net.i2p.i2ptunnel.socks
Constructor and Description |
---|
SOCKSUDPWrapper(Map<Destination,SOCKSHeader> cache) |
Modifier and Type | Method and Description |
---|---|
void |
send(Destination from,
byte[] data)
Use the cached header, which should have the host string and port
|
void |
setSink(Sink sink) |
void |
start() |
public SOCKSUDPWrapper(Map<Destination,SOCKSHeader> cache)
public void send(Destination from, byte[] data)