|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SocketFactory | |
---|---|
org.jacorb.orb.factory |
Uses of SocketFactory in org.jacorb.orb.factory |
---|
Classes in org.jacorb.orb.factory that implement SocketFactory | |
---|---|
class |
AbstractSocketFactory
|
class |
DefaultSocketFactory
the default SocketFactory implementation. |
class |
FixedAddressSocketFactory
a SocketFactory implementation that allows to specify the local address the socket should be bound to. |
class |
PortRangeSocketFactory
a SocketFactory implementation that allows to specify the range of local ports that should be used by a created socket. |
Methods in org.jacorb.orb.factory that return SocketFactory | |
---|---|
SocketFactory |
SocketFactoryManager.getSocketFactory()
|
SocketFactory |
SocketFactoryManager.getSSLSocketFactory()
getSSLSocketFactory returns a SSL socket factory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |