Interface Connection
- All Known Subinterfaces:
Connection
- All Known Implementing Classes:
ConnectionImpl
,NoConnectionCacheImpl.NCCConnectionImpl
,SocketFactoryConnectionImpl
public interface Connection
This interface represents the connection on which a request is made.
-
Method Summary
-
Method Details
-
getSocket
Socket getSocket()
-