- getCause() - Method in class net.engio.mbassy.PublicationError
-
- getContext() - Method in class net.engio.mbassy.dispatch.AbstractHandlerInvocation
-
- getContext() - Method in class net.engio.mbassy.dispatch.AsynchronousHandlerInvocation
-
- getContext() - Method in class net.engio.mbassy.dispatch.EnvelopedMessageDispatcher
-
- getContext() - Method in class net.engio.mbassy.dispatch.FilteredMessageDispatcher
-
- getContext() - Method in interface net.engio.mbassy.dispatch.IHandlerInvocation
-
Get the messaging context associated with this invocation
- getContext() - Method in interface net.engio.mbassy.dispatch.IMessageDispatcher
-
Get the messaging context associated with this dispatcher
- getContext() - Method in class net.engio.mbassy.dispatch.MessageDispatcher
-
- getContext() - Method in class net.engio.mbassy.subscription.Subscription
-
- getEvent() - Method in class net.engio.mbassy.common.DeadEvent
-
- getExecutor() - Method in class net.engio.mbassy.AbstractMessageBus
-
- getExecutor() - Method in class net.engio.mbassy.BusConfiguration
-
- getExecutor() - Method in interface net.engio.mbassy.IMessageBus
-
Get the executor service that is used to asynchronous message publication.
- getFilter() - Method in class net.engio.mbassy.listener.MessageHandlerMetadata
-
- getHandledMessages() - Method in class net.engio.mbassy.listener.MessageHandlerMetadata
-
- getHandler() - Method in class net.engio.mbassy.listener.MessageHandlerMetadata
-
- getHandlerMetadata() - Method in class net.engio.mbassy.dispatch.MessagingContext
-
Get the meta data that specifies the characteristics of the message handler
that is associated with this context
- getHandlerMetadata(Method) - Method in class net.engio.mbassy.listener.MetadataReader
-
- getHandlers(IPredicate<MessageHandlerMetadata>) - Method in class net.engio.mbassy.listener.MessageListenerMetadata
-
- getInvocation() - Method in class net.engio.mbassy.dispatch.EnvelopedMessageDispatcher
-
- getInvocation() - Method in class net.engio.mbassy.dispatch.FilteredMessageDispatcher
-
- getInvocation() - Method in interface net.engio.mbassy.dispatch.IMessageDispatcher
-
Get the handler invocation that will be used to deliver the message to each
listener
- getInvocation() - Method in class net.engio.mbassy.dispatch.MessageDispatcher
-
- getListener() - Method in class net.engio.mbassy.PublicationError
-
- getListeningObject() - Method in class net.engio.mbassy.PublicationError
-
- getListerDefinition() - Method in class net.engio.mbassy.listener.MessageListenerMetadata
-
- getMaximumNumberOfPendingMessages() - Method in class net.engio.mbassy.BusConfiguration
-
- getMessage() - Method in class net.engio.mbassy.PublicationError
-
- getMessage() - Method in class net.engio.mbassy.subscription.MessageEnvelope
-
- getMessageHandlers(Class<?>) - Method in class net.engio.mbassy.listener.MetadataReader
-
- getMessageListener(Class<T>) - Method in class net.engio.mbassy.listener.MetadataReader
-
- getMetadataReader() - Method in class net.engio.mbassy.BusConfiguration
-
- getMethods(IPredicate<Method>, Class<?>) - Static method in class net.engio.mbassy.common.ReflectionUtils
-
- getNumberOfMessageDispatchers() - Method in class net.engio.mbassy.BusConfiguration
-
- getOverridingMethod(Method, Class) - Static method in class net.engio.mbassy.common.ReflectionUtils
-
Traverses the class hierarchy upwards, starting at the given subclass, looking
for an override of the given methods -> finds the bottom most override of the given
method if any exists
- getOwningBus() - Method in class net.engio.mbassy.dispatch.MessagingContext
-
Get a reference to the message bus this context belongs to
- getPriority() - Method in class net.engio.mbassy.listener.MessageHandlerMetadata
-
- getPriority() - Method in class net.engio.mbassy.subscription.Subscription
-
- getPublishedObject() - Method in class net.engio.mbassy.PublicationError
-
- getRegisteredErrorHandlers() - Method in class net.engio.mbassy.AbstractMessageBus
-
- getRegisteredErrorHandlers() - Method in interface net.engio.mbassy.IMessageBus
-
Returns an immutable collection containing all the registered error handlers
- getSubscriptionFactory() - Method in class net.engio.mbassy.BusConfiguration
-
- getSubscriptionsByMessageType(Class) - Method in class net.engio.mbassy.AbstractMessageBus
-
- getSuperclasses(Class) - Static method in class net.engio.mbassy.common.ReflectionUtils
-
- getValue() - Method in class net.engio.mbassy.common.ConcurrentSet.Entry
-