org.apache.camel.model.rest.RestOperationParamDefinition.access(String)
is not in use in swagger specification 2.0
|
org.apache.camel.builder.RouteBuilder.addRoutes(RoutesBuilder)
|
org.apache.camel.model.RouteDefinition.adviceWith(CamelContext, RouteBuilder) |
org.apache.camel.model.ProcessorDefinition.aop()
to be removed in the near future. Instead you can use interceptors or processors to do AOP with Camel.
|
org.apache.camel.component.file.FileConsumer.asGenericFile(String, File, String)
|
org.apache.camel.builder.BuilderSupport.bean(Class>)
|
org.apache.camel.builder.BuilderSupport.bean(Class>, String)
|
org.apache.camel.model.ProcessorDefinition.bean(Class>, String, boolean)
the option multiParameterArray is deprecated
|
org.apache.camel.model.ProcessorDefinition.bean(Class>, String, boolean, boolean)
the option multiParameterArray is deprecated
|
org.apache.camel.model.BeanDefinition.bean(Object)
not in use, will be removed in next Camel release
|
org.apache.camel.builder.BuilderSupport.bean(Object)
|
org.apache.camel.builder.BuilderSupport.bean(Object, String)
|
org.apache.camel.model.ProcessorDefinition.beanRef(String)
|
org.apache.camel.model.ProcessorDefinition.beanRef(String, boolean)
|
org.apache.camel.model.ProcessorDefinition.beanRef(String, String)
|
org.apache.camel.model.ProcessorDefinition.beanRef(String, String, boolean)
|
org.apache.camel.model.ProcessorDefinition.beanRef(String, String, boolean, boolean)
the option multiParameterArray is deprecated
|
org.apache.camel.model.BeanDefinition.beanType(Class>)
not in use, will be removed in next Camel release
|
org.apache.camel.builder.BuilderSupport.body(Class)
|
org.apache.camel.api.management.mbean.ManagedBrowsableEndpointMBean.browseMessageAsXml(Integer)
|
org.apache.camel.model.BeanDefinition.cache() |
org.apache.camel.builder.DefaultErrorHandlerBuilder.checkException()
|
org.apache.camel.util.ObjectHelper.close(Closeable, String, Logger)
|
org.apache.camel.model.DataFormatDefinition.configureDataFormat(DataFormat)
|
org.apache.camel.impl.converter.AsyncProcessorTypeConverter.convert(Processor)
|
org.apache.camel.util.ExchangeHelper.createExceptionMessage(String, Exchange, Throwable)
use org.apache.camel.CamelExchangeException.createExceptionMessage instead
|
org.apache.camel.Producer.createExchange()
|
org.apache.camel.Producer.createExchange(Exchange)
will be removed in Camel 3.0
|
org.apache.camel.Endpoint.createExchange(Exchange)
will be removed in Camel 3.0
|
org.apache.camel.impl.DefaultProducer.createExchange(Exchange) |
org.apache.camel.impl.DeferProducer.createExchange(Exchange) |
org.apache.camel.impl.InterceptSendToEndpoint.createExchange(Exchange) |
org.apache.camel.impl.SynchronousDelegateProducer.createExchange(Exchange) |
org.apache.camel.processor.UnitOfWorkProducer.createExchange(Exchange) |
org.apache.camel.Producer.createExchange(ExchangePattern)
|
org.apache.camel.Message.createExchangeId()
will be removed in Camel 3.0. It is discouraged for messages to create exchange ids
|
org.apache.camel.util.IOHelper.createIOException(String, Throwable)
IOException support nested exception in Java 1.6. Will be removed in Camel 3.0
|
org.apache.camel.util.IOHelper.createIOException(Throwable)
IOException support nested exception in Java 1.6. Will be removed in Camel 3.0
|
org.apache.camel.component.bean.ProxyHelper.createProxy(Endpoint, Class...)
use the same method name with binding as parameter
|
org.apache.camel.component.bean.ProxyHelper.createProxy(Endpoint, ClassLoader, Class...)
use the same method name with binding as parameter
|
org.apache.camel.component.bean.ProxyHelper.createProxy(Endpoint, ClassLoader, Class[], MethodInfoCache)
use the same method name with binding as parameter
|
org.apache.camel.component.bean.ProxyHelper.createProxy(Endpoint, ClassLoader, Class, MethodInfoCache)
use the same method name with binding as parameter
|
org.apache.camel.component.bean.ProxyHelper.createProxy(Endpoint, Producer, Class...)
use the same method name with binding as parameter
|
org.apache.camel.component.bean.ProxyHelper.createProxyObject(Endpoint, Producer, ClassLoader, Class[], MethodInfoCache)
use the same method name with binding as parameter
|
org.apache.camel.util.FileUtil.createTempFile(String, String) |
org.apache.camel.converter.jaxp.XmlConverter.createTransfomer()
|
org.apache.camel.util.UnitOfWorkHelper.createUoW(Exchange)
|
org.apache.camel.converter.jaxp.StaxConverter.createXMLEventReader(InputStream)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.jaxp.StaxConverter.createXMLStreamReader(InputStream)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.main.MainSupport.enableHangupSupport()
is enabled by default now, so no longer need to call this method.
|
org.apache.camel.model.ProcessorDefinition.enrichRef(String, String)
use enrich with a ref:id as the resourceUri parameter.
|
org.apache.camel.model.ProcessorDefinition.enrichRef(String, String, boolean)
use enrich with a ref:id as the resourceUri parameter.
|
org.apache.camel.model.ProcessorDefinition.enrichRef(String, String, boolean, boolean)
use enrich with a ref:id as the resourceUri parameter.
|
org.apache.camel.builder.BuilderSupport.faultBodyAs(Class)
|
org.apache.camel.builder.Builder.faultBodyAs(Class)
|
org.apache.camel.model.rest.RestOperationParamDefinition.getAccess()
is not in use in swagger specification 2.0
|
org.apache.camel.converter.stream.CachedOutputStream.getBufferSize()
|
org.apache.camel.converter.IOConverter.getCharsetName(Exchange) |
org.apache.camel.converter.IOConverter.getCharsetName(Exchange, boolean) |
org.apache.camel.impl.DefaultProducerTemplate.getContext()
|
org.apache.camel.impl.DefaultConsumerTemplate.getContext()
|
org.apache.camel.CamelContext.getErrorHandlerBuilder()
|
org.apache.camel.CamelContext.getExecutorServiceStrategy()
|
org.apache.camel.impl.DefaultCamelContext.getExecutorServiceStrategy() |
org.apache.camel.api.management.mbean.ManagedCamelContextMBean.getInflightExchanges()
|
org.apache.camel.api.management.mbean.ManagedRouteMBean.getInflightExchanges()
|
org.apache.camel.util.ExchangeHelper.getMandatoryInBody(Exchange)
|
org.apache.camel.util.ExchangeHelper.getMandatoryInBody(Exchange, Class)
|
org.apache.camel.util.ExchangeHelper.getMandatoryOutBody(Exchange)
|
org.apache.camel.util.ExchangeHelper.getMandatoryOutBody(Exchange, Class)
|
org.apache.camel.component.seda.SedaComponent.getOrCreateQueue(SedaEndpoint, Integer)
use
|
org.apache.camel.component.seda.SedaComponent.getOrCreateQueue(SedaEndpoint, Integer, Boolean)
|
org.apache.camel.processor.RedeliveryPolicy.getRedeliverDelay()
|
org.apache.camel.impl.DefaultProducerTemplate.getResolvedEndpoint(String, Class)
|
org.apache.camel.spi.ManagementStrategy.getStatisticsLevel()
|
org.apache.camel.management.DefaultManagementStrategy.getStatisticsLevel() |
org.apache.camel.converter.stream.CachedOutputStream.getStreamCache()
|
org.apache.camel.processor.interceptor.Tracer.getTraceHandler() |
org.apache.camel.model.AggregateDefinition.groupExchanges()
|
org.apache.camel.model.TryDefinition.handled(boolean)
|
org.apache.camel.model.CatchDefinition.handled(boolean)
|
org.apache.camel.model.TryDefinition.handled(Expression)
|
org.apache.camel.model.CatchDefinition.handled(Expression)
|
org.apache.camel.model.TryDefinition.handled(Predicate)
|
org.apache.camel.model.CatchDefinition.handled(Predicate)
|
org.apache.camel.model.ProcessorDefinition.idempotentConsumer(IdempotentRepository>)
will be removed in Camel 3.0. Instead use any of the other methods
|
org.apache.camel.model.ProcessorDefinition.inOnly()
|
org.apache.camel.model.ProcessorDefinition.inOut()
|
org.apache.camel.component.file.GenericFileConsumer.isInProgress(GenericFile)
|
org.apache.camel.CamelContext.isLazyLoadTypeConverters()
this option is no longer supported, will be removed in a future Camel release.
|
org.apache.camel.impl.DefaultCamelContext.isLazyLoadTypeConverters() |
org.apache.camel.spi.ManagementStrategy.isLoadStatisticsEnabled()
|
org.apache.camel.management.DefaultManagementStrategy.isLoadStatisticsEnabled() |
org.apache.camel.spi.ManagementStrategy.isOnlyManageProcessorWithCustomId()
|
org.apache.camel.management.DefaultManagementStrategy.isOnlyManageProcessorWithCustomId() |
org.apache.camel.processor.validation.ValidatingProcessor.isUseDom() |
org.apache.camel.spi.Registry.lookup(String)
|
org.apache.camel.spi.Registry.lookup(String, Class)
|
org.apache.camel.spi.Registry.lookupByType(Class)
|
org.apache.camel.impl.DefaultCamelContext.lookupPropertiesComponent()
|
org.apache.camel.util.EndpointHelper.matchEndpoint(String, String)
|
org.apache.camel.model.BeanDefinition.method(String)
not in use, will be removed in next Camel release
|
org.apache.camel.model.WireTapDefinition.newExchange(Expression)
|
org.apache.camel.processor.exceptionpolicy.ExceptionPolicyKey.newInstance(Class extends Throwable>)
will be removed in the near future. Use the constructor instead.
|
org.apache.camel.processor.exceptionpolicy.ExceptionPolicyKey.newInstance(Class extends Throwable>, WhenDefinition)
will be removed in the near future. Use the constructor instead.
|
org.apache.camel.converter.IOConverter.normalizeCharset(String) |
org.apache.camel.spi.ManagementStrategy.onlyManageProcessorWithCustomId(boolean)
|
org.apache.camel.management.DefaultManagementStrategy.onlyManageProcessorWithCustomId(boolean) |
org.apache.camel.model.rest.RestDefinition.options() |
org.apache.camel.model.rest.RestDefinition.options(String) |
org.apache.camel.builder.BuilderSupport.outBody()
|
org.apache.camel.builder.Builder.outBody()
|
org.apache.camel.builder.BuilderSupport.outBody(Class)
|
org.apache.camel.builder.Builder.outBodyAs(Class)
|
org.apache.camel.model.ToDefinition.pattern(ExchangePattern)
|
org.apache.camel.model.ProcessorDefinition.pollEnrichRef(String, long, String)
use pollEnrich with a ref:id as the resourceUri parameter.
|
org.apache.camel.model.ProcessorDefinition.pollEnrichRef(String, long, String, boolean)
use pollEnrich with a ref:id as the resourceUri parameter.
|
org.apache.camel.impl.DefaultComponent.preProcessUri(String) |
org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessor, Exchange, AsyncCallback)
should no longer be needed, instead invoke the process method on the AsyncProcessor directly,
instead of using this method.
|
org.apache.camel.processor.DelegateAsyncProcessor.processNext(Exchange, AsyncCallback)
|
org.apache.camel.model.ProcessorDefinition.processRef(String)
|
org.apache.camel.builder.ExpressionClauseSupport.property(String)
|
org.apache.camel.builder.BuilderSupport.property(String)
|
org.apache.camel.builder.ExpressionClause.property(String)
|
org.apache.camel.builder.Builder.property(String)
|
org.apache.camel.language.property.ExchangePropertyLanguage.property(String)
|
org.apache.camel.builder.ExpressionBuilder.propertyExpression(String)
|
org.apache.camel.processor.RedeliveryPolicy.redeliverDelay(long)
|
org.apache.camel.model.OnExceptionDefinition.redeliverDelay(long)
|
org.apache.camel.builder.DefaultErrorHandlerBuilder.redeliverDelay(long)
|
org.apache.camel.model.BeanDefinition.ref(String)
not in use, will be removed in next Camel release
|
org.apache.camel.model.ProcessorDefinition.removeFaultHeader(String)
|
org.apache.camel.builder.ProcessorBuilder.removeFaultHeader(String)
|
org.apache.camel.util.EndpointHelper.resloveStringParameter(CamelContext, String, Class)
|
org.apache.camel.util.ResourceHelper.resolveMandatoryResourceAsInputStream(ClassResolver, String)
|
org.apache.camel.model.ProcessorDefinitionHelper.resolvePropertyPlaceholders(RouteContext, Object)
|
org.apache.camel.model.ProcessorDefinition.routingSlip(String)
|
org.apache.camel.model.ProcessorDefinition.routingSlip(String, boolean)
|
org.apache.camel.model.ProcessorDefinition.routingSlip(String, String)
|
org.apache.camel.model.ProcessorDefinition.routingSlip(String, String, boolean)
|
org.apache.camel.builder.DataFormatClause.secureXML(String, boolean, String, String, String)
|
org.apache.camel.builder.BuilderSupport.sendTo(String)
not in use, and not available in XML DSL
|
org.apache.camel.builder.Builder.sendTo(String)
not in use, and not available in XML DSL
|
org.apache.camel.util.ValueHolder.set(V)
should be immutable, will be removed in Camel 3.0
|
org.apache.camel.model.rest.RestOperationParamDefinition.setAccess(String)
is not in use in swagger specification 2.0
|
org.apache.camel.spi.PackageScanClassResolver.setClassLoaders(Set)
|
org.apache.camel.processor.SendProcessor.setDestination(Endpoint)
not longer supported.
|
org.apache.camel.api.management.mbean.ManagedSendProcessorMBean.setDestination(String)
no longer in use. Will be removed in a future Camel release.
|
org.apache.camel.model.ProcessorDefinition.setFaultHeader(String, Expression)
|
org.apache.camel.model.DescriptionDefinition.setLayoutHeight(Double) |
org.apache.camel.model.DescriptionDefinition.setLayoutWidth(Double) |
org.apache.camel.model.DescriptionDefinition.setLayoutX(Double) |
org.apache.camel.model.DescriptionDefinition.setLayoutY(Double) |
org.apache.camel.CamelContext.setLazyLoadTypeConverters(Boolean)
this option is no longer supported, will be removed in a future Camel release.
|
org.apache.camel.impl.DefaultCamelContext.setLazyLoadTypeConverters(Boolean) |
org.apache.camel.spi.ManagementStrategy.setLoadStatisticsEnabled(boolean)
|
org.apache.camel.management.DefaultManagementStrategy.setLoadStatisticsEnabled(boolean) |
org.apache.camel.component.mock.MockEndpoint.setMinimumResultWaitTime(long)
|
org.apache.camel.component.bean.BeanEndpoint.setMultiParameterArray(boolean)
this option is used internally by Camel, and is not intended for end users to use
|
org.apache.camel.model.BeanDefinition.setMultiParameterArray(Boolean)
is to be replaced with a better solution in Camel 3.0
|
org.apache.camel.builder.ProcessorBuilder.setOutBody(Expression)
|
org.apache.camel.model.ProcessorDefinition.setOutHeader(String)
|
org.apache.camel.model.ProcessorDefinition.setOutHeader(String, Expression)
|
org.apache.camel.builder.ProcessorBuilder.setOutHeader(String, Expression)
|
org.apache.camel.model.DataFormatDefinition.setProperty(Object, String, Object)
|
org.apache.camel.processor.RedeliveryPolicy.setRedeliverDelay(long)
|
org.apache.camel.model.SendDefinition.setRef(String)
use uri with ref:uri instead
|
org.apache.camel.model.FromDefinition.setRef(String)
use uri with ref:uri instead
|
org.apache.camel.model.MarshalDefinition.setRef(String)
use uri with ref:uri instead
|
org.apache.camel.model.UnmarshalDefinition.setRef(String)
use custom dataformat instead
|
org.apache.camel.impl.DefaultCamelContext.setRoutes(List) |
org.apache.camel.spi.ManagementStrategy.setStatisticsLevel(ManagementStatisticsLevel)
|
org.apache.camel.management.DefaultManagementStrategy.setStatisticsLevel(ManagementStatisticsLevel) |
org.apache.camel.processor.interceptor.TraceInterceptor.setTraceHandler(TraceEventHandler) |
org.apache.camel.processor.interceptor.Tracer.setTraceHandler(TraceEventHandler) |
org.apache.camel.processor.validation.ValidatingProcessor.setUseDom(boolean) |
org.apache.camel.util.FileUtil.shutdown() |
org.apache.camel.api.management.mbean.ManagedRouteMBean.shutdown()
will be removed in the near future. Use stop and remove instead
|
org.apache.camel.api.management.mbean.ManagedRouteMBean.shutdown(long)
will be removed in the near future. Use stop and remove instead
|
org.apache.camel.CamelContext.shutdownRoute(String)
|
org.apache.camel.CamelContext.shutdownRoute(String, long, TimeUnit)
|
org.apache.camel.spi.InflightRepository.size(Endpoint)
will be removed in a future Camel release.
|
org.apache.camel.impl.DefaultInflightRepository.size(Endpoint) |
org.apache.camel.CamelContext.startRoute(RouteDefinition)
|
org.apache.camel.model.ModelCamelContext.startRoute(RouteDefinition)
|
org.apache.camel.CamelContext.stopRoute(RouteDefinition)
|
org.apache.camel.model.ModelCamelContext.stopRoute(RouteDefinition)
|
org.apache.camel.converter.IOConverter.toByteArray(BufferedReader)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.IOConverter.toByteArray(Reader)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.IOConverter.toByteArray(String)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.jaxp.XmlConverter.toDOMDocument(byte[]) |
org.apache.camel.converter.jaxp.XmlConverter.toDOMDocument(File)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.jaxp.XmlConverter.toDOMDocument(InputSource)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.jaxp.XmlConverter.toDOMDocument(InputStream)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.jaxp.XmlConverter.toDOMDocument(Reader)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.jaxp.XmlConverter.toDOMDocument(String)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.jaxp.XmlConverter.toDOMSource(File)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.jaxp.XmlConverter.toDOMSource(InputStream)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.jaxp.XmlConverter.toDOMSource(Source)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.jaxp.XmlConverter.toDOMSourceFromStream(StreamSource)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.IOConverter.toInputStream(BufferedReader)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.jaxp.XmlConverter.toInputStream(Document)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.jaxp.XmlConverter.toInputStream(DOMSource)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.IOConverter.toInputStream(String)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.IOConverter.toReader(File)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.IOConverter.toReader(InputStream)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.jaxp.XmlConverter.toReaderFromSource(Source)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.jaxp.XmlConverter.toSAXSource(InputStream)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.jaxp.XmlConverter.toSAXSource(Source)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.jaxp.XmlConverter.toSAXSource(String)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.jaxp.XmlConverter.toSAXSourceFromDOM(DOMSource)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.jaxp.XmlConverter.toSAXSourceFromStream(StreamSource)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.jaxp.XmlConverter.toSource(Document)
use toDOMSource instead
|
org.apache.camel.converter.jaxp.XmlConverter.toSource(Node)
use toDOMSource instead
|
org.apache.camel.converter.jaxp.XmlConverter.toStreamSource(Source)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.jaxp.XmlConverter.toStreamSourceFromDOM(DOMSource)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.jaxp.XmlConverter.toStreamSourceFromSAX(SAXSource)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.IOConverter.toString(byte[])
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.IOConverter.toString(ByteArrayOutputStream)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.IOConverter.toString(File)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.IOConverter.toString(InputStream)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.jaxp.XmlConverter.toString(Node)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.jaxp.XmlConverter.toString(Source)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.IOConverter.toString(URL)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.IOConverter.toWriter(File)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.converter.IOConverter.toWriter(OutputStream)
will be removed in Camel 3.0. Use the method which has 2 parameters.
|
org.apache.camel.model.OnExceptionDefinition.useOriginalBody()
|
org.apache.camel.converter.IOConverter.validateCharset(String) |
org.apache.camel.model.ProcessorDefinition.wireTap(String, boolean)
|
org.apache.camel.model.ProcessorDefinition.wireTap(String, boolean, Expression)
|
org.apache.camel.model.ProcessorDefinition.wireTap(String, boolean, Processor)
|
org.apache.camel.model.ProcessorDefinition.wireTap(String, ExecutorService)
|
org.apache.camel.model.ProcessorDefinition.wireTap(String, Expression)
|
org.apache.camel.model.ProcessorDefinition.wireTap(String, Processor)
|
org.apache.camel.model.ProcessorDefinition.wireTap(String, String)
|
org.apache.camel.processor.interceptor.BacklogTracer.wrapProcessorInInterceptors(CamelContext, ProcessorDefinition>, Processor, Processor) |
org.apache.camel.processor.interceptor.BacklogDebugger.wrapProcessorInInterceptors(CamelContext, ProcessorDefinition>, Processor, Processor) |