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

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getSocket

      Socket getSocket()