Uses of Interface
net.i2p.client.I2PSession

Packages that use I2PSession
Package
Description
Interfaces and factories for the base I2P SDK used to develop applications that communicate through I2P.
Provides a standard way for reading and writing messages transferred over I2P so that the recipient has an authenticated mechanism to reply to it.
Implements the base I2P SDK for developing applications that communicate through I2P.
API, interfaces, and factory for a TCP-like (reliable, authenticated, in order) set of sockets for communicating over the IP-like (unreliable, unauthenticated, unordered) I2P messages.
Implementation of a TCP-like (reliable, authenticated, in order) set of sockets for communicating over the IP-like (unreliable, unauthenticated, unordered) I2P messages.
These classes define the common data structures used by the various I2P protocols.
Implementation of preconfigured tunnels, both for clients and servers, and a UI for adding more and editing the configuration.
A small API used by UDP tunnels.
The SAM client API.
I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced to add a web UI, DHT support, and other features.