Secure iNet Factory

Uses of Package
com.jscape.inet.nntp

Packages that use com.jscape.inet.nntp
com.jscape.inet.nntp Contains classes for communicating with NNTP (Network News Transport Protocol) servers. 
com.jscape.inet.nntpssh Contains classes for securely communicating with NNTP (Network News Transport Protocol) servers using an encrypted SSH tunnel. 
 

Classes in com.jscape.inet.nntp used by com.jscape.inet.nntp
NntpArticle
          Represents article header and body.
NntpArticleBody
          Provides methods for constructing and reconstructing Nntp atricle body.
NntpArticleEvent
          Fired when article is retrieved from or posted to NNTP server.
NntpArticleHeader
          Provides methods for constucting, editing and reconstructing a set of NNTP article headers for a given NNTP article.
NntpArticleHeaderEvent
          Fired when header of article is retrieved from NNTP server.
NntpArticlePostedEvent
          Fired when article is posted to NNTP server.
NntpConnectedEvent
          Fired when connection to NNTP server is established.
NntpDisconnectedEvent
          Fired when connection to NNTP server is released.
NntpException
          NntpException is thrown by many methods of Nntp class.
NntpListener
          Implements methods for capturing events sourced from Nntp bean.
NntpNewsgroup
          Implements methods for manipulating NNTP newsgroups.
NntpProgressEvent
          Fired while performing lengthy jobs such as retrieving groups or headers.
 

Classes in com.jscape.inet.nntp used by com.jscape.inet.nntpssh
Nntp
          Implements the basic functionality of a NNTP client.
NntpException
          NntpException is thrown by many methods of Nntp class.
 


Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved