Package org.apache.http.conn.socket

Client connection socket APIs.

See:
          Description

Interface Summary
ConnectionSocketFactory A factory for creating and connecting connection sockets.
LayeredConnectionSocketFactory Extended ConnectionSocketFactory interface for layered sockets such as SSL/TLS.
 

Class Summary
PlainConnectionSocketFactory The default class for creating plain (unencrypted) sockets.
 

Package org.apache.http.conn.socket Description

Client connection socket APIs.



Copyright © 1999–2019 The Apache Software Foundation. All rights reserved.