Package | Description |
---|---|
com.enterprisedt.net.ftp | |
com.enterprisedt.net.ftp.internal |
Modifier and Type | Class and Description |
---|---|
class |
EventAdapter
An adapter class that implements dummy methods of the EventListener
interface.
|
Modifier and Type | Method and Description |
---|---|
void |
FileTransferClientInterface.setEventListener(EventListener listener)
Set the event listener for transfer event notification
|
void |
FileTransferClient.setEventListener(EventListener listener)
Set the event listener for transfer event notification
|
Constructor and Description |
---|
EventAggregator(EventListener eventListener) |
EventAggregator(java.lang.String connId,
EventListener eventListener) |