Uses of Class
org.apache.axis2.transport.http.server.SimpleConnSet

Packages that use SimpleConnSet
org.apache.axis2.transport.http.server   
 

Uses of SimpleConnSet in org.apache.axis2.transport.http.server
 

Constructors in org.apache.axis2.transport.http.server with parameters of type SimpleConnSet
SimpleConnectionThread(java.lang.ThreadGroup tg, java.lang.String name, SimpleHttpServerConnection conn, SimpleConnSet connpool, HttpRequestHandler handler)