Uses of Package
org.apache.activemq.transport.fanout
-
Packages that use org.apache.activemq.transport.fanout Package Description org.apache.activemq.transport.fanout Fan-out Transport implementation which ensures that a message is sent to multiple destinations such as to ensure multiple brokers received a message for non-durable topic delivery to improve redundancy -
Classes in org.apache.activemq.transport.fanout used by org.apache.activemq.transport.fanout Class Description FanoutTransport A Transport that fans out a connection to multiple brokers.