Uses of Class
org.springframework.integration.handler.advice.AbstractHandleMessageAdvice
Package
Description
Provides classes that are used to advise
MessageHandler
s with
cross-cutting concerns.-
Uses of AbstractHandleMessageAdvice in org.springframework.integration.handler.advice
Modifier and TypeClassDescriptionclass
TheMethodInterceptor
implementation for the Idempotent Receiver E.I.