Class TransactionIdMarshaller

java.lang.Object
org.apache.activemq.openwire.v11.BaseDataStreamMarshaller
org.apache.activemq.openwire.v11.TransactionIdMarshaller
All Implemented Interfaces:
DataStreamMarshaller
Direct Known Subclasses:
LocalTransactionIdMarshaller, XATransactionIdMarshaller

public abstract class TransactionIdMarshaller extends BaseDataStreamMarshaller
Marshalling code for Open Wire Format for TransactionIdMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.