Uses of Class
org.apache.geronimo.javamail.transport.nntp.NNTPConnection

Packages that use NNTPConnection
org.apache.geronimo.javamail.store.nntp   
org.apache.geronimo.javamail.transport.nntp   
 

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

Fields in org.apache.geronimo.javamail.store.nntp declared as NNTPConnection
protected  NNTPConnection NNTPStore.connection
           
protected  NNTPConnection NNTPMessage.connection
           
protected  NNTPConnection NNTPFolder.connection
           
 

Uses of NNTPConnection in org.apache.geronimo.javamail.transport.nntp
 

Fields in org.apache.geronimo.javamail.transport.nntp declared as NNTPConnection
protected  NNTPConnection NNTPTransport.connection
           
 



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