|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AxisHttpRequest | |
| org.apache.axis2.transport.http | |
| org.apache.axis2.transport.http.server | |
| Uses of AxisHttpRequest in org.apache.axis2.transport.http |
| Methods in org.apache.axis2.transport.http with parameters of type AxisHttpRequest | |
void |
HTTPWorker.service(AxisHttpRequest request,
AxisHttpResponse response,
MessageContext msgContext)
|
java.lang.String |
HTTPWorker.getHostAddress(AxisHttpRequest request)
|
| Uses of AxisHttpRequest in org.apache.axis2.transport.http.server |
| Classes in org.apache.axis2.transport.http.server that implement AxisHttpRequest | |
class |
AxisHttpRequestImpl
|
| Methods in org.apache.axis2.transport.http.server with parameters of type AxisHttpRequest | |
void |
Worker.service(AxisHttpRequest request,
AxisHttpResponse response,
MessageContext msgContext)
|
static java.lang.String |
HttpUtils.getSoapAction(AxisHttpRequest request)
|
protected void |
AxisHttpService.doService(AxisHttpRequest request,
AxisHttpResponse response,
org.apache.http.protocol.HttpContext context)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||