|
||||||||||
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 |
AxisHttpService.handleRequest(AxisHttpConnection conn,
org.apache.http.protocol.HttpContext context)
|
void |
HttpConnectionManager.process(AxisHttpConnection incoming)
|
void |
DefaultHttpConnectionManager.process(AxisHttpConnection conn)
|
Constructors in org.apache.axis2.transport.http.server with parameters of type AxisHttpConnection | |
---|---|
AxisHttpRequestImpl(AxisHttpConnection conn,
org.apache.http.HttpRequest request,
org.apache.http.protocol.HttpProcessor httpproc,
org.apache.http.protocol.HttpContext context)
|
|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |