Uses of Class
net.i2p.router.ClientManagerFacade
Packages that use ClientManagerFacade
Package
Description
The I2P router application handles the I2P network communication.
Implements the router side of the I2CP interface,
which is the API for applications to send and receive data through the router.
Dummy versions of things for testing.
-
Uses of ClientManagerFacade in net.i2p.router
Methods in net.i2p.router that return ClientManagerFacadeModifier and TypeMethodDescriptionRouterContext.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 -
Uses of ClientManagerFacade in net.i2p.router.dummy
Subclasses of ClientManagerFacade in net.i2p.router.dummyModifier and TypeClassDescriptionclass
Manage all interactions with clients