|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.neem.impl.Queued
public class Queued
Message and port wrapper for distribution enqueueing.
| Constructor Summary | |
|---|---|
Queued(java.nio.ByteBuffer[] msg,
short port)
Creates a new instance of Queued |
|
| Method Summary | |
|---|---|
java.nio.ByteBuffer[] |
getMsg()
Returns the message in this Queued |
short |
getPort()
Returns the port to wich the message is intended |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Queued(java.nio.ByteBuffer[] msg,
short port)
| Method Detail |
|---|
public java.nio.ByteBuffer[] getMsg()
public short getPort()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||