org.apache.activemq.transport.xstream
Class XStreamWireFormatFactory

java.lang.Object
  extended by org.apache.activemq.transport.xstream.XStreamWireFormatFactory
All Implemented Interfaces:
org.apache.activemq.wireformat.WireFormatFactory

public class XStreamWireFormatFactory
extends Object
implements org.apache.activemq.wireformat.WireFormatFactory


Constructor Summary
XStreamWireFormatFactory()
           
 
Method Summary
 org.apache.activemq.wireformat.WireFormat createWireFormat()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XStreamWireFormatFactory

public XStreamWireFormatFactory()
Method Detail

createWireFormat

public org.apache.activemq.wireformat.WireFormat createWireFormat()
Specified by:
createWireFormat in interface org.apache.activemq.wireformat.WireFormatFactory


Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.