Uses of Class
net.i2p.util.InternalSocket

Packages that use InternalSocket
net.i2p.util These classes define the several useful utilities used throughout the router and applications. 
 

Uses of InternalSocket in net.i2p.util
 

Methods in net.i2p.util with parameters of type InternalSocket
(package private) static void InternalServerSocket.internalConnect(int port, InternalSocket clientSock)
          This is how the client connects.