Uses of Package
org.apache.geronimo.javamail.store.pop3

Packages that use org.apache.geronimo.javamail.store.pop3
org.apache.geronimo.javamail.store.pop3   
org.apache.geronimo.javamail.store.pop3.connection   
 

Classes in org.apache.geronimo.javamail.store.pop3 used by org.apache.geronimo.javamail.store.pop3
POP3Folder
          The POP3 implementation of the javax.mail.Folder Note that only INBOX is supported in POP3 http://www.faqs.org/rfcs/rfc1939.html
POP3RootFolder
          An POP3 folder instance for the root of POP3 folder tree.
POP3Store
          POP3 implementation of javax.mail.Store POP protocol spec is implemented in org.apache.geronimo.javamail.store.pop3.POP3Connection
 

Classes in org.apache.geronimo.javamail.store.pop3 used by org.apache.geronimo.javamail.store.pop3.connection
POP3Constants
          Defines a few constants that are used throught the implementation.
POP3Store
          POP3 implementation of javax.mail.Store POP protocol spec is implemented in org.apache.geronimo.javamail.store.pop3.POP3Connection
 



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