| Interface | Description |
|---|---|
| IRouterState |
An interface for determining the state of the I2P RouterService.
|
| IRouterStateCallback |
Callback interface used to send synchronous notifications of the current
RouterService state back to registered clients.
|
| Class | Description |
|---|---|
| IRouterState.Stub |
Local-side IPC implementation stub class.
|
| IRouterStateCallback.Stub |
Local-side IPC implementation stub class.
|
| Enum | Description |
|---|---|
| State |
Extracted from RouterService.
|