Uses of Class
org.axonframework.commandhandling.gateway.AbstractRetryScheduler.Builder
Packages that use AbstractRetryScheduler.Builder
-
Uses of AbstractRetryScheduler.Builder in org.axonframework.commandhandling.gateway
Classes in org.axonframework.commandhandling.gateway with type parameters of type AbstractRetryScheduler.BuilderModifier and TypeClassDescriptionstatic classA builder class for theRetrySchedulerimplementations.Subclasses of AbstractRetryScheduler.Builder in org.axonframework.commandhandling.gatewayModifier and TypeClassDescriptionstatic classBuilder class to instantiate anExponentialBackOffIntervalRetryScheduler.static classBuilder class to instantiate aIntervalRetryScheduler.Constructors in org.axonframework.commandhandling.gateway with parameters of type AbstractRetryScheduler.Builder