public class ConsumerActorRouteBuilder
extends org.apache.camel.builder.RouteBuilder
param: endpointUri endpoint URI of the consumer actor.
| Constructor and Description |
|---|
ConsumerActorRouteBuilder(java.lang.String endpointUri,
akka.actor.ActorRef consumer,
ConsumerConfig config,
CamelSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.camel.model.ProcessorDefinition<?> |
applyUserRouteCustomization(org.apache.camel.model.RouteDefinition rd) |
void |
configure() |
protected java.lang.String |
targetActorUri() |
addRoutes, addRoutesToCamelContext, checkInitialized, configureRoute, configureRoutes, createContainer, errorHandler, from, from, from, from, fromF, getContext, getRouteCollection, includeRoutes, intercept, interceptFrom, interceptFrom, interceptSendToEndpoint, onCompletion, onException, onException, populateRoutes, setErrorHandlerBuilder, setRouteCollection, toStringbean, bean, bean, bean, body, body, constant, createErrorHandlerBuilder, deadLetterChannel, deadLetterChannel, defaultErrorHandler, endpoint, endpoint, endpoints, endpoints, exceptionMessage, faultBody, faultBodyAs, getErrorHandlerBuilder, header, loggingErrorHandler, loggingErrorHandler, loggingErrorHandler, loggingErrorHandler, method, method, method, method, noErrorHandler, outBody, outBody, property, regexReplaceAll, regexReplaceAll, sendTo, setContext, setContext, simple, simple, systemProperty, systemProperty, xpathpublic ConsumerActorRouteBuilder(java.lang.String endpointUri,
akka.actor.ActorRef consumer,
ConsumerConfig config,
CamelSettings settings)
protected java.lang.String targetActorUri()
public void configure()
configure in class org.apache.camel.builder.RouteBuilderpublic org.apache.camel.model.ProcessorDefinition<?> applyUserRouteCustomization(org.apache.camel.model.RouteDefinition rd)