|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jgroups.protocols.UNICAST.RetransmitTask
protected class UNICAST.RetransmitTask
Retransmitter task which periodically (every xmit_interval ms) looks at all the retransmit (send) tables and re-sends messages for which we haven't received an ack yet
Constructor Summary | |
---|---|
protected |
UNICAST.RetransmitTask()
|
Method Summary | |
---|---|
void |
run()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected UNICAST.RetransmitTask()
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |