Package org.jacorb.orb.factory

Interface Summary
ServerSocketFactory  
SocketFactory  
 

Class Summary
AbstractSocketFactory  
DefaultServerSocketFactory  
DefaultSocketFactory the default SocketFactory implementation.
FixedAddressSocketFactory a SocketFactory implementation that allows to specify the local address the socket should be bound to.
PortRangeServerSocketFactory  
PortRangeSocketFactory a SocketFactory implementation that allows to specify the range of local ports that should be used by a created socket.
SocketFactoryManager