Package org.apache.http.conn.scheme
-
Interface Summary Interface Description HostNameResolver LayeredSocketFactory ASocketFactoryfor layered sockets (SSL/TLS).SocketFactory A factory for creating and connecting sockets. -
Class Summary Class Description PlainSocketFactory The default class for creating sockets.Scheme Encapsulates specifics of a protocol scheme such as "http" or "https".SchemeRegistry A set of supported protocolschemes.