|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Oneway
A one-way producer.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface akka.actor.Actor |
---|
Actor.emptyBehavior$ |
Method Summary | |
---|---|
boolean |
oneway()
If set to false (default), this producer expects a response message from the Camel endpoint. |
Methods inherited from interface akka.camel.Producer |
---|
receive |
Methods inherited from interface akka.camel.ProducerSupport |
---|
endpointUri, headersToCopy, headersToCopyDefault, preStart, produce, register, routeResponse, transformOutgoingMessage, transformResponse |
Methods inherited from interface akka.actor.Actor |
---|
aroundPostRestart, aroundPostStop, aroundPreRestart, aroundPreStart, aroundReceive, context, postRestart, postStop, preRestart, self, sender, supervisorStrategy, unhandled |
Methods inherited from interface akka.camel.CamelSupport |
---|
camel, camelContext |
Method Detail |
---|
boolean oneway()
ProducerSupport
oneway
in interface ProducerSupport
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |