org.apache.activemq.transport.amqp
Class AmqpWireFormatFactory
java.lang.Object
org.apache.activemq.transport.amqp.AmqpWireFormatFactory
- All Implemented Interfaces:
- org.apache.activemq.wireformat.WireFormatFactory
public class AmqpWireFormatFactory
- extends Object
- implements org.apache.activemq.wireformat.WireFormatFactory
Creates WireFormat objects that marshalls the Stomp protocol.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AmqpWireFormatFactory
public AmqpWireFormatFactory()
createWireFormat
public org.apache.activemq.wireformat.WireFormat createWireFormat()
- Specified by:
createWireFormat in interface org.apache.activemq.wireformat.WireFormatFactory
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.