|
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.pop.PopDisconnectedEvent
public class PopDisconnectedEvent
Fired when connection to POP3 server is released.
Constructor Summary | |
---|---|
PopDisconnectedEvent(java.lang.Object source,
java.lang.String hostname)
Creates PopDisconnectedEvent. |
Method Summary | |
---|---|
java.lang.String |
getHostname()
Gets POP3 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 PopDisconnectedEvent(java.lang.Object source, java.lang.String hostname)
source
- the source of the eventhostname
- the hostname of the POP3 serverMethod 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 |