org.apache.activemq.transport.stomp
Class StompWireFormatFactory
java.lang.Object
org.apache.activemq.transport.stomp.StompWireFormatFactory
- All Implemented Interfaces:
- WireFormatFactory
public class StompWireFormatFactory
- extends Object
- implements 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 |
StompWireFormatFactory
public StompWireFormatFactory()
createWireFormat
public WireFormat createWireFormat()
- Specified by:
createWireFormat
in interface WireFormatFactory
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.