Package org.apache.activemq.wireformat
Interface WireFormatFactory
- All Known Implementing Classes:
OpenWireFormatFactory
public interface WireFormatFactory
-
Method Summary
-
Method Details
-
createWireFormat
WireFormat createWireFormat()
-
OpenWireFormatFactory