Uses of Class
org.apache.geronimo.mail.AbstractStore

Packages that use AbstractStore
org.apache.geronimo.mail.imap   
org.apache.geronimo.mail.pop3   
 

Uses of AbstractStore in org.apache.geronimo.mail.imap
 

Subclasses of AbstractStore in org.apache.geronimo.mail.imap
 class IMAPStore
          Represents the Apache implementation of the IMAP Store.
 

Uses of AbstractStore in org.apache.geronimo.mail.pop3
 

Subclasses of AbstractStore in org.apache.geronimo.mail.pop3
 class POP3Store
          Represents the Apache implementation of the POP3 Store.
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.