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

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

Subclasses of I2PSocketOptionsImpl in net.i2p.client.streaming
 class ConnectionOptions
          Define the current options for the con (and allow custom tweaking midstream)