|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.messaging.core.plugin.postoffice.cluster.QueueStats
A QueueStats
Constructor Summary | |
QueueStats()
|
|
QueueStats(java.lang.String queueName,
int messageCount)
|
Method Summary | |
void |
read(java.io.DataInputStream in)
|
java.lang.String |
toString()
|
void |
write(java.io.DataOutputStream out)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public QueueStats()
public QueueStats(java.lang.String queueName, int messageCount)
Method Detail |
public void read(java.io.DataInputStream in) throws java.lang.Exception
read
in interface Streamable
java.lang.Exception
public void write(java.io.DataOutputStream out) throws java.lang.Exception
write
in interface Streamable
java.lang.Exception
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |