|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.p2p.replication.manager.messaging.TimeoutMessage
| Field Summary | |
protected int |
uid
THe unique id of this message |
| Constructor Summary | |
TimeoutMessage(int uid)
Constructor which takes a unique integer Id |
|
| Method Summary | |
int |
getUID()
Returns the unique id of this message |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected int uid
| Constructor Detail |
public TimeoutMessage(int uid)
uid - The uid| Method Detail |
public int getUID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||