Uses of Class
org.apache.synapse.transport.vfs.PollTableEntry
-
-
Uses of PollTableEntry in org.apache.synapse.transport.vfs
Methods in org.apache.synapse.transport.vfs that return PollTableEntry Modifier and Type Method Description protected PollTableEntry
VFSTransportListener. createEndpoint()
Methods in org.apache.synapse.transport.vfs with parameters of type PollTableEntry Modifier and Type Method Description protected void
VFSTransportListener. poll(PollTableEntry entry)
protected void
VFSTransportListener. stopEndpoint(PollTableEntry endpoint)
-