Uses of Interface
org.springframework.integration.handler.advice.RetryStateGenerator
Packages that use RetryStateGenerator
Package
Description
Provides classes that are used to advise
MessageHandler
s with
cross-cutting concerns.-
Uses of RetryStateGenerator in org.springframework.integration.handler.advice
Classes in org.springframework.integration.handler.advice that implement RetryStateGeneratorMethods in org.springframework.integration.handler.advice with parameters of type RetryStateGeneratorModifier and TypeMethodDescriptionvoid
RequestHandlerRetryAdvice.setRetryStateGenerator
(RetryStateGenerator retryStateGenerator)