Event
|
Description
|
NntpConnectedEvent
|
The NntpConnectedEvent is published by the Nntp instance once a connection to the NNTP server has been established. See JavaDoc for details on this event.
|
NntpDisconnectedEvent
|
The NntpDisconnectedEvent is published by the Nntp instance once the connection to the NNTP server has been released. See JavaDoc for details on this event.
|
NntpArticleEvent
|
The NntpArticleEvent is published by the Nntp instance for each article retrieved from the NNTP server. See JavaDoc for details on this event.
|
NntpArticleHeaderEvent
|
The NntpArticleHeaderEvent is published by the Nntp instance for each article header retrieved from the NNTP server. See JavaDoc for details on this event.
|
NntpArticlePostedEvent
|
The NntpArticlePostedEvent is published by the Nntp instance for each article posted to the NNTP server. See JavaDoc for details on this event.
|