public class StompSegmentDecorator extends AbstractMessagingSegmentDecorator
| Modifier and Type | Field and Description |
|---|---|
protected static String |
QUEUE_PREFIX |
MESSAGE_BUS_IDCAMEL_COMPONENT, DEFAULT| Constructor and Description |
|---|
StompSegmentDecorator() |
| 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, prenewSegment, post, stripSchemeAndOptions, toQueryParametersprotected static final String QUEUE_PREFIX
public String getComponent()
SegmentDecoratorpublic String getDestination(org.apache.camel.Exchange exchange, org.apache.camel.Endpoint endpoint)
getDestination in class AbstractMessagingSegmentDecoratorApache Camel