Interface Connection
-
- All Known Subinterfaces:
Connection
- All Known Implementing Classes:
ConnectionImpl,NoConnectionCacheImpl.NCCConnectionImpl,SocketFactoryConnectionImpl
public interface ConnectionThis interface represents the connection on which a request is made.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.net.SocketgetSocket()
-