|
|||||||||
| 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 | |
|---|---|
Camel |
camel()
For internal use only. |
org.apache.camel.impl.DefaultCamelContext |
camelContext()
Returns the CamelContext. |
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 |
|---|
context, noSender, postRestart, postStop, preRestart, self, sender, supervisorStrategy, unhandled |
| Method Detail |
|---|
boolean oneway()
ProducerSupport
oneway in interface ProducerSupportCamel camel()
Camel trait which provides access to the CamelExtension.
org.apache.camel.impl.DefaultCamelContext camelContext()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||