Package | Description |
---|---|
net.i2p.BOB |
BOB, the Basic Open Bridge, allows TCP applications to talk over I2P.
|
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.
|
net.i2p.i2ptunnel | |
net.i2p.i2ptunnel.irc | |
net.i2p.i2ptunnel.socks | |
net.i2p.sam | |
org.klomp.snark |
Class and Description |
---|
I2PServerSocket
Defines how to listen for streaming peer connections
|
I2PSocket
Minimalistic adapter between the socket api and I2PTunnel's way.
|
I2PSocketManager
Centralize the coordination and multiplexing of the local client's streaming.
|
Class and Description |
---|
AcceptingChannel
As this does not (yet) extend ServerSocketChannel it cannot be returned by StandardServerSocket.getChannel(),
until we implement an I2P SocketAddress class.
|
I2PServerSocket
Defines how to listen for streaming peer connections
|
I2PSocket
Minimalistic adapter between the socket api and I2PTunnel's way.
|
I2PSocket.SocketErrorListener
Deprecated, unimplemented, does nothing.
|
I2PSocketAddress
A SocketAddress (Destination + port) so we can have SocketChannels.
|
I2PSocketManager
Centralize the coordination and multiplexing of the local client's streaming.
|
I2PSocketManager.DisconnectListener |
I2PSocketOptions
Define the configuration for streaming and verifying data on the socket.
|
Class and Description |
---|
AcceptingChannel
As this does not (yet) extend ServerSocketChannel it cannot be returned by StandardServerSocket.getChannel(),
until we implement an I2P SocketAddress class.
|
I2PServerSocket
Defines how to listen for streaming peer connections
|
I2PSocket
Minimalistic adapter between the socket api and I2PTunnel's way.
|
I2PSocket.SocketErrorListener
Deprecated, unimplemented, does nothing.
|
I2PSocketManager
Centralize the coordination and multiplexing of the local client's streaming.
|
I2PSocketManager.DisconnectListener |
I2PSocketOptions
Define the configuration for streaming and verifying data on the socket.
|
Class and Description |
---|
I2PServerSocket
Defines how to listen for streaming peer connections
|
I2PSocket
Minimalistic adapter between the socket api and I2PTunnel's way.
|
I2PSocket.SocketErrorListener
Deprecated, unimplemented, does nothing.
|
I2PSocketException
An I2P-specific IOException thrown from input and output streams,
with a stored status code to be used for programmatic responses.
|
I2PSocketManager
Centralize the coordination and multiplexing of the local client's streaming.
|
I2PSocketOptions
Define the configuration for streaming and verifying data on the socket.
|
Class and Description |
---|
I2PSocket
Minimalistic adapter between the socket api and I2PTunnel's way.
|
I2PSocketManager
Centralize the coordination and multiplexing of the local client's streaming.
|
Class and Description |
---|
I2PSocket
Minimalistic adapter between the socket api and I2PTunnel's way.
|
I2PSocketOptions
Define the configuration for streaming and verifying data on the socket.
|
Class and Description |
---|
I2PServerSocket
Defines how to listen for streaming peer connections
|
I2PSocket
Minimalistic adapter between the socket api and I2PTunnel's way.
|
I2PSocketManager
Centralize the coordination and multiplexing of the local client's streaming.
|
I2PSocketManager.DisconnectListener |
Class and Description |
---|
I2PServerSocket
Defines how to listen for streaming peer connections
|
I2PSocket
Minimalistic adapter between the socket api and I2PTunnel's way.
|
I2PSocketManager
Centralize the coordination and multiplexing of the local client's streaming.
|