public class IronmqSegmentDecorator extends AbstractMessagingSegmentDecorator
Modifier and Type | Field and Description |
---|---|
static String |
CAMEL_IRON_MQ_MESSAGE_ID |
MESSAGE_BUS_ID
CAMEL_COMPONENT, DEFAULT
Constructor and Description |
---|
IronmqSegmentDecorator() |
Modifier and Type | Method and Description |
---|---|
String |
getComponent()
The camel component associated with the decorator.
|
protected String |
getMessageId(org.apache.camel.Exchange exchange) |
getDestination, getOperationName, pre
newSegment, post, stripSchemeAndOptions, toQueryParameters
public static final String CAMEL_IRON_MQ_MESSAGE_ID
public String getComponent()
SegmentDecorator
protected String getMessageId(org.apache.camel.Exchange exchange)
getMessageId
in class AbstractMessagingSegmentDecorator
Apache Camel