| Package | Description |
|---|---|
| io.axoniq.axonserver.connector | |
| io.axoniq.axonserver.connector.impl | |
| io.axoniq.axonserver.connector.query.impl |
| Modifier and Type | Method and Description |
|---|---|
QueryChannel |
AxonServerConnection.queryChannel()
Returns the channel on which Query related interactions can be performed with AxonServer.
|
| Modifier and Type | Method and Description |
|---|---|
QueryChannel |
ContextConnection.queryChannel() |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryChannelImpl
QueryChannel implementation, serving as the query connection between AxonServer and a client application. |
Copyright © 2020–2022 AxonIQ BV. All rights reserved.