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
Axis2HttpsTransportListener is the Axis2 Transport Listener implementation for Netty based HTTPs transport.-
Field Summary
Fields inherited from class org.apache.synapse.transport.netty.listener.Axis2HttpTransportListener
messagingHandlers, sourceConfiguration, transportInDescriptionFields inherited from interface org.apache.axis2.transport.TransportListener
HOST_ADDRESS, PARAM_PORT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.wso2.transport.http.netty.contract.config.ListenerConfigurationprotected SchemeMethods inherited from class org.apache.synapse.transport.netty.listener.Axis2HttpTransportListener
destroy, getEPRForService, getEPRsForService, getSessionContext, init, setMessagingHandlers, start, stop
-
Constructor Details
-
Axis2HttpSSLTransportListener
public Axis2HttpSSLTransportListener()
-
-
Method Details
-
initScheme
- Overrides:
initSchemein classAxis2HttpTransportListener
-
initListenerConfiguration
protected org.wso2.transport.http.netty.contract.config.ListenerConfiguration initListenerConfiguration() throws org.apache.axis2.AxisFault- Overrides:
initListenerConfigurationin classAxis2HttpTransportListener- Throws:
org.apache.axis2.AxisFault
-