Rice Pastry API

org.mpisws.p2p.transport.priority
Class MessageInfoImpl

java.lang.Object
  extended by org.mpisws.p2p.transport.priority.MessageInfoImpl
All Implemented Interfaces:
MessageInfo

public class MessageInfoImpl
extends java.lang.Object
implements MessageInfo


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

MessageInfoImpl

public MessageInfoImpl(java.nio.ByteBuffer message,
                       java.util.Map<java.lang.String,java.lang.Object> options,
                       int priority)
Method Detail

getMessage

public java.nio.ByteBuffer getMessage()
Specified by:
getMessage in interface MessageInfo

getOptions

public java.util.Map<java.lang.String,java.lang.Object> getOptions()
Specified by:
getOptions in interface MessageInfo

getPriroity

public int getPriroity()
Specified by:
getPriroity in interface MessageInfo

getSize

public int getSize()
Specified by:
getSize in interface MessageInfo

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection