A C D G I N O R S U V W 

A

asBinder() - Method in class net.i2p.android.router.service.IRouterState.Stub
 
asBinder() - Method in class net.i2p.android.router.service.IRouterStateCallback.Stub
 
asInterface(IBinder) - Static method in class net.i2p.android.router.service.IRouterState.Stub
Cast an IBinder object into an net.i2p.android.router.service.IRouterState interface, generating a proxy if needed.
asInterface(IBinder) - Static method in class net.i2p.android.router.service.IRouterStateCallback.Stub
Cast an IBinder object into an net.i2p.android.router.service.IRouterStateCallback interface, generating a proxy if needed.

C

createServerSocket(String) - Method in class net.i2p.client.DomainSocketFactory
 
createSocket(String) - Method in class net.i2p.client.DomainSocketFactory
 
createSocket(LocalSocket) - Method in class net.i2p.client.DomainSocketFactory
 
CREATOR - Static variable in enum net.i2p.android.router.service.State
 

D

describeContents() - Method in enum net.i2p.android.router.service.State
 
DomainSocketFactory - Class in net.i2p.client
Bridge to Android implementation of Unix domain sockets.
DomainSocketFactory(I2PAppContext) - Constructor for class net.i2p.client.DomainSocketFactory
 

G

getState() - Method in interface net.i2p.android.router.service.IRouterState
Get the state of the I2P router

I

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.

N

net.i2p.android.router.service - package net.i2p.android.router.service
 
net.i2p.client - package net.i2p.client
 

O

onTransact(int, Parcel, Parcel, int) - Method in class net.i2p.android.router.service.IRouterState.Stub
 
onTransact(int, Parcel, Parcel, int) - Method in class net.i2p.android.router.service.IRouterStateCallback.Stub
 

R

registerCallback(IRouterStateCallback) - Method in interface net.i2p.android.router.service.IRouterState
This allows I2P to inform on state changes.

S

State - Enum in net.i2p.android.router.service
Extracted from RouterService.
stateChanged(State) - Method in interface net.i2p.android.router.service.IRouterStateCallback
Called when the state of the I2P router changes

U

unregisterCallback(IRouterStateCallback) - Method in interface net.i2p.android.router.service.IRouterState
Remove registered callback interface.

V

valueOf(String) - Static method in enum net.i2p.android.router.service.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.i2p.android.router.service.State
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeToParcel(Parcel, int) - Method in enum net.i2p.android.router.service.State
 
A C D G I N O R S U V W