Uses of Class
net.i2p.client.impl.I2PSessionImpl2

Packages that use I2PSessionImpl2
net.i2p.client.impl Implements the base I2P SDK for developing applications that communicate through I2P. 
 

Uses of I2PSessionImpl2 in net.i2p.client.impl
 

Subclasses of I2PSessionImpl2 in net.i2p.client.impl
(package private)  class I2PSessionMuxedImpl
          I2PSession with protocol and ports Streaming lib has been modified to send I2PSession.PROTO_STREAMING but still receives all.
 class I2PSimpleSession
          Create a new session for doing naming and bandwidth queries only.
(package private)  class SubSession
          An additional session using another session's connection.