|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Scheme class represents a protocol
scheme such as "http" or "https" and contains a number of protocol properties
such as the default port and the socket factory to be used to creating
Sockets for the given protocol
See:
Description
| Interface Summary | |
|---|---|
| HostNameResolver | Deprecated. (4.1) Do not use |
| LayeredSchemeSocketFactory | Deprecated. (4.2) use SchemeLayeredSocketFactory |
| LayeredSocketFactory | Deprecated. (4.1) use SchemeSocketFactory |
| SchemeLayeredSocketFactory | Deprecated. (4.3) use LayeredConnectionSocketFactory |
| SchemeSocketFactory | Deprecated. (4.3) use ConnectionSocketFactory |
| SocketFactory | Deprecated. (4.1) use SchemeSocketFactory |
| Class Summary | |
|---|---|
| PlainSocketFactory | Deprecated. (4.3) use PlainSocketFactory |
| Scheme | Deprecated. (4.3) use SchemePortResolver for default port resolution
and Registry for socket factory lookups. |
| SchemeRegistry | Deprecated. (4.3) use Registry |
Scheme class represents a protocol
scheme such as "http" or "https" and contains a number of protocol properties
such as the default port and the socket factory to be used to creating
Sockets for the given protocol
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||