Package | Description |
---|---|
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.
|
net.i2p.i2ptunnel |
Modifier and Type | Method and Description |
---|---|
void |
I2PSocketFull.setSocketErrorListener(I2PSocket.SocketErrorListener lsnr) |
void |
I2PSocketImpl.setSocketErrorListener(I2PSocket.SocketErrorListener lsnr)
Deprecated.
|
void |
I2PSocket.setSocketErrorListener(I2PSocket.SocketErrorListener lsnr) |
Modifier and Type | Class and Description |
---|---|
class |
I2PTunnelHTTPClientRunner
Override the response with a stream filtering the HTTP headers
received.
|
class |
I2PTunnelRunner |