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

Packages that use I2PServerSocketFull
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 I2PServerSocketFull in net.i2p.client.streaming
 

Constructors in net.i2p.client.streaming with parameters of type I2PServerSocketFull
StandardServerSocket(I2PServerSocketFull socket)
          Doesn't really throw IOE but super() does