public class VFSTransportListener extends org.apache.axis2.transport.base.AbstractPollingTransportListener<PollTableEntry> implements org.apache.axis2.transport.base.ManagementSupport
| Modifier and Type | Field and Description |
|---|---|
static String |
DELETE |
static String |
MOVE |
static String |
NONE |
static String |
TRANSPORT_NAME |
| Constructor and Description |
|---|
VFSTransportListener() |
| Modifier and Type | Method and Description |
|---|---|
protected PollTableEntry |
createEndpoint() |
void |
destroy() |
protected void |
doInit() |
boolean |
isFileSystemClosed() |
protected void |
poll(PollTableEntry entry) |
void |
setFileSystemClosed(boolean fileSystemClosed) |
protected void |
stopEndpoint(PollTableEntry endpoint) |
maintenenceShutdown, onPollCompletion, pause, processFailure, resume, startEndpointgetEndpoints, getEPRsForService, init, start, startListeningForService, stop, stopListeningForServicecreateMessageContext, 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, resetStatisticsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActiveThreadCount, getAvgSizeReceived, getAvgSizeSent, getBytesReceived, getBytesSent, getFaultsReceiving, getFaultsSending, getLastResetTime, getMaxSizeReceived, getMaxSizeSent, getMessagesReceived, getMessagesSent, getMetricsWindow, getMinSizeReceived, getMinSizeSent, getQueueSize, getResponseCodeTable, getTimeoutsReceiving, getTimeoutsSending, maintenenceShutdown, pause, resetStatistics, resumepublic static final String TRANSPORT_NAME
public static final String DELETE
public static final String MOVE
public static final String NONE
protected void doInit()
throws org.apache.axis2.AxisFault
doInit in class org.apache.axis2.transport.base.AbstractPollingTransportListener<PollTableEntry>org.apache.axis2.AxisFaultprotected void poll(PollTableEntry entry)
poll in class org.apache.axis2.transport.base.AbstractPollingTransportListener<PollTableEntry>public void destroy()
destroy in interface org.apache.axis2.transport.TransportListenerdestroy in class org.apache.axis2.transport.base.AbstractPollingTransportListener<PollTableEntry>protected PollTableEntry createEndpoint()
createEndpoint in class org.apache.axis2.transport.base.AbstractTransportListenerEx<PollTableEntry>protected void stopEndpoint(PollTableEntry endpoint)
stopEndpoint in class org.apache.axis2.transport.base.AbstractPollingTransportListener<PollTableEntry>public boolean isFileSystemClosed()
public void setFileSystemClosed(boolean fileSystemClosed)
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.