C D I N S V W 

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
 

I

I2CP_SOCKET_ADDRESS - Static variable in class net.i2p.client.DomainSocketFactory
 

N

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

S

State - Enum in net.i2p.android.router.service
Extracted from RouterService.

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
 
C D I N S V W