Uses of Class
net.i2p.i2ptunnel.socks.SOCKSHeader
| Package | Description | 
|---|---|
| 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 Constructor Description SOCKSUDPUnwrapper(Map<Destination,SOCKSHeader> cache)SOCKSUDPWrapper(Map<Destination,SOCKSHeader> cache)