|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--tapestry.channel.OutstandingMsg
| Field Summary | |
|---|---|
long |
DTO
|
NetworkMessage |
msg
|
SecureHash |
msg_id
|
long |
RTO
|
int |
times
|
long |
tran_time
|
| Constructor Summary | |
|---|---|
OutstandingMsg()
|
|
OutstandingMsg(NetworkMessage msg,
SecureHash msg_id,
long tran_time,
long retran_time,
long drop_time)
|
|
| Method Summary | |
|---|---|
Object |
clone()
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public NetworkMessage msg
public SecureHash msg_id
public long tran_time
public long RTO
public long DTO
public int times
| Constructor Detail |
public OutstandingMsg()
public OutstandingMsg(NetworkMessage msg,
SecureHash msg_id,
long tran_time,
long retran_time,
long drop_time)
| Method Detail |
public Object clone()
clone in class Object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||