Secure iNet Factory

com.jscape.inet.nntp
Class NntpArticlePostedEvent

java.lang.Object
  extended by java.util.EventObject
      extended by com.jscape.inet.nntp.NntpArticleEvent
          extended by com.jscape.inet.nntp.NntpArticlePostedEvent
All Implemented Interfaces:
java.io.Serializable

public class NntpArticlePostedEvent
extends NntpArticleEvent

Fired when article is posted to NNTP server.

See Also:
Serialized Form

Constructor Summary
NntpArticlePostedEvent(java.lang.Object source, NntpArticle article)
          Creates NntpArticlePostedEvent.
 
Method Summary
 
Methods inherited from class com.jscape.inet.nntp.NntpArticleEvent
getArticle
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NntpArticlePostedEvent

public NntpArticlePostedEvent(java.lang.Object source,
                              NntpArticle article)
Creates NntpArticlePostedEvent.

Parameters:
source - the source of the event
article - the NntpArticle posted
See Also:
NntpArticle

Secure iNet Factory

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