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 PollTableEntryVFSTransportListener. createEndpoint()Methods in org.apache.synapse.transport.vfs with parameters of type PollTableEntry Modifier and Type Method Description protected voidVFSTransportListener. poll(PollTableEntry entry)protected voidVFSTransportListener. stopEndpoint(PollTableEntry endpoint)
-