Uses of Package
org.axonframework.queryhandling
Packages that use org.axonframework.queryhandling
Package
Description
-
Classes in org.axonframework.queryhandling used by org.axonframework.axonserver.connector.queryClassDescriptionThe mechanism that dispatches Query objects to their appropriate QueryHandlers.Span factory that creates spans for the
QueryBus.Message type that carries a Query: a request for information.Message that contains the results of a Query.Component which informs subscription queries about updates, errors and when there are no more updates.A special type ofQueryMessageused for initiating streaming queries.Deprecated.since 3.4.0 Reactor version, Sinks API does not use FluxSink.OverflowStrategyMessage type that carries a Subscription Query: a request for information.Result of the subscription query.Message which holds incremental update of an subscription query. -
Classes in org.axonframework.queryhandling used by org.axonframework.axonserver.connector.query.subscriptionClassDescriptionSpan factory that creates spans for the
QueryBus.Message type that carries a Query: a request for information.Message that contains the results of a Query.Message type that carries a Subscription Query: a request for information.Result of the subscription query.Message which holds incremental update of an subscription query. -
Classes in org.axonframework.queryhandling used by org.axonframework.configClassDescriptionThe mechanism that dispatches Query objects to their appropriate QueryHandlers.Span factory that creates spans for the
QueryBus.Interface towards the Query Handling components of an application.Component which informs subscription queries about updates, errors and when there are no more updates.Span factory that creates spans for theQueryUpdateEmitter. -
Classes in org.axonframework.queryhandling used by org.axonframework.messaging.responsetypes
-
Classes in org.axonframework.queryhandling used by org.axonframework.metrics
-
Classes in org.axonframework.queryhandling used by org.axonframework.micrometer
-
Classes in org.axonframework.queryhandling used by org.axonframework.queryhandlingClassDescriptionDefault implementation of the
QueryBusSpanFactory.Builder class to instantiate aDefaultQueryBusSpanFactory.Implementation of the QueryGateway interface that allows the registration of dispatchInterceptors.Builder class to instantiate aDefaultQueryGateway.Default implementation of theQueryUpdateEmitterSpanFactory.Builder class to instantiate aDefaultQueryUpdateEmitterSpanFactory.Generic implementation of the QueryMessage.QueryResponseMessage implementation that takes all properties as constructor parameters.Generic implementation of theSubscriptionQueryMessage.GenericSubscriptionQueryUpdateMessagewhich holds incremental update of an subscription query.Implementation of the QueryInvocationErrorHandler that logs all errors to a givenLogger.Builder class to instantiate aLoggingQueryInvocationErrorHandler.The mechanism that dispatches Query objects to their appropriate QueryHandlers.Span factory that creates spans for theQueryBus.Interface towards the Query Handling components of an application.Interface describing a mechanism for the QueryMessage components to report errors.Message type that carries a Query: a request for information.Message that contains the results of a Query.Encapsulates the identifying fields of a Query Handler when one is subscribed to theQueryBus.Component which informs subscription queries about updates, errors and when there are no more updates.Span factory that creates spans for theQueryUpdateEmitter.Implementation of the QueryBus that dispatches queries to the handlers within the JVM.Builder class to instantiate aSimpleQueryBus.Implementation ofQueryUpdateEmitterthat uses Project Reactor to implement Update Handlers.Builder class to instantiate aSimpleQueryUpdateEmitter.A special type ofQueryMessageused for initiating streaming queries.Deprecated.since 3.4.0 Reactor version, Sinks API does not use FluxSink.OverflowStrategyMessage type that carries a Subscription Query: a request for information.Result of the subscription query.Message which holds incremental update of an subscription query.Result of registering an Update Handler. -
Classes in org.axonframework.queryhandling used by org.axonframework.queryhandling.annotationClassDescriptionThe mechanism that dispatches Query objects to their appropriate QueryHandlers.Describes a class capable of subscribing to the query bus.Message type that carries a Query: a request for information.
-
Classes in org.axonframework.queryhandling used by org.axonframework.queryhandling.registrationClassDescriptionEncapsulates the identifying fields of a Query Handler when one is subscribed to the
QueryBus. -
Classes in org.axonframework.queryhandling used by org.axonframework.spring.configClassDescriptionThe mechanism that dispatches Query objects to their appropriate QueryHandlers.Interface towards the Query Handling components of an application.Describes a class capable of subscribing to the query bus.Component which informs subscription queries about updates, errors and when there are no more updates.
-
Classes in org.axonframework.queryhandling used by org.axonframework.springboot.autoconfigClassDescriptionThe mechanism that dispatches Query objects to their appropriate QueryHandlers.Span factory that creates spans for the
QueryBus.Interface towards the Query Handling components of an application.Interface describing a mechanism for the QueryMessage components to report errors.Message type that carries a Query: a request for information.Component which informs subscription queries about updates, errors and when there are no more updates.Span factory that creates spans for theQueryUpdateEmitter.Implementation of the QueryBus that dispatches queries to the handlers within the JVM.