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

All Implemented Interfaces:
    TransportSender, Handler

Fields inherited from org.apache.axis2.handlers.AbstractHandler:
handlerDesc
Method from org.apache.axis2.transport.nhttp.HttpCoreNIOSSLSender Summary:
getEventDispatch,   getSSLContext,   getSSLIOSessionHandler
Methods from org.apache.axis2.transport.nhttp.HttpCoreNIOSender:
cleanup,   getEventDispatch,   getSSLContext,   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.nhttp.HttpCoreNIOSSLSender Detail:
 protected IOEventDispatch getEventDispatch(NHttpClientHandler handler,
    SSLContext sslContext,
    SSLIOSessionHandler sslIOSessionHandler,
    HttpParams params) 
 protected SSLContext getSSLContext(TransportOutDescription transportOut) throws AxisFault 
 protected SSLIOSessionHandler getSSLIOSessionHandler(TransportOutDescription transportOut) throws AxisFault