- I2CP_SOCKET_ADDRESS - Static variable in class net.i2p.client.DomainSocketFactory
-
- IRouterState - Interface in net.i2p.android.router.service
-
An interface for determining the state of the I2P RouterService.
- IRouterState.Stub - Class in net.i2p.android.router.service
-
Local-side IPC implementation stub class.
- IRouterState.Stub() - Constructor for class net.i2p.android.router.service.IRouterState.Stub
-
Construct the stub at attach it to the interface.
- IRouterStateCallback - Interface in net.i2p.android.router.service
-
Callback interface used to send synchronous notifications of the current
RouterService state back to registered clients.
- IRouterStateCallback.Stub - Class in net.i2p.android.router.service
-
Local-side IPC implementation stub class.
- IRouterStateCallback.Stub() - Constructor for class net.i2p.android.router.service.IRouterStateCallback.Stub
-
Construct the stub at attach it to the interface.
- isStarted() - Method in interface net.i2p.android.router.service.IRouterState
-
Determines whether the RouterService has been started.