| Package | Description |
|---|---|
| org.springframework.integration.handler.advice |
Provides classes that are used to advise
MessageHandlers 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 © 2016. All rights reserved.