|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.router.transport.udp.ACKSender
Blocking thread that pulls peers off the inboundFragment pool and
sends them any outstanding ACKs. The logic of what peers get ACKed when
is determined by the InboundMessageFragments.getNextPeerToACK()
Constructor Summary | |
ACKSender(RouterContext ctx,
InboundMessageFragments fragments,
UDPTransport transport)
|
Method Summary | |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ACKSender(RouterContext ctx, InboundMessageFragments fragments, UDPTransport transport)
Method Detail |
public void run()
run
in interface java.lang.Runnable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |