Uses of Package
org.axonframework.axonserver.connector.util
Packages that use org.axonframework.axonserver.connector.util
Package
Description
-
Classes in org.axonframework.axonserver.connector.util used by org.axonframework.axonserver.connector.commandClassDescriptionA Functional Interface towards a
BiFunctionwhich ingests both anAxonServerConfigurationand aBlockingQueueofRunnable, and outputs anExecutorService. -
-
Classes in org.axonframework.axonserver.connector.util used by org.axonframework.axonserver.connector.queryClassDescriptionA Functional Interface towards a
BiFunctionwhich ingests both anAxonServerConfigurationand aBlockingQueueofRunnable, and outputs anExecutorService.Convenience implementation of a StreamObserver that provides access to the request stream, which allows cancellation of the call, flow control, etc. -
Classes in org.axonframework.axonserver.connector.util used by org.axonframework.axonserver.connector.utilClassDescriptionA Functional Interface towards a
BiFunctionwhich ingests both anAxonServerConfigurationand aBlockingQueueofRunnable, and outputs anExecutorService.Deprecated.in through use of the AxonServer java connectorUtility class for converting gRPC MetaData entries into a Java Map and vice versa.