Class SOCKSUDPWrapper

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

public class SOCKSUDPWrapper
extends Object
implements Source, Sink
Put a SOCKS header on a datagram Ref: RFC 1928
Author:
zzz