Class MarshallerFactory


  • public class MarshallerFactory
    extends Object
    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.
    • Constructor Detail

      • MarshallerFactory

        public MarshallerFactory()
    • Method Detail

      • createMarshallerMap

        public static org.apache.activemq.openwire.DataStreamMarshaller[] createMarshallerMap​(org.apache.activemq.openwire.OpenWireFormat wireFormat)