public class CometdSegmentDecorator extends AbstractMessagingSegmentDecorator
MESSAGE_BUS_IDCAMEL_COMPONENT, DEFAULT| Constructor and Description |
|---|
CometdSegmentDecorator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponent()
The camel component associated with the decorator.
|
protected String |
getDestination(org.apache.camel.Exchange exchange,
org.apache.camel.Endpoint endpoint) |
getMessageId, getOperationName, prenewSegment, post, stripSchemeAndOptions, toQueryParameterspublic String getComponent()
SegmentDecoratorprotected String getDestination(org.apache.camel.Exchange exchange, org.apache.camel.Endpoint endpoint)
getDestination in class AbstractMessagingSegmentDecoratorApache Camel