| Package | Description |
|---|---|
| io.axoniq.axonserver.connector.query | |
| io.axoniq.axonserver.connector.query.impl |
| Modifier and Type | Method and Description |
|---|---|
Registration |
QueryChannel.registerQueryHandler(QueryHandler handler,
QueryDefinition... queryTypes)
Registers the given
handler to handle incoming queries defined through the given queryTypes. |
| Modifier and Type | Method and Description |
|---|---|
Registration |
QueryChannelImpl.registerQueryHandler(QueryHandler handler,
QueryDefinition... queryDefinitions) |
Copyright © 2020–2023 AxonIQ BV. All rights reserved.