|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object dist1.acb.common.transport.Packet dist1.acb.common.transport.Request dist1.acb.common.transport.RequestWithStringMessage dist1.acb.common.transport.concretePackets.RequestRejoin
Request sent to the Admin port of CBL in order to Rejoin itself
Constructor Summary | |
RequestRejoin(java.lang.String reason)
Creates a new instance of RequestRejoin |
Methods inherited from class dist1.acb.common.transport.RequestWithStringMessage |
getMsg, setMsg, toString |
Methods inherited from class dist1.acb.common.transport.Packet |
equals, getId |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public RequestRejoin(java.lang.String reason)
reason
- A reason
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |