Package org.apache.activemq.wireformat
Interface WireFormatFactory
-
- All Known Implementing Classes:
AmqpWireFormatFactory,MQTTWireFormatFactory,OpenWireFormatFactory,StompWireFormatFactory,XStreamWireFormatFactory
public interface WireFormatFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WireFormatcreateWireFormat()
-
-
-
Method Detail
-
createWireFormat
WireFormat createWireFormat()
-
-