| Package | Description |
|---|---|
| io.axoniq.axonserver.connector.query |
| Modifier and Type | Method and Description |
|---|---|
default Registration |
QueryHandler.registerSubscriptionQuery(SubscriptionQuery query,
QueryHandler.UpdateHandler updateHandler)
Registers an incoming subscription query request, represented by given
query, using given updateHandler to send updates when the projection for this query changes. |
Copyright © 2020–2023 AxonIQ BV. All rights reserved.