Class and Description |
---|
QueryInvocationErrorHandler
Interface describing a mechanism for the QueryMessage components to report errors.
|
SimpleQueryBus
Implementation of the QueryBus that dispatches queries to the handlers within the JVM.
|
Class and Description |
---|
QueryBus
The mechanism that dispatches Query objects to their appropriate QueryHandlers.
|
QueryGateway
Interface towards the Query Handling components of an application.
|
QueryUpdateEmitter
Component which informs subscription queries about updates, errors and when there are no more updates.
|
Class and Description |
---|
QueryMessage
Message type that carries a Query: a request for information.
|
Class and Description |
---|
GenericQueryMessage
Generic implementation of the QueryMessage.
|
GenericSubscriptionQueryMessage
Generic implementation of the
SubscriptionQueryMessage . |
QueryBus
The mechanism that dispatches Query objects to their appropriate QueryHandlers.
|
QueryGateway
Interface towards the Query Handling components of an application.
|
QueryInvocationErrorHandler
Interface describing a mechanism for the QueryMessage components to report errors.
|
QueryMessage
Message type that carries a Query: a request for information.
|
QueryResponseMessage
Message that contains the results of a Query.
|
QueryUpdateEmitter
Component which informs subscription queries about updates, errors and when there are no more updates.
|
SubscriptionQueryBackpressure
Backpressure mechanism used for subscription queries.
|
SubscriptionQueryMessage
Message type that carries a Subscription Query: a request for information.
|
SubscriptionQueryResult
Result of the subscription query.
|
SubscriptionQueryUpdateMessage
Message which holds incremental update of an subscription query.
|
Class and Description |
---|
QueryBus
The mechanism that dispatches Query objects to their appropriate QueryHandlers.
|
QueryHandlerAdapter
Describes a class capable of subscribing to the query bus.
|
QueryMessage
Message type that carries a Query: a request for information.
|
Class and Description |
---|
QueryBus
The mechanism that dispatches Query objects to their appropriate QueryHandlers.
|
QueryGateway
Interface towards the Query Handling components of an application.
|
QueryHandlerAdapter
Describes a class capable of subscribing to the query bus.
|
QueryUpdateEmitter
Component which informs subscription queries about updates, errors and when there are no more updates.
|
Copyright © 2010–2018. All rights reserved.