Package org.wildfly.extension.messaging.activemq.broadcast
-
Interface Summary Interface Description BroadcastCommandDispatcherFactory ACommandDispatcherFactorythat is also a registry ofBroadcastReceivers.BroadcastManager BroadcastReceiver A receiver of a broadcast.BroadcastReceiverRegistrar ABroadcastReceiverthat notifies a set of registeredBroadcastReceiverinstances. -
Class Summary Class Description BroadcastCommand ACommandthat receives a broadcast.BroadcastCommandDispatcherFactoryInstaller Installs a distinctBroadcastCommandDispatcherFactoryservice per channel.CommandDispatcherBroadcastEndpoint ABroadcastEndpointbased on aCommandDispatcher.CommandDispatcherBroadcastEndpointClassTableContributor CommandDispatcherBroadcastEndpointFactory ABroadcastEndpointFactorybased on aCommandDispatcherFactory.ConcurrentBroadcastCommandDispatcherFactory ABroadcastCommandDispatcherFactorythat returns the sameCommandDispatcherinstance for a given identifier.QueueBroadcastManager