|
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.bsd.BsdConnectedEvent
public class BsdConnectedEvent
Fired when connection to BSD r server is established.
Constructor Summary | |
---|---|
BsdConnectedEvent(java.lang.Object source,
java.lang.String hostname)
Creates BsdConnectedEvent. |
Method Summary | |
---|---|
java.lang.String |
getHostname()
Gets Bsd r service 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 BsdConnectedEvent(java.lang.Object source, java.lang.String hostname)
source
- the source of the eventhostname
- the hostname of the Ftp 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 |