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