Uses of Class
org.axonframework.update.UpdateCheckerHttpClient
Packages that use UpdateCheckerHttpClient
-
Uses of UpdateCheckerHttpClient in org.axonframework.update
Constructors in org.axonframework.update with parameters of type UpdateCheckerHttpClientModifierConstructorDescriptionUpdateChecker(UpdateCheckerHttpClient client, UpdateCheckerReporter reporter, UsagePropertyProvider usagePropertyProvider) Creates a new instance ofUpdateCheckTaskwith the givenUpdateCheckerHttpClientandUsagePropertyProvider.