public abstract class SftpEvent
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
abstract void |
accept(SftpListener listener)
The "backwards dispatching" support.
|
Sftp |
getSource()
Obtains the event source.
|
public Sftp getSource()
public abstract void accept(SftpListener listener)
listener - the event listenerCopyright © JSCAPE LLC. 1999-2021. All Rights Reserved