| Interface | Description |
|---|---|
| NntpListener |
Implements methods for capturing events sourced from Nntp bean.
|
| Class | Description |
|---|---|
| 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 | Description |
|---|---|
| NntpException |
NntpException is thrown by many methods of Nntp class.
|
Copyright © JSCAPE LLC. 1999-2021. All Rights Reserved