Uses of Interface
net.i2p.client.I2PClient
Package
Description
Interfaces and factories for
the base I2P SDK used to develop applications that communicate
through I2P.
Implements the base I2P SDK for developing applications that communicate
through I2P.
These classes define the common data structures used by the various
I2P protocols.
-
Uses of I2PClient in net.i2p.client
Modifier and TypeClassDescriptionclass
Simple client implementation with no Destination, just used to talk to the router.Modifier and TypeMethodDescriptionstatic I2PClient
I2PClientFactory.createClient()
Create a new instance of the appropriate I2PClient -
Uses of I2PClient in net.i2p.client.impl
-
Uses of I2PClient in net.i2p.data