Package | Description |
---|---|
com.enterprisedt.net.ftp | |
com.enterprisedt.net.ftp.internal |
Modifier and Type | Class and Description |
---|---|
class |
FTPMessageCollector
Listens for and is notified of FTP commands and replies.
|
Modifier and Type | Method and Description |
---|---|
FTPMessageListener |
FTPClient.getMessageListener() |
Modifier and Type | Method and Description |
---|---|
void |
FTPClient.setMessageListener(FTPMessageListener listener)
Set a listener that handles all FTP messages
|
Modifier and Type | Class and Description |
---|---|
class |
EventAggregator
Implements the legacy listener interfaces and aggregates them into
the one EventListener interface
|