Secure iNet Factory

Uses of Class
com.jscape.inet.nntp.NntpArticleEvent

Packages that use NntpArticleEvent
com.jscape.inet.nntp Contains classes for communicating with NNTP (Network News Transport Protocol) servers. 
 

Uses of NntpArticleEvent in com.jscape.inet.nntp
 

Subclasses of NntpArticleEvent in com.jscape.inet.nntp
 class NntpArticlePostedEvent
          Fired when article is posted to NNTP server.
 

Methods in com.jscape.inet.nntp with parameters of type NntpArticleEvent
 void NntpAdapter.articleRetrieved(NntpArticleEvent event)
          Invoked when an article is retrieved from NNTP server.
 void NntpListener.articleRetrieved(NntpArticleEvent event)
          Invoked when an article is retrieved from NNTP server.
 


Secure iNet Factory

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