Uses of Class
org.apache.geronimo.javamail.store.nntp.NNTPFolder

Packages that use NNTPFolder
org.apache.geronimo.javamail.store.nntp   
 

Uses of NNTPFolder in org.apache.geronimo.javamail.store.nntp
 

Subclasses of NNTPFolder in org.apache.geronimo.javamail.store.nntp
 class NNTPGroupFolder
          The NNTP implementation of the javax.mail.Folder Note that only INBOX is supported in NNTP http://www.faqs.org/rfcs/rfc1939.html
 class NNTPRootFolder
          The base NNTP implementation of the javax.mail.Folder This is a base class for both the Root NNTP server and each NNTP group folder.
 



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