Secure iNet Factory

Package com.jscape.inet.nntp

Contains classes for communicating with NNTP (Network News Transport Protocol) servers.

See:
          Description

Interface Summary
NntpListener Implements methods for capturing events sourced from Nntp bean.
 

Class Summary
Nntp Implements the basic functionality of a NNTP client.
NntpAdapter Implements methods for capturing events sourced from Nntp class.
NntpArticle Represents article header and body.
NntpArticleBody Provides methods for constructing and reconstructing Nntp atricle body.
NntpArticleBodyEvent Fired when body of article is retrieved from NNTP server.
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.
NntpNewsgroup Implements methods for manipulating NNTP newsgroups.
NntpProgressEvent Fired while performing lengthy jobs such as retrieving groups or headers.
 

Exception Summary
NntpException NntpException is thrown by many methods of Nntp class.
 

Package com.jscape.inet.nntp Description

Contains classes for communicating with NNTP (Network News Transport Protocol) servers.


Secure iNet Factory

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