Save This Page
Home » axis2-1.5-src » org.apache » axis2 » transport » http » [javadoc | source]
org.apache.axis2.transport.http
public class: CommonsHTTPTransportSender [javadoc | source]
java.lang.Object
   org.apache.axis2.handlers.AbstractHandler
      org.apache.axis2.transport.http.CommonsHTTPTransportSender

All Implemented Interfaces:
    TransportSender, Handler

Field Summary
protected static final  String PROXY_HOST_NAME     
protected static final  String PROXY_PORT     
 int soTimeout     
protected  TransportOutDescription proxyOutSetting    proxydiscription 
protected  String httpVersion     
 int connectionTimeout     
Fields inherited from org.apache.axis2.handlers.AbstractHandler:
handlerDesc
Method from org.apache.axis2.transport.http.CommonsHTTPTransportSender Summary:
cleanup,   init,   invoke,   stop
Methods from org.apache.axis2.handlers.AbstractHandler:
cleanup,   flowComplete,   getHandlerDesc,   getName,   getParameter,   init,   toString
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.axis2.transport.http.CommonsHTTPTransportSender Detail:
 public  void cleanup(MessageContext msgContext) throws AxisFault 
 public  void init(ConfigurationContext confContext,
    TransportOutDescription transportOut) throws AxisFault 
 public InvocationResponse invoke(MessageContext msgContext) throws AxisFault 
 public  void stop()