|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jboss.jms.delegate.IDBlock
A IDBlock.
| Constructor Summary | |
IDBlock()
|
|
IDBlock(long low,
long high)
|
|
| Method Summary | |
long |
getHigh()
|
long |
getLow()
|
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 IDBlock()
public IDBlock(long low,
long high)
| Method Detail |
public long getLow()
public long getHigh()
public void read(java.io.DataInputStream in)
throws java.lang.Exception
read in interface Streamablejava.lang.Exception
public void write(java.io.DataOutputStream out)
throws java.lang.Exception
write in interface Streamablejava.lang.Exceptionpublic java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||