Interface | Description |
---|---|
ConnectionSocketFactory |
A factory for creating and connecting connection sockets.
|
LayeredConnectionSocketFactory |
Extended
ConnectionSocketFactory interface for layered sockets such as SSL/TLS. |
Class | Description |
---|---|
PlainConnectionSocketFactory |
The default class for creating plain (unencrypted) sockets.
|