Uses of Interface
org.apache.axis2.transport.http.server.AxisHttpResponse

Packages that use AxisHttpResponse
org.apache.axis2.transport.http   
org.apache.axis2.transport.http.server   
 

Uses of AxisHttpResponse in org.apache.axis2.transport.http
 

Methods in org.apache.axis2.transport.http with parameters of type AxisHttpResponse
 void HTTPWorker.service(AxisHttpRequest request, AxisHttpResponse response, MessageContext msgContext)
           
 

Uses of AxisHttpResponse in org.apache.axis2.transport.http.server
 

Classes in org.apache.axis2.transport.http.server that implement AxisHttpResponse
 class AxisHttpResponseImpl
           
 

Methods in org.apache.axis2.transport.http.server with parameters of type AxisHttpResponse
protected  void AxisHttpService.doService(AxisHttpRequest request, AxisHttpResponse response, org.apache.http.protocol.HttpContext context, MessageContext msgContext)
           
 void Worker.service(AxisHttpRequest request, AxisHttpResponse response, MessageContext msgContext)
           
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.