public class PassThroughHttpMultiSSLListener extends PassThroughHttpListener implements SSLProfileLoader
ACTIVE_CONNECTION_MONITOR_DELAY, log| Constructor and Description |
|---|
PassThroughHttpMultiSSLListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(org.apache.axis2.context.ConfigurationContext cfgCtx,
org.apache.axis2.description.TransportInDescription transportInDescription) |
protected ServerConnFactoryBuilder |
initConnFactoryBuilder(org.apache.axis2.description.TransportInDescription transportIn,
org.apache.http.HttpHost host,
org.apache.axis2.context.ConfigurationContext configurationContext) |
protected Scheme |
initScheme() |
void |
reloadConfig(org.apache.axis2.description.ParameterInclude transport)
Reload SSL profiles and reset connections in PassThroughHttpMultiSSLListener
|
destroy, getEPRForService, getEPRsForService, getSessionContext, getTransportName, maintenanceShutdown, pause, reload, reloadDynamicSSLConfig, reloadSpecificEndPoints, resume, start, stoppublic void init(org.apache.axis2.context.ConfigurationContext cfgCtx,
org.apache.axis2.description.TransportInDescription transportInDescription)
throws org.apache.axis2.AxisFault
init in interface org.apache.axis2.transport.TransportListenerinit in class PassThroughHttpListenerorg.apache.axis2.AxisFaultprotected Scheme initScheme()
initScheme in class PassThroughHttpListenerprotected ServerConnFactoryBuilder initConnFactoryBuilder(org.apache.axis2.description.TransportInDescription transportIn, org.apache.http.HttpHost host, org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
initConnFactoryBuilder in class PassThroughHttpListenerorg.apache.axis2.AxisFaultpublic void reloadConfig(org.apache.axis2.description.ParameterInclude transport)
throws org.apache.axis2.AxisFault
reloadConfig in interface SSLProfileLoadertransport - TransportInDescription of the configurationorg.apache.axis2.AxisFaultCopyright © 2005–2019 Apache Software Foundation. All rights reserved.