| Package | Description |
|---|---|
| org.apache.axis2.transport.http | |
| org.apache.axis2.transport.http.server |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
HTTPWorker.getHost(AxisHttpRequest request) |
void |
HTTPWorker.service(AxisHttpRequest request,
AxisHttpResponse response,
MessageContext msgContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
AxisHttpRequestImpl |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AxisHttpService.doService(AxisHttpRequest request,
AxisHttpResponse response,
org.apache.http.protocol.HttpContext context,
MessageContext msgContext) |
static java.lang.String |
HttpUtils.getSoapAction(AxisHttpRequest request) |
void |
Worker.service(AxisHttpRequest request,
AxisHttpResponse response,
MessageContext msgContext) |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.