Uses of Class
org.apache.axis2.transport.base.AbstractPollTableEntry

Packages that use AbstractPollTableEntry
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
 class AbstractPollingTransportListener<T extends AbstractPollTableEntry>
           
 

Uses of AbstractPollTableEntry in org.apache.axis2.transport.mail
 

Subclasses of AbstractPollTableEntry in org.apache.axis2.transport.mail
 class PollTableEntry
          Holds information about an entry in the VFS transport poll table used by the VFS Transport Listener
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.