public class WebsocketTransportListener
extends org.apache.axis2.transport.base.AbstractTransportListenerEx<org.apache.axis2.transport.base.ProtocolEndpoint>
Constructor and Description |
---|
WebsocketTransportListener() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.axis2.transport.base.ProtocolEndpoint |
createEndpoint() |
protected void |
doInit() |
protected void |
startEndpoint(org.apache.axis2.transport.base.ProtocolEndpoint endpoint) |
protected void |
stopEndpoint(org.apache.axis2.transport.base.ProtocolEndpoint endpoint) |
getEndpoints, getEPRsForService, init, start, startListeningForService, stop, stopListeningForService
createMessageContext, destroy, disableTransportForService, getActiveThreadCount, getAvgSizeReceived, getAvgSizeSent, getBytesReceived, getBytesSent, getConfigurationContext, getEPRForService, getEPRsForService, getFaultsReceiving, getFaultsSending, getLastResetTime, getMaxSizeReceived, getMaxSizeSent, getMessagesReceived, getMessagesSent, getMetricsCollector, getMetricsWindow, getMinSizeReceived, getMinSizeSent, getQueueSize, getResponseCodeTable, getSessionContext, getTimeoutsReceiving, getTimeoutsSending, getTransportInDescription, getTransportName, handleException, handleIncomingMessage, logException, maintenenceShutdown, pause, resetStatistics, resume
protected void doInit() throws org.apache.axis2.AxisFault
doInit
in class org.apache.axis2.transport.base.AbstractTransportListenerEx<org.apache.axis2.transport.base.ProtocolEndpoint>
org.apache.axis2.AxisFault
protected org.apache.axis2.transport.base.ProtocolEndpoint createEndpoint()
createEndpoint
in class org.apache.axis2.transport.base.AbstractTransportListenerEx<org.apache.axis2.transport.base.ProtocolEndpoint>
protected void startEndpoint(org.apache.axis2.transport.base.ProtocolEndpoint endpoint) throws org.apache.axis2.AxisFault
startEndpoint
in class org.apache.axis2.transport.base.AbstractTransportListenerEx<org.apache.axis2.transport.base.ProtocolEndpoint>
org.apache.axis2.AxisFault
protected void stopEndpoint(org.apache.axis2.transport.base.ProtocolEndpoint endpoint)
stopEndpoint
in class org.apache.axis2.transport.base.AbstractTransportListenerEx<org.apache.axis2.transport.base.ProtocolEndpoint>
Copyright © 2017 WSO2. All rights reserved.