Package | Description |
---|---|
org.springframework.integration.handler |
Provides classes implementing various types of message handler.
|
Modifier and Type | Class and Description |
---|---|
class |
DelayHandler
A
MessageHandler that is capable of delaying the continuation of a
Message flow based on the result of evaluation delayExpression on an inbound Message
or a default delay value configured on this handler. |
Copyright © 2017. All rights reserved.