|
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.NntpConnectedEvent
Fired when connection to NNTP server is established.
| Constructor Summary | |
NntpConnectedEvent(java.lang.Object source,
java.lang.String hostname)
Creates NntpConnectedEvent. |
|
| Method Summary | |
java.lang.String |
getHostname()
Gets NNTP server hostname. |
| 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 NntpConnectedEvent(java.lang.Object source,
java.lang.String hostname)
source - the source of the eventhostname - the hostname of the NNTP server| Method Detail |
public java.lang.String getHostname()
|
Secure iNet Factory | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||