Class SOCKSUDPUnwrapper

java.lang.Object
net.i2p.i2ptunnel.socks.SOCKSUDPUnwrapper
All Implemented Interfaces:
Sink, Source

public class SOCKSUDPUnwrapper
extends Object
implements Source, Sink
Strip a SOCKS header off a datagram, convert it to a Destination Ref: RFC 1928
Author:
zzz