public class UDPListener extends AbstractDatagramTransportListener<Endpoint> implements ManagementSupport
org.apache.axis2.transport.udp
cfgCtx, config, isNonBlocking, log, metrics, state, useAxis2ThreadPool, workerPool
HOST_ADDRESS, PARAM_PORT
Constructor and Description |
---|
UDPListener() |
Modifier and Type | Method and Description |
---|---|
protected IODispatcher |
createDispatcher(DatagramDispatcherCallback callback) |
protected Endpoint |
doCreateEndpoint() |
createEndpoint, destroy, doInit, startEndpoint, stopEndpoint
getEndpoints, getEPRsForService, init, start, startListeningForService, stop, stopListeningForService
createMessageContext, 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getActiveThreadCount, getAvgSizeReceived, getAvgSizeSent, getBytesReceived, getBytesSent, getFaultsReceiving, getFaultsSending, getLastResetTime, getMaxSizeReceived, getMaxSizeSent, getMessagesReceived, getMessagesSent, getMetricsWindow, getMinSizeReceived, getMinSizeSent, getQueueSize, getResponseCodeTable, getTimeoutsReceiving, getTimeoutsSending, maintenenceShutdown, pause, resetStatistics, resume
protected IODispatcher createDispatcher(DatagramDispatcherCallback callback) throws IOException
createDispatcher
in class AbstractDatagramTransportListener<Endpoint>
IOException
protected Endpoint doCreateEndpoint()
doCreateEndpoint
in class AbstractDatagramTransportListener<Endpoint>
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.