Package org.apache.http.conn.socket
Client connection socket APIs.
-
Interface Summary Interface Description ConnectionSocketFactory A factory for creating and connecting connection sockets.LayeredConnectionSocketFactory ExtendedConnectionSocketFactory
interface for layered sockets such as SSL/TLS. -
Class Summary Class Description PlainConnectionSocketFactory The default class for creating plain (unencrypted) sockets.