Modifier and Type | Class and Description |
---|---|
class |
ScheduledMessageProcessor
Implements the common message processor infrastructure which is used by the
both
Forwarding and Sampling message Processors. |
Modifier and Type | Class and Description |
---|---|
class |
FailoverScheduledMessageForwardingProcessor
Redelivery processor will Time to time Redeliver the Messages to a given message store.
|
Modifier and Type | Class and Description |
---|---|
class |
ScheduledMessageForwardingProcessor
Redelivery processor is the Message processor which implements the Dead letter channel EIP
It will Time to time Redeliver the Messages to a given target.
|
Modifier and Type | Class and Description |
---|---|
class |
SamplingProcessor
Implements the functionality of the Sampling message processor which injects
a message to a given sequence.
|
Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.