public static class FileRemote.CallbackEvent
extends java.lang.Object
FileRemoteCmdEventData
object which is not occupied initially
to use for forward notification of the action. But the application need not know anything about it,
the application should only concern with this object.
See CallbackEvent#CallbackEvent(Object, EventConsumer, EventTimerThread)
.Modifier and Type | Field and Description |
---|---|
EventWithDst<FileRemoteProgressEvData,FileRemoteCmdEventData> |
ev |
FileRemoteProgressEvData |
progress |
Constructor and Description |
---|
CallbackEvent(java.lang.String name,
EventConsumer dst,
EventTimerThread thread,
EventSource evSrcCmd) |
public final EventWithDst<FileRemoteProgressEvData,FileRemoteCmdEventData> ev
public final FileRemoteProgressEvData progress
public CallbackEvent(java.lang.String name, EventConsumer dst, EventTimerThread thread, EventSource evSrcCmd)