|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AcceptingChannel | |
---|---|
net.i2p.client.streaming | 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. |
net.i2p.client.streaming.impl | 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 |
---|
Methods in net.i2p.client.streaming that return AcceptingChannel | |
---|---|
AcceptingChannel |
I2PServerSocket.getChannel()
Deprecated. |
Uses of AcceptingChannel in net.i2p.client.streaming.impl |
---|
Methods in net.i2p.client.streaming.impl that return AcceptingChannel | |
---|---|
AcceptingChannel |
I2PServerSocketFull.getChannel()
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |