Uses of Class
net.i2p.client.streaming.I2PSocketManagerFull

Packages that use I2PSocketManagerFull
net.i2p.client.streaming Implements a TCP-like (reliable, authenticated, in order) set of sockets for communicating over the IP-like (unreliable, unauthenticated, unordered) I2P messages. 
 

Uses of I2PSocketManagerFull in net.i2p.client.streaming
 

Constructors in net.i2p.client.streaming with parameters of type I2PSocketManagerFull
I2PServerSocketFull(I2PSocketManagerFull mgr)