public interface Oneway extends Producer
Actor.emptyBehavior$, Actor.ignoringBehavior$
Modifier and Type | Method and Description |
---|---|
boolean |
oneway()
If set to false (default), this producer expects a response message from the Camel endpoint.
|
endpointUri, headersToCopy, preStart, produce, register, routeResponse, transformOutgoingMessage, transformResponse
aroundPostRestart, aroundPostStop, aroundPreRestart, aroundPreStart, aroundReceive, context, postRestart, postStop, preRestart, self, sender, supervisorStrategy, unhandled
camel, camelContext
boolean oneway()
ProducerSupport
oneway
in interface ProducerSupport