org.apache.axis2.transport.http.server
Class DefaultHttpConnectionFactory
java.lang.Object
org.apache.axis2.transport.http.server.DefaultHttpConnectionFactory
- All Implemented Interfaces:
- HttpConnectionFactory
- public class DefaultHttpConnectionFactory
- extends Object
- implements HttpConnectionFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultHttpConnectionFactory
public DefaultHttpConnectionFactory(org.apache.http.params.HttpParams params)
newConnection
public org.apache.http.HttpServerConnection newConnection(Socket socket)
throws IOException
- Specified by:
newConnection
in interface HttpConnectionFactory
- Throws:
IOException