public interface InterceptSendToEndpoint extends Endpoint
| Modifier and Type | Method and Description |
|---|---|
Processor |
getDetour()
The processor for routing in a detour
|
Endpoint |
getOriginalEndpoint()
The original endpoint which was intercepted.
|
boolean |
isSkip()
Whether to skip sending after the detour to the original endpoint.
|
configureProperties, createAsyncProducer, createConsumer, createExchange, createExchange, createPollingConsumer, createProducer, getCamelContext, getEndpointKey, getEndpointUri, isLenientProperties, setCamelContextisSingletonEndpoint getOriginalEndpoint()
boolean isSkip()
Apache Camel