|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DelayPolicy | |
---|---|
org.apache.camel.processor | A collection of Processor implementations which are used to implement the Enterprise Integration Patterns |
Uses of DelayPolicy in org.apache.camel.processor |
---|
Subclasses of DelayPolicy in org.apache.camel.processor | |
---|---|
class |
RedeliveryPolicy
The policy used to decide how many times to redeliver and the time between the redeliveries before being sent to a Dead Letter Channel |
Methods in org.apache.camel.processor that return DelayPolicy | |
---|---|
DelayPolicy |
DelayPolicy.copy()
|
DelayPolicy |
DelayPolicy.delay(long delay)
Sets the delay in milliseconds |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |