protected class I2PSessionImpl.AvailabilityNotifier extends Object implements Runnable
| Constructor and Description |
|---|
AvailabilityNotifier() |
| Modifier and Type | Method and Description |
|---|---|
void | available(long msgId,
int size)Notify that a message is available |
void | run() |
void | stopNotifying()Stop notifying |