Interface | Description |
---|---|
HostNameResolver | Deprecated
Do not use
|
LayeredSchemeSocketFactory |
A
SocketFactory for layered sockets (SSL/TLS). |
LayeredSocketFactory | Deprecated |
SchemeSocketFactory |
A factory for creating, initializing and connecting sockets.
|
SocketFactory | Deprecated |
Class | Description |
---|---|
PlainSocketFactory |
The default class for creating plain (unencrypted) sockets.
|
Scheme |
Encapsulates specifics of a protocol scheme such as "http" or "https".
|
SchemeRegistry |
A set of supported protocol
Scheme s. |
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.