org.apache.activemq.openwire.v4
Class MarshallerFactory
java.lang.Object
org.apache.activemq.openwire.v4.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.
- Version:
- $Revision: 725323 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MarshallerFactory
public MarshallerFactory()
createMarshallerMap
public static DataStreamMarshaller[] createMarshallerMap(OpenWireFormat wireFormat)
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.