|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.mpisws.p2p.transport.priority.MessageInfoImpl
public class MessageInfoImpl
Constructor Summary | |
---|---|
MessageInfoImpl(java.nio.ByteBuffer message,
java.util.Map<java.lang.String,java.lang.Object> options,
int priority)
|
Method Summary | |
---|---|
java.nio.ByteBuffer |
getMessage()
|
java.util.Map<java.lang.String,java.lang.Object> |
getOptions()
|
int |
getPriroity()
|
int |
getSize()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MessageInfoImpl(java.nio.ByteBuffer message, java.util.Map<java.lang.String,java.lang.Object> options, int priority)
Method Detail |
---|
public java.nio.ByteBuffer getMessage()
getMessage
in interface MessageInfo
public java.util.Map<java.lang.String,java.lang.Object> getOptions()
getOptions
in interface MessageInfo
public int getPriroity()
getPriroity
in interface MessageInfo
public int getSize()
getSize
in interface MessageInfo
|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |