Uses of Interface
io.axoniq.framework.axonserver.connector.api.ConnectionManager
Packages that use ConnectionManager
Package
Description
Root package for the Axon Server Connector.
-
Uses of ConnectionManager in io.axoniq.framework.axonserver.connector.api
Classes in io.axoniq.framework.axonserver.connector.api that implement ConnectionManagerModifier and TypeClassDescriptionclassThe component which manages all the connections which an Axon client can establish with an Axon Server instance.