|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.core.body.ft.protocols.pmlrb.infos.MessageInfoPMLRB
Informations piggybacked on messages with the PMLRB protocol.
Field Summary | |
long |
sentSequenceNumber
|
Constructor Summary | |
MessageInfoPMLRB()
|
Method Summary | |
int |
getProtocolType()
Return the protocol used by the sender of the attached message |
boolean |
isFromHalfBody()
Return true if the attached message is sent from a halfbody |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public long sentSequenceNumber
Constructor Detail |
public MessageInfoPMLRB()
Method Detail |
public int getProtocolType()
MessageInfo
getProtocolType
in interface MessageInfo
MessageInfo.getProtocolType()
public boolean isFromHalfBody()
MessageInfo
isFromHalfBody
in interface MessageInfo
MessageInfo.isFromHalfBody()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |