Uses of Class
net.i2p.i2ptunnel.socks.SOCKSUDPPort
Package | Description |
---|---|
net.i2p.i2ptunnel.socks |
SOCKS 4, 4a, and 5 client tunnels.
|
-
Uses of SOCKSUDPPort in net.i2p.i2ptunnel.socks
Constructor parameters in net.i2p.i2ptunnel.socks with type arguments of type SOCKSUDPPort Constructor Description SOCKSUDPPort(InetAddress host, int port, Map<Destination,SOCKSUDPPort> replyMap)