| Package | Description |
|---|---|
| org.basex.server |
Server implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<java.lang.String,EventNotifier> |
ClientSession.notifiers
Event notifications.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientSession.watch(java.lang.String name,
EventNotifier notifier)
Watches an event.
|