Uses of Interface
org.apache.activemq.wireformat.WireFormatFactory
Packages that use WireFormatFactory
Package
Description
The core Transport abstraction and support classes
TCP/IP based Transport implementation.
-
Uses of WireFormatFactory in org.apache.activemq.openwire
Classes in org.apache.activemq.openwire that implement WireFormatFactory -
Uses of WireFormatFactory in org.apache.activemq.transport
Methods in org.apache.activemq.transport that return WireFormatFactoryModifier and TypeMethodDescriptionprotected WireFormatFactoryTransportFactory.createWireFormatFactory(Map<String, String> options) -
Uses of WireFormatFactory in org.apache.activemq.transport.tcp
Fields in org.apache.activemq.transport.tcp declared as WireFormatFactoryModifier and TypeFieldDescriptionprotected WireFormatFactoryTcpTransportServer.wireFormatFactoryMethods in org.apache.activemq.transport.tcp that return WireFormatFactoryMethods in org.apache.activemq.transport.tcp with parameters of type WireFormatFactoryModifier and TypeMethodDescriptionvoidTcpTransportServer.setWireFormatFactory(WireFormatFactory wireFormatFactory)