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,
ActorRef consumer,
ConsumerConfig config,
CamelSettings settings) |
Modifier and Type | Method and Description |
---|---|
org.apache.camel.model.ProcessorDefinition<? extends org.apache.camel.model.ProcessorDefinition<org.apache.camel.model.ProcessorDefinition>> |
applyUserRouteCustomization(org.apache.camel.model.RouteDefinition rd) |
void |
configure() |
protected java.lang.String |
targetActorUri() |
addRoutes, addRoutesToCamelContext, checkInitialized, configureRest, configureRests, configureRoute, configureRoutes, createContainer, errorHandler, from, from, from, from, fromF, getContext, getRestCollection, getRestConfigurations, getRouteCollection, includeRoutes, intercept, interceptFrom, interceptFrom, interceptSendToEndpoint, onCompletion, onException, onException, populateRests, populateRoutes, rest, rest, restConfiguration, restConfiguration, setErrorHandlerBuilder, setRestCollection, setRouteCollection, toString
bean, bean, bean, bean, body, body, bodyAs, constant, createErrorHandlerBuilder, deadLetterChannel, deadLetterChannel, defaultErrorHandler, endpoint, endpoint, endpoints, endpoints, exceptionMessage, exchangeProperty, faultBody, faultBodyAs, getErrorHandlerBuilder, header, language, loggingErrorHandler, loggingErrorHandler, loggingErrorHandler, loggingErrorHandler, method, method, method, method, noErrorHandler, outBody, outBody, property, regexReplaceAll, regexReplaceAll, sendTo, setContext, setContext, simple, simple, simpleF, simpleF, systemProperty, systemProperty, xpath, xpath
public ConsumerActorRouteBuilder(java.lang.String endpointUri, ActorRef consumer, ConsumerConfig config, CamelSettings settings)
protected java.lang.String targetActorUri()
public void configure()
configure
in class org.apache.camel.builder.RouteBuilder
public org.apache.camel.model.ProcessorDefinition<? extends org.apache.camel.model.ProcessorDefinition<org.apache.camel.model.ProcessorDefinition>> applyUserRouteCustomization(org.apache.camel.model.RouteDefinition rd)