|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.i2ptunnel.socks.ReplyTracker
public class ReplyTracker
Track who the reply goes to
Constructor Summary | |
---|---|
ReplyTracker(Sink reply,
java.util.Map cache)
|
Method Summary | |
---|---|
void |
send(Destination to,
byte[] data)
|
void |
setSink(Sink sink)
|
void |
start()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReplyTracker(Sink reply, java.util.Map cache)
Method Detail |
---|
public void setSink(Sink sink)
setSink
in interface Source
public void start()
start
in interface Source
public void send(Destination to, byte[] data)
send
in interface Sink
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |