Package | Description |
---|---|
org.globus.axis.transport.commons | |
org.globus.net |
Contains socket factories for creating regural and secure server sockets behind firewalls
or NAT servers.
|
Modifier and Type | Field and Description |
---|---|
private SocketFactory |
CommonsSocketFactory.defaultSocketFactory |
private SocketFactory |
CommonsSSLSocketFactory.defaultSocketFactory |
Modifier and Type | Field and Description |
---|---|
private static SocketFactory |
SocketFactory.defaultFactory |
Modifier and Type | Method and Description |
---|---|
static SocketFactory |
SocketFactory.getDefault()
Returns the default instance of this class.
|