Class HTTPClient5TransportSender

java.lang.Object
org.apache.axis2.handlers.AbstractHandler
org.apache.axis2.transport.http.AbstractHTTPTransportSender
org.apache.axis2.transport.http.impl.httpclient5.HTTPClient5TransportSender
All Implemented Interfaces:
org.apache.axis2.engine.Handler, org.apache.axis2.kernel.TransportSender, HTTPTransportSender

public class HTTPClient5TransportSender extends AbstractHTTPTransportSender
The Class HTTPClient5TransportSender uses HTTPClient 5.X.
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.apache.axis2.engine.Handler

    org.apache.axis2.engine.Handler.InvocationResponse
  • Field Summary

    Fields inherited from class org.apache.axis2.handlers.AbstractHandler

    handlerDesc
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    cleanup(org.apache.axis2.context.MessageContext msgContext)
     
    protected HTTPSender
     
    void
    setHTTPClientVersion(org.apache.axis2.context.ConfigurationContext configurationContext)
     

    Methods inherited from class org.apache.axis2.transport.http.AbstractHTTPTransportSender

    init, invoke, isGeneratedName, stop

    Methods inherited from class org.apache.axis2.handlers.AbstractHandler

    flowComplete, getHandlerDesc, getName, getParameter, init, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface org.apache.axis2.engine.Handler

    flowComplete, getHandlerDesc, getName, getParameter, init