Метод | Описание | |
---|---|---|
DirectoryWatcher ( String _dir, ClientServerConnection _client ) : System | ||
Listen ( ) : void |
Enable the event raiser for the update listener
|
|
Pause ( ) : void |
Disable the event raiser for the update listener
|
Метод | Описание | |
---|---|---|
onChanged ( object source, |
Handler for directory or file change update
|
|
onRenamed ( object source, |
||
run ( ) : void |
Dummy loop for the listener thread
|
|
start ( ) : void |
public DirectoryWatcher ( String _dir, ClientServerConnection _client ) : System | ||
_dir | String | |
_client | ClientServerConnection | |
Результат | System |