org.apache.activemq.wireformat
Interface WireFormatFactory

All Known Implementing Classes:
OpenWireFormatFactory, StompWireFormatFactory, XmppWireFormatFactory, XStreamWireFormatFactory

public interface WireFormatFactory


Method Summary
 WireFormat createWireFormat()
           
 

Method Detail

createWireFormat

WireFormat createWireFormat()


Copyright © 2010 Apache Software Foundation. All Rights Reserved.