|
Secure iNet Factory | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
com.jscape.inet.nntp.NntpArticleEvent
com.jscape.inet.nntp.NntpArticlePostedEvent
public class NntpArticlePostedEvent
Fired when article is posted to NNTP server.
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 |
---|
public NntpArticlePostedEvent(java.lang.Object source, NntpArticle article)
source
- the source of the eventarticle
- the NntpArticle
postedNntpArticle
|
Secure iNet Factory | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |