Interface | Description |
---|---|
ConnectionSocketFactory |
A factory for creating and connecting sockets.
|
LayeredConnectionSocketFactory |
Extended
ConnectionSocketFactory interface for layered sockets such as SSL/TLS. |
Class | Description |
---|---|
PlainSocketFactory |
The default class for creating plain (unencrypted) sockets.
|
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.