|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.kahadb.util.VariableMarshaller<org.apache.activemq.store.kahadb.TempMessageDatabase.MessageRecord>
org.apache.activemq.store.kahadb.TempMessageDatabase.MessageKeysMarshaller
protected static class TempMessageDatabase.MessageKeysMarshaller
Constructor Summary | |
---|---|
protected |
TempMessageDatabase.MessageKeysMarshaller()
|
Method Summary | |
---|---|
org.apache.activemq.store.kahadb.TempMessageDatabase.MessageRecord |
readPayload(java.io.DataInput dataIn)
Read the payload of the object from the DataInput stream. |
void |
writePayload(org.apache.activemq.store.kahadb.TempMessageDatabase.MessageRecord object,
java.io.DataOutput dataOut)
Write the payload of the object to the DataOutput stream. |
Methods inherited from class org.apache.kahadb.util.VariableMarshaller |
---|
deepCopy, getFixedSize, isDeepCopySupported |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected TempMessageDatabase.MessageKeysMarshaller()
Method Detail |
---|
public org.apache.activemq.store.kahadb.TempMessageDatabase.MessageRecord readPayload(java.io.DataInput dataIn) throws java.io.IOException
Marshaller
java.io.IOException
public void writePayload(org.apache.activemq.store.kahadb.TempMessageDatabase.MessageRecord object, java.io.DataOutput dataOut) throws java.io.IOException
Marshaller
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |