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

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

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

Fields in org.apache.geronimo.javamail.store.nntp declared as NNTPRootFolder
protected  NNTPRootFolder NNTPStore.root
           
 

Constructors in org.apache.geronimo.javamail.store.nntp with parameters of type NNTPRootFolder
NNTPGroupFolder(NNTPRootFolder parent, NNTPStore store, String name, NNTPNewsrcGroup groupInfo)
          Construct a "real" folder representing an NNTP news group.
 



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