Class Axis2HttpSSLTransportListener

java.lang.Object
org.apache.synapse.transport.netty.listener.Axis2HttpTransportListener
org.apache.synapse.transport.netty.listener.Axis2HttpSSLTransportListener
All Implemented Interfaces:
org.apache.axis2.transport.TransportListener

public class Axis2HttpSSLTransportListener extends Axis2HttpTransportListener
Axis2HttpsTransportListener is the Axis2 Transport Listener implementation for Netty based HTTPs transport.
  • Constructor Details

    • Axis2HttpSSLTransportListener

      public Axis2HttpSSLTransportListener()
  • Method Details