Package | Description |
---|---|
org.springframework.integration.handler.advice |
Provides classes that are used to advise
MessageHandler s with
cross-cutting concerns. |
Class and Description |
---|
AbstractRequestHandlerAdvice
Base class for
MessageHandler advice classes. |
AbstractRequestHandlerAdvice.ExecutionCallback
Called by subclasses in doInvoke() to proceed() the invocation.
|
RetryStateGenerator
Strategy interface for generating a
RetryState instance
based on a message. |
Copyright © 2017. All rights reserved.