public class HttpCoreNIOMultiSSLListener extends HttpCoreNIOListener implements SSLProfileLoader
ACTIVE_CONNECTION_MONITOR_DELAY
Constructor and Description |
---|
HttpCoreNIOMultiSSLListener() |
Modifier and Type | Method and Description |
---|---|
void |
init(org.apache.axis2.context.ConfigurationContext ctx,
org.apache.axis2.description.TransportInDescription transportIn)
Initialize the transport listener, and execute reactor in new separate thread
|
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 HttpCoreNIOMultiSSLListener
|
destroy, getActiveConnectionsSize, getActiveThreadCount, getAvgSizeReceived, getAvgSizeSent, getBytesReceived, getBytesSent, getEPRForService, getEPRsForService, getFaultsReceiving, getFaultsSending, getLastResetTime, getMaxSizeReceived, getMaxSizeSent, getMessagesReceived, getMessagesSent, getMetricsWindow, getMinSizeReceived, getMinSizeSent, getQueueSize, getResponseCodeTable, getServiceEPRPrefix, getServiceEPRPrefix, getSessionContext, getTimeoutsReceiving, getTimeoutsSending, initConnFactoryBuilder, maintenenceShutdown, pause, reload, reloadDynamicSSLConfig, reloadSpecificEndpoints, resetStatistics, resume, start, stop
public void init(org.apache.axis2.context.ConfigurationContext ctx, org.apache.axis2.description.TransportInDescription transportIn) throws org.apache.axis2.AxisFault
HttpCoreNIOListener
init
in interface org.apache.axis2.transport.TransportListener
init
in class HttpCoreNIOListener
transportIn
- the description of the http/s transport from Axis2 configurationorg.apache.axis2.AxisFault
- on errorprotected Scheme initScheme()
initScheme
in class HttpCoreNIOListener
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 HttpCoreNIOListener
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.