Class ActiveMQDestinationMarshaller

java.lang.Object
org.apache.activemq.openwire.v10.BaseDataStreamMarshaller
org.apache.activemq.openwire.v10.ActiveMQDestinationMarshaller
All Implemented Interfaces:
DataStreamMarshaller
Direct Known Subclasses:
ActiveMQQueueMarshaller, ActiveMQTempDestinationMarshaller, ActiveMQTopicMarshaller

public abstract class ActiveMQDestinationMarshaller extends BaseDataStreamMarshaller
Marshalling code for Open Wire Format for ActiveMQDestinationMarshaller 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.