public class TCPTransportListener extends AbstractTransportListenerEx<TCPEndpoint>
cfgCtx, config, isNonBlocking, log, metrics, state, useAxis2ThreadPool, workerPoolHOST_ADDRESS, PARAM_PORT| Constructor and Description |
|---|
TCPTransportListener() |
| Modifier and Type | Method and Description |
|---|---|
protected TCPEndpoint |
createEndpoint() |
protected void |
doInit() |
protected void |
startEndpoint(TCPEndpoint endpoint) |
protected void |
stopEndpoint(TCPEndpoint endpoint) |
getEndpoints, getEPRsForService, init, start, startListeningForService, stop, stopListeningForServicecreateMessageContext, 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, resumeprotected void doInit()
throws AxisFault
doInit in class AbstractTransportListenerEx<TCPEndpoint>AxisFaultprotected TCPEndpoint createEndpoint()
createEndpoint in class AbstractTransportListenerEx<TCPEndpoint>protected void startEndpoint(TCPEndpoint endpoint) throws AxisFault
startEndpoint in class AbstractTransportListenerEx<TCPEndpoint>AxisFaultprotected void stopEndpoint(TCPEndpoint endpoint)
stopEndpoint in class AbstractTransportListenerEx<TCPEndpoint>Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.