Uses of Package
de.quantummaid.eventmaid.subscribing
-
Classes in de.quantummaid.eventmaid.subscribing used by de.quantummaid.eventmaid.channel.action Class Description Subscriber All delivering of messages to dynamically added and removed objects is done on the basis ofSubscribers.SubscriptionId EachSubscriberpossesses a uniqueSubscriptionId, which acts as its identity. -
Classes in de.quantummaid.eventmaid.subscribing used by de.quantummaid.eventmaid.internal.pipe Class Description Subscriber All delivering of messages to dynamically added and removed objects is done on the basis ofSubscribers.SubscriptionId EachSubscriberpossesses a uniqueSubscriptionId, which acts as its identity. -
Classes in de.quantummaid.eventmaid.subscribing used by de.quantummaid.eventmaid.internal.pipe.transport Class Description Subscriber All delivering of messages to dynamically added and removed objects is done on the basis ofSubscribers. -
Classes in de.quantummaid.eventmaid.subscribing used by de.quantummaid.eventmaid.messagebus Class Description Subscriber All delivering of messages to dynamically added and removed objects is done on the basis ofSubscribers.SubscriptionId EachSubscriberpossesses a uniqueSubscriptionId, which acts as its identity. -
Classes in de.quantummaid.eventmaid.subscribing used by de.quantummaid.eventmaid.messagebus.channelcreating Class Description Subscriber All delivering of messages to dynamically added and removed objects is done on the basis ofSubscribers. -
Classes in de.quantummaid.eventmaid.subscribing used by de.quantummaid.eventmaid.messagebus.internal Class Description Subscriber All delivering of messages to dynamically added and removed objects is done on the basis ofSubscribers. -
Classes in de.quantummaid.eventmaid.subscribing used by de.quantummaid.eventmaid.messagebus.internal.brokering Class Description Subscriber All delivering of messages to dynamically added and removed objects is done on the basis ofSubscribers.SubscriptionId EachSubscriberpossesses a uniqueSubscriptionId, which acts as its identity. -
Classes in de.quantummaid.eventmaid.subscribing used by de.quantummaid.eventmaid.messagebus.internal.correlationids Class Description Subscriber All delivering of messages to dynamically added and removed objects is done on the basis ofSubscribers.SubscriptionId EachSubscriberpossesses a uniqueSubscriptionId, which acts as its identity. -
Classes in de.quantummaid.eventmaid.subscribing used by de.quantummaid.eventmaid.messagebus.internal.exception Class Description SubscriptionId EachSubscriberpossesses a uniqueSubscriptionId, which acts as its identity. -
Classes in de.quantummaid.eventmaid.subscribing used by de.quantummaid.eventmaid.messagefunction.internal Class Description SubscriptionId EachSubscriberpossesses a uniqueSubscriptionId, which acts as its identity. -
Classes in de.quantummaid.eventmaid.subscribing used by de.quantummaid.eventmaid.qcec.constraintenforcing Class Description SubscriptionId EachSubscriberpossesses a uniqueSubscriptionId, which acts as its identity. -
Classes in de.quantummaid.eventmaid.subscribing used by de.quantummaid.eventmaid.qcec.domainbus Class Description SubscriptionId EachSubscriberpossesses a uniqueSubscriptionId, which acts as its identity. -
Classes in de.quantummaid.eventmaid.subscribing used by de.quantummaid.eventmaid.qcec.domainbus.building Class Description SubscriptionId EachSubscriberpossesses a uniqueSubscriptionId, which acts as its identity. -
Classes in de.quantummaid.eventmaid.subscribing used by de.quantummaid.eventmaid.qcec.domainbus.internal.answer Class Description SubscriptionId EachSubscriberpossesses a uniqueSubscriptionId, which acts as its identity. -
Classes in de.quantummaid.eventmaid.subscribing used by de.quantummaid.eventmaid.qcec.eventbus Class Description SubscriptionId EachSubscriberpossesses a uniqueSubscriptionId, which acts as its identity. -
Classes in de.quantummaid.eventmaid.subscribing used by de.quantummaid.eventmaid.qcec.queryresolving Class Description SubscriptionId EachSubscriberpossesses a uniqueSubscriptionId, which acts as its identity. -
Classes in de.quantummaid.eventmaid.subscribing used by de.quantummaid.eventmaid.serializedmessagebus Class Description Subscriber All delivering of messages to dynamically added and removed objects is done on the basis ofSubscribers.SubscriptionId EachSubscriberpossesses a uniqueSubscriptionId, which acts as its identity. -
Classes in de.quantummaid.eventmaid.subscribing used by de.quantummaid.eventmaid.subscribing Class Description AcceptingBehavior When accepting a message, aSubscribercan decide if it the delivery to subsequentSubscribersshould continue or if the delivery is preempted.ConsumerSubscriber ASubscriberthat calls the givenconsumerfor each message.PreemptiveSubscriber ASubscriberthat calls the givenpredicatefor each message.Subscriber All delivering of messages to dynamically added and removed objects is done on the basis ofSubscribers.SubscriptionId EachSubscriberpossesses a uniqueSubscriptionId, which acts as its identity.