org.codehaus.activemq.service.impl
Class QueueListSupport.Header
java.lang.Object
org.codehaus.activemq.service.impl.QueueListSupport.Header
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- QueueListSupport
- public static class QueueListSupport.Header
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
headKey
public Long headKey
tailKey
public Long tailKey
lastKeyValue
public long lastKeyValue
size
public int size
QueueListSupport.Header
public QueueListSupport.Header()
asBytes
public byte[] asBytes()
throws IOException
- Throws:
IOException
fromBytes
public void fromBytes(byte[] data)
throws IOException
- Throws:
IOException
Copyright © 2004-2005 Protique, Ltd.. All Rights Reserved.