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

Packages that use SOCKSHeader
net.i2p.i2ptunnel.socks SOCKS 4, 4a, and 5 client tunnels. 
 

Uses of SOCKSHeader in net.i2p.i2ptunnel.socks
 

Constructor parameters in net.i2p.i2ptunnel.socks with type arguments of type SOCKSHeader
SOCKSUDPUnwrapper(Map<Destination,SOCKSHeader> cache)
           
SOCKSUDPWrapper(Map<Destination,SOCKSHeader> cache)