public abstract class DeadLetterRouteBuilder
extends org.apache.camel.builder.RouteBuilder
| Modifier and Type | Field and Description |
|---|---|
protected static String |
DEAD
The constant DEAD.
|
| Constructor and Description |
|---|
DeadLetterRouteBuilder() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.camel.builder.DeadLetterChannelBuilder |
deadLetterChannel(org.apache.camel.Endpoint endpoint) |
org.apache.camel.builder.DeadLetterChannelBuilder |
deadLetterChannel(String uri) |
org.apache.camel.model.RouteDefinition |
from(String endpoint) |
addLifecycleInterceptor, addRoutes, addRoutesToCamelContext, bindToRegistry, bindToRegistry, checkInitialized, configure, configureRest, configureRests, configureRoute, configureRoutes, configureRouteTemplate, errorHandler, from, from, fromF, getOrder, getRestCollection, getRestConfiguration, getRouteCollection, getRouteTemplateCollection, intercept, interceptFrom, interceptFrom, interceptSendToEndpoint, onCompletion, onException, onException, populateRests, populateRoutes, populateRouteTemplates, populateTransformers, populateValidators, propertyInject, removeLifecycleInterceptor, rest, rest, restConfiguration, routeTemplate, setErrorHandlerBuilder, setRestCollection, setRouteCollection, setRouteTemplateCollection, toString, transformer, validatorbody, bodyAs, constant, createErrorHandlerBuilder, defaultErrorHandler, endpoint, endpoint, endpoints, endpoints, exceptionMessage, exchangeProperty, getContext, getErrorHandlerBuilder, header, jsonpath, jsonpath, method, method, method, method, noErrorHandler, regexReplaceAll, regexReplaceAll, setContext, simple, simple, simpleF, simpleF, systemProperty, systemProperty, xpath, xpath, xpath, xpathprotected static final String DEAD
public org.apache.camel.builder.DeadLetterChannelBuilder deadLetterChannel(String uri)
deadLetterChannel in class org.apache.camel.builder.BuilderSupportpublic org.apache.camel.builder.DeadLetterChannelBuilder deadLetterChannel(org.apache.camel.Endpoint endpoint)
deadLetterChannel in class org.apache.camel.builder.BuilderSupportpublic org.apache.camel.model.RouteDefinition from(String endpoint)
from in class org.apache.camel.builder.RouteBuilderCopyright © 2019–2021 Christos Tsakostas, OREGOR LTD. All rights reserved.