|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Producer
Mixed in by Actor implementations to produce messages to Camel endpoints.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface akka.actor.Actor |
---|
Actor.emptyBehavior$ |
Method Summary | |
---|---|
scala.PartialFunction<java.lang.Object,scala.runtime.BoxedUnit> |
receive()
Implementation of Actor.receive. |
Methods inherited from interface akka.camel.ProducerSupport |
---|
endpointUri, headersToCopy, headersToCopyDefault, oneway, 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 |
---|
scala.PartialFunction<java.lang.Object,scala.runtime.BoxedUnit> receive()
endpointUri
.
receive
in interface Actor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |