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