Uses of Interface
org.apache.axis2.transport.http.server.AxisHttpRequest
Packages that use AxisHttpRequest
-
Uses of AxisHttpRequest in org.apache.axis2.transport.http
Methods in org.apache.axis2.transport.http with parameters of type AxisHttpRequestModifier and TypeMethodDescriptionHTTPWorker.getHost(AxisHttpRequest request) voidHTTPWorker.service(AxisHttpRequest request, AxisHttpResponse response, org.apache.axis2.context.MessageContext msgContext) -
Uses of AxisHttpRequest in org.apache.axis2.transport.http.server
Classes in org.apache.axis2.transport.http.server that implement AxisHttpRequestMethods in org.apache.axis2.transport.http.server with parameters of type AxisHttpRequestModifier and TypeMethodDescriptionprotected voidAxisHttpService.doService(AxisHttpRequest request, AxisHttpResponse response, org.apache.hc.core5.http.protocol.HttpContext context, org.apache.axis2.context.MessageContext msgContext) static StringHttpUtils.getSoapAction(AxisHttpRequest request) voidWorker.service(AxisHttpRequest request, AxisHttpResponse response, org.apache.axis2.context.MessageContext msgContext)