| Package | Description |
|---|---|
| org.eclipse.jetty.util |
Jetty Util : Common Utility Classes
|
| Modifier and Type | Method and Description |
|---|---|
void |
PathWatcher.handleWatchEvent(Path path,
PathWatcher.PathWatchEvent event)
Add an event reported by the WatchService to list of pending events
that will be sent after their quiet time has expired.
|
void |
PathWatcher.Listener.onPathWatchEvent(PathWatcher.PathWatchEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
PathWatcher.EventListListener.onPathWatchEvents(List<PathWatcher.PathWatchEvent> events) |
Copyright © 1995–2018 Webtide. All rights reserved.