org.apache.axis2.transport.http.server
Class SimplePlainSocketFactory
java.lang.Object
org.apache.axis2.transport.http.server.SimplePlainSocketFactory
- All Implemented Interfaces:
- SimpleSocketFactory
- public class SimplePlainSocketFactory
- extends Object
- implements SimpleSocketFactory
Defines a plain socket factory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimplePlainSocketFactory
public SimplePlainSocketFactory()
createServerSocket
public ServerSocket createServerSocket(int port)
throws IOException
- Specified by:
createServerSocket
in interface SimpleSocketFactory
- Throws:
IOException