Uses of Interface
org.apache.axis2.transport.http.server.AxisHttpResponse
Packages that use AxisHttpResponse
-
Uses of AxisHttpResponse in org.apache.axis2.transport.http
Methods in org.apache.axis2.transport.http with parameters of type AxisHttpResponseModifier and TypeMethodDescriptionvoidHTTPWorker.service(AxisHttpRequest request, AxisHttpResponse response, org.apache.axis2.context.MessageContext msgContext) -
Uses of AxisHttpResponse in org.apache.axis2.transport.http.server
Classes in org.apache.axis2.transport.http.server that implement AxisHttpResponseMethods in org.apache.axis2.transport.http.server with parameters of type AxisHttpResponseModifier and TypeMethodDescriptionprotected voidAxisHttpService.doService(AxisHttpRequest request, AxisHttpResponse response, org.apache.hc.core5.http.protocol.HttpContext context, org.apache.axis2.context.MessageContext msgContext) voidWorker.service(AxisHttpRequest request, AxisHttpResponse response, org.apache.axis2.context.MessageContext msgContext)