public interface AsyncVfsEventsPostProcessor
AsyncVfsEventsListener
s. VFileEvent.getPath()
), this listener is preferred
over original ones. Please also consider a safer AsyncFileListener
.AsyncVfsEventsListener
Modifier and Type | Method and Description |
---|---|
void |
addListener(AsyncVfsEventsListener listener,
Disposable disposable)
Subscribes the given listener to get the VFS events on a pooled thread.
|
static AsyncVfsEventsPostProcessor |
getInstance() |
void addListener(AsyncVfsEventsListener listener, Disposable disposable)
disposable
is disposed.addListener()
with the dispose()
of the given Disposable.static AsyncVfsEventsPostProcessor getInstance()