|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleHttpServerConnection | |
org.apache.axis2.transport.http | |
org.apache.axis2.transport.http.server |
Uses of SimpleHttpServerConnection in org.apache.axis2.transport.http |
Methods in org.apache.axis2.transport.http with parameters of type SimpleHttpServerConnection | |
boolean |
HTTPWorker.processRequest(SimpleHttpServerConnection conn,
SimpleRequest request)
|
Uses of SimpleHttpServerConnection in org.apache.axis2.transport.http.server |
Methods in org.apache.axis2.transport.http.server that return SimpleHttpServerConnection | |
SimpleHttpServerConnection |
SimpleConnManager.openConnection(SimpleHost host)
|
SimpleHttpServerConnection |
SimpleConnList.removeLast()
|
SimpleHttpServerConnection |
SimpleConnList.removeFirst()
|
Constructors in org.apache.axis2.transport.http.server with parameters of type SimpleHttpServerConnection | |
SimpleConnectionThread(java.lang.ThreadGroup tg,
java.lang.String name,
SimpleHttpServerConnection conn,
SimpleConnSet connpool,
HttpRequestHandler handler)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |