Package org.apache.activemq.openwire.v2
Class MarshallerFactory
java.lang.Object
org.apache.activemq.openwire.v2.MarshallerFactory
MarshallerFactory for Open Wire Format.
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.
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.activemq.openwire.DataStreamMarshaller[]createMarshallerMap(org.apache.activemq.openwire.OpenWireFormat wireFormat)
-
Method Details
-
createMarshallerMap
public static org.apache.activemq.openwire.DataStreamMarshaller[] createMarshallerMap(org.apache.activemq.openwire.OpenWireFormat wireFormat)
-