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, stop
public 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.TransportListener
init
in class PassThroughHttpListener
org.apache.axis2.AxisFault
protected Scheme initScheme()
initScheme
in class PassThroughHttpListener
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
initConnFactoryBuilder
in class PassThroughHttpListener
org.apache.axis2.AxisFault
public void reloadConfig(org.apache.axis2.description.ParameterInclude transport) throws org.apache.axis2.AxisFault
reloadConfig
in interface SSLProfileLoader
transport
- TransportInDescription of the configurationorg.apache.axis2.AxisFault
Copyright © 2005–2020 Apache Software Foundation. All rights reserved.