Package io.axoniq.framework.axonserver.connector.shared
@NullMarked
package io.axoniq.framework.axonserver.connector.shared
Part of the Axon Server Connector module. Contains shared classes for transport and conversion.
-
ClassDescriptionConverts an Axon Server Error to the relevant Axon framework exception.Utility class used to serialize
ThrowablesintoErrorMessages, and to reconstructAxonExceptionsfrom error information received over the wire.Converts GRPC Exceptions toRuntimeExceptions.Utility class to convert between Axon Server metadata values and a simpleMapof String key-value pairs.