Package org.axonframework.axonserver.connector.util
package org.axonframework.axonserver.connector.util
-
ClassDescriptionDeprecated.in through use of the AxonServer java connectorUtility class used to serializer
Throwables intoErrorMessages.A Functional Interface towards aBiFunctionwhich ingests both anAxonServerConfigurationand aBlockingQueueofRunnable, and outputs anExecutorService.Deprecated.in through use of the AxonServer java connectorDeprecated.in through use of the AxonServer java connectorException thrown when a message exceeds the maximum allowed size.Interceptor around a gRPC request that checks whether the message size is within the limits of the server.Exception created to log a warning when a message size exceeds a certain threshold.Utility class for converting gRPC MetaData entries into a Java Map and vice versa.Mapping that translates aMetaDatainto a map of GRPCMetaDataValue.Mapping that translates an object into a GRPCSerializedObject.Contract towards serializing an object of typeA.Mapping that translates aMessageinto a GRPCSerializedObject.Wrapper that allows clients to access a gRPCSerializedObjectmessage as aSerializedObject.ThisExecutorServicewraps an existing one, creating aPriorityTaskfor everyRunnablethat is submitted that's an instance of one.Responsible for creatingSchedulerimplementations relevant to the Axon Server connector.Utility class contain helper methods to extract information fromProcessingInstructions.Deprecated.in through use of the AxonServer java connectorSchedules tasks to be executed in future.Deprecated.in through use of the AxonServer java connectorConvenience implementation of a StreamObserver that provides access to the request stream, which allows cancellation of the call, flow control, etc.