|
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
Fired when article is retrieved from or posted to NNTP server.
| Constructor Summary | |
NntpArticleEvent(java.lang.Object source,
NntpArticle article)
Creates NntpArticleEvent. |
|
| Method Summary | |
NntpArticle |
getArticle()
Gets article. |
| 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 NntpArticleEvent(java.lang.Object source,
NntpArticle article)
source - the source of the eventarticle - the NntpArticleNntpArticle| Method Detail |
public NntpArticle getArticle()
NntpArticleNntpArticle
|
Secure iNet Factory | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||