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