a SocketFactory implementation that allows to specify the local address the socket should be bound to. the factory will read the attribute OAIAddr from the configuration and use the specified value to configure the sockets it creates.
@author Nicolas Noffke
@version $Id: FixedAddressSocketFactory.java,v 1.8 2009-04-25 10:10:35 andre.spiegel Exp $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.