|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.clackrouter.component.tcp.Retransmitter.RetransListEntry
public class Retransmitter.RetransListEntry
| Field Summary | |
|---|---|
long |
abs_timeout
|
int |
numRetrans
|
VNSTCPPacket |
packet
|
| Constructor Summary | |
|---|---|
Retransmitter.RetransListEntry(VNSTCPPacket p)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public VNSTCPPacket packet
public int numRetrans
public long abs_timeout
| Constructor Detail |
|---|
public Retransmitter.RetransListEntry(VNSTCPPacket p)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||