|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FTPConnectionListener
A contract for implementations of FTPConnectionListeners.
These listeners will be notified when a connection is opened or closed.
| Method Summary | |
|---|---|
void |
connectionClosed(FTPConnectionEvent evt)
Called when the connection is closed. |
void |
connectionOpened(FTPConnectionEvent evt)
Called when a connection is opened. |
| Method Detail |
|---|
void connectionOpened(FTPConnectionEvent evt)
evt - connection event.void connectionClosed(FTPConnectionEvent evt)
evt - connection event.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||