Package | Description |
---|---|
org.apache.axis2.transport.http | |
org.apache.axis2.transport.http.server |
Modifier and Type | Method and Description |
---|---|
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 String |
HttpUtils.getSoapAction(AxisHttpRequest request) |
void |
Worker.service(AxisHttpRequest request,
AxisHttpResponse response,
MessageContext msgContext) |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.