All Classes
-
All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary Class Description ListensTo This annotation is used to write simpler code which uses a message bus.MessageBus A simple message bus for a local publish/subscribe facility.MessageBus.Listener<T> A listener to receive notifications from aMessageBus.MessageBusHelper MessageBusHelper.Adapter MessageBusHelper.MethodAdapter<T> MessageDelivery A strategy for message delivery in theSimpleMessageBus.MultiQueue ReflectionUtils ReflectionUtils.MethodProcessor ReflectionUtils.MethodProcessor.FilterResult ReflectionUtils.MethodProcessorSupport RoundRobinAsyncMessageDelivery An implementation ofMessageDeliverythat dispatches messages in a round-robin fashion, topic by topic.SimpleAsyncMessageDelivery An implementation ofMessageDeliverythat dispatches messages as they are delivered, each one in a separated thread.SimpleMessageBus A partial implementation ofMessageBus.SimpleMessageSubscriber Designates a class as a simple subscriber of a message bus.