Uses of Class
net.i2p.i2ptunnel.socks.SOCKSUDPPort

Packages that use SOCKSUDPPort
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
SOCKSUDPPort(InetAddress host, int port, Map<Destination,SOCKSUDPPort> replyMap)