Package | Description |
---|---|
org.jacorb.orb.factory |
Modifier and Type | Class and Description |
---|---|
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.
|