|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AxisHttpConnection | |
| org.apache.axis2.transport.http.server | |
| Uses of AxisHttpConnection in org.apache.axis2.transport.http.server |
| Classes in org.apache.axis2.transport.http.server that implement AxisHttpConnection | |
class |
AxisHttpConnectionImpl
|
| Methods in org.apache.axis2.transport.http.server with parameters of type AxisHttpConnection | |
void |
HttpConnectionManager.process(AxisHttpConnection incoming)
|
void |
AxisHttpService.handleRequest(AxisHttpConnection conn,
org.apache.http.protocol.HttpContext context)
|
void |
DefaultHttpConnectionManager.process(AxisHttpConnection conn)
|
| Constructors in org.apache.axis2.transport.http.server with parameters of type AxisHttpConnection | |
AxisHttpResponseImpl(AxisHttpConnection conn,
org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpProcessor httpproc,
org.apache.http.protocol.HttpContext context)
|
|
HttpServiceProcessor(AxisHttpService httpservice,
AxisHttpConnection conn,
IOProcessorCallback callback)
|
|
AxisHttpRequestImpl(AxisHttpConnection conn,
org.apache.http.HttpRequest request,
org.apache.http.protocol.HttpProcessor httpproc,
org.apache.http.protocol.HttpContext context)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||