Uses of Class
org.apache.axis2.transport.base.AbstractPollTableEntry
-
Packages that use AbstractPollTableEntry Package Description org.apache.axis2.transport.base org.apache.axis2.transport.mail -
-
Uses of AbstractPollTableEntry in org.apache.axis2.transport.base
Classes in org.apache.axis2.transport.base with type parameters of type AbstractPollTableEntry Modifier and Type Class Description class
AbstractPollingTransportListener<T extends AbstractPollTableEntry>
-
Uses of AbstractPollTableEntry in org.apache.axis2.transport.mail
Subclasses of AbstractPollTableEntry in org.apache.axis2.transport.mail Modifier and Type Class Description class
PollTableEntry
Holds information about an entry in the VFS transport poll table used by the VFS Transport Listener
-