|
Secure FTP Factory | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jscape.inet.scp.events.ScpEvent
com.jscape.inet.scp.events.ScpConnectedEvent
Scp connected event.
| Constructor Summary | |
ScpConnectedEvent(Scp source,
java.lang.String host,
int port)
Creates a new event instance. |
|
| Method Summary | |
void |
accept(ScpEventListener listener)
Accepts listener for backwards dispatching. |
java.lang.String |
getHost()
Returns connected host. |
int |
getPort()
Returns connected port. |
| Methods inherited from class com.jscape.inet.scp.events.ScpEvent |
getSource |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ScpConnectedEvent(Scp source,
java.lang.String host,
int port)
source - sourcehost - hostport - port| Method Detail |
public java.lang.String getHost()
public int getPort()
public void accept(ScpEventListener listener)
com.jscape.inet.scp.events.ScpEvent
listener - event listenerScpEvent.accept(ScpEventListener)
|
Secure FTP Factory | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||