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