|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.store.kahadaptor.ReferenceRecordMarshaller
public class ReferenceRecordMarshaller
| Constructor Summary | |
|---|---|
ReferenceRecordMarshaller()
|
|
| Method Summary | |
|---|---|
ReferenceRecord |
readPayload(java.io.DataInput dataIn)
Read the entry from the RawContainer |
void |
writePayload(ReferenceRecord rr,
java.io.DataOutput dataOut)
Write the payload of this entry to the RawContainer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReferenceRecordMarshaller()
| Method Detail |
|---|
public ReferenceRecord readPayload(java.io.DataInput dataIn)
throws java.io.IOException
Marshaller
readPayload in interface Marshaller<ReferenceRecord>java.io.IOException
public void writePayload(ReferenceRecord rr,
java.io.DataOutput dataOut)
throws java.io.IOException
Marshaller
writePayload in interface Marshaller<ReferenceRecord>object - dataOut -
java.io.IOExceptionMarshaller.writePayload(java.lang.Object,
java.io.DataOutput)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||