Uses of Class
net.i2p.util.InternalSocket
-
Packages that use InternalSocket Package Description 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 Modifier and Type Method Description (package private) static void
InternalServerSocket. internalConnect(int port, InternalSocket clientSock)
This is how the client connects.
-