|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.store.kahadaptor.AMQTxMarshaller
public class AMQTxMarshaller
Marshall an AMQTx
| Constructor Summary | |
|---|---|
AMQTxMarshaller(WireFormat wireFormat)
|
|
| Method Summary | |
|---|---|
AMQTx |
readPayload(java.io.DataInput dataIn)
Read the entry from the RawContainer |
void |
writePayload(AMQTx amqtx,
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 AMQTxMarshaller(WireFormat wireFormat)
| Method Detail |
|---|
public AMQTx readPayload(java.io.DataInput dataIn)
throws java.io.IOException
Marshaller
readPayload in interface Marshaller<AMQTx>java.io.IOException
public void writePayload(AMQTx amqtx,
java.io.DataOutput dataOut)
throws java.io.IOException
Marshaller
writePayload in interface Marshaller<AMQTx>java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||