drcl.inet.protocol.cbt
Class CBTStateTimer
java.lang.Object
drcl.inet.protocol.cbt.CBTTimer
drcl.inet.protocol.cbt.CBTStateTimer
- public class CBTStateTimer
- extends CBTTimer
State timer is the timer for a specific CBT state.
It includes join-rtx-timer, join/transient-timeout and quit-rtx-timer.
| Fields inherited from class drcl.inet.protocol.cbt.CBTTimer |
type |
|
Method Summary |
boolean |
equals(java.lang.Object o)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
state
public CBTState state
CBTStateTimer
public CBTStateTimer()
CBTStateTimer
public CBTStateTimer(int type_,
CBTState s)
equals
public boolean equals(java.lang.Object o)
toString
public java.lang.String toString()
Copyright © 1998-2003 Distributed Real-time Computing Lab (DRCL). All Rights Reserved. ~ To J-Sim Home ~