Uses of Class
net.i2p.client.streaming.AcceptingChannel
Package
Description
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.
-
Uses of AcceptingChannel in net.i2p.client.streaming
-
Uses of AcceptingChannel in net.i2p.client.streaming.impl