Skip navigation links
A B C D E F G H I L N P R S T _ 

A

accept() - Method in class net.i2p.client.streaming.AcceptingChannel
 
accept() - Method in interface net.i2p.client.streaming.I2PServerSocket
Waits for the next socket connecting.
AcceptingChannel - Class in net.i2p.client.streaming
As this does not (yet) extend ServerSocketChannel it cannot be returned by StandardServerSocket.getChannel(), until we implement an I2P SocketAddress class.
AcceptingChannel(I2PSocketManager) - Constructor for class net.i2p.client.streaming.AcceptingChannel
 
addDisconnectListener(I2PSocketManager.DisconnectListener) - Method in interface net.i2p.client.streaming.I2PSocketManager
 
addSubsession(InputStream, Properties) - Method in interface net.i2p.client.streaming.I2PSocketManager
For a server, you must call connect() on the returned object.
ALLOW - Static variable in interface net.i2p.client.streaming.IncomingConnectionFilter
Utility implementation that allows all incoming connections
allowDestination(Destination) - Method in interface net.i2p.client.streaming.IncomingConnectionFilter
 
A B C D E F G H I L N P R S T _ 
Skip navigation links