| Interface | Description |
|---|---|
| QueryChannel |
Communication channel with AxonServer for Query related interactions.
|
| QueryHandler |
Interface representing a component that can handle queries.
|
| QueryHandler.UpdateHandler |
Interface describing a stream of updates to a subscription query.
|
| SubscriptionQueryResult |
Interface describing the results of a subscription query.
|
| Class | Description |
|---|---|
| QueryDefinition |
Definition of a query, constituting out of a
queryName and resultType. |
Copyright © 2020–2023 AxonIQ BV. All rights reserved.