|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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 MessageInfopublic java.util.Map<java.lang.String,java.lang.Object> getOptions()
getOptions in interface MessageInfopublic int getPriroity()
getPriroity in interface MessageInfopublic 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 | |||||||||