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, stoppublic void init(org.apache.axis2.context.ConfigurationContext ctx,
org.apache.axis2.description.TransportInDescription transportIn)
throws org.apache.axis2.AxisFault
HttpCoreNIOListenerinit in interface org.apache.axis2.transport.TransportListenerinit in class HttpCoreNIOListenertransportIn - the description of the http/s transport from Axis2 configurationorg.apache.axis2.AxisFault - on errorprotected Scheme initScheme()
initScheme in class HttpCoreNIOListenerprotected 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 HttpCoreNIOListenerorg.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.