|
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.NntpArticleBodyEvent
Fired when body of article is retrieved from NNTP server.
| Constructor Summary | |
NntpArticleBodyEvent(java.lang.Object source,
NntpArticleBody body)
Creates NntpArticleBodyEvent. |
|
| Method Summary | |
NntpArticleBody |
getBody()
Gets body of 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 NntpArticleBodyEvent(java.lang.Object source,
NntpArticleBody body)
source - the source of the eventbody - the NntpArticleBody of the articleNntpArticleBody| Method Detail |
public NntpArticleBody getBody()
NntpArticleBody of the articleNntpArticleBody
|
Secure iNet Factory | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||