Class PassThroughHttpSSLListener
java.lang.Object
org.apache.synapse.transport.passthru.PassThroughHttpListener
org.apache.synapse.transport.passthru.PassThroughHttpSSLListener
- All Implemented Interfaces:
org.apache.axis2.transport.TransportListener
-
Field Summary
Fields inherited from class org.apache.synapse.transport.passthru.PassThroughHttpListener
ACTIVE_CONNECTION_MONITOR_DELAY, logFields inherited from interface org.apache.axis2.transport.TransportListener
HOST_ADDRESS, PARAM_PORT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ServerConnFactoryBuilderinitConnFactoryBuilder(org.apache.axis2.description.TransportInDescription transportIn, org.apache.http.HttpHost host, org.apache.axis2.context.ConfigurationContext configurationContext) protected SchemeMethods inherited from class org.apache.synapse.transport.passthru.PassThroughHttpListener
destroy, getEPRForService, getEPRsForService, getSessionContext, getTransportName, init, maintenanceShutdown, pause, reload, reloadDynamicSSLConfig, reloadSpecificEndPoints, resume, start, stop
-
Constructor Details
-
PassThroughHttpSSLListener
public PassThroughHttpSSLListener()
-
-
Method Details
-
initScheme
- Overrides:
initSchemein classPassThroughHttpListener
-
initConnFactoryBuilder
protected ServerConnFactoryBuilder initConnFactoryBuilder(org.apache.axis2.description.TransportInDescription transportIn, org.apache.http.HttpHost host, org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault - Overrides:
initConnFactoryBuilderin classPassThroughHttpListener- Throws:
org.apache.axis2.AxisFault
-