Package | Description |
---|---|
org.apache.axis2.transport.http.server |
Modifier and Type | Class and Description |
---|---|
class |
AxisHttpConnectionImpl |
Modifier and Type | Method and Description |
---|---|
void |
AxisHttpService.handleRequest(AxisHttpConnection conn,
org.apache.http.protocol.HttpContext context) |
void |
HttpConnectionManager.process(AxisHttpConnection incoming) |
void |
DefaultHttpConnectionManager.process(AxisHttpConnection conn) |
Constructor and Description |
---|
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) |
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.