|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientManagerFacade | |
---|---|
net.i2p.router | The I2P router application handles the I2P network communication. |
net.i2p.router.client | Implements the router side of the I2CP interface, which is the API for applications to send and receive data through the router. |
net.i2p.router.dummy | Dummy versions of things for testing. |
Uses of ClientManagerFacade in net.i2p.router |
---|
Methods in net.i2p.router that return ClientManagerFacade | |
---|---|
ClientManagerFacade |
RouterContext.clientManager()
How are we coordinating clients for the router? |
Uses of ClientManagerFacade in net.i2p.router.client |
---|
Subclasses of ClientManagerFacade in net.i2p.router.client | |
---|---|
class |
ClientManagerFacadeImpl
Base impl of the client facade |
Uses of ClientManagerFacade in net.i2p.router.dummy |
---|
Subclasses of ClientManagerFacade in net.i2p.router.dummy | |
---|---|
class |
DummyClientManagerFacade
Manage all interactions with clients |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |