
camel3.camel2.xml-37-changes.windup.xml Maven / Gradle / Ivy
The newest version!
Rules for changes between Camel 3.6 and Camel 3.7
IMPORT
org.apache.camel.processor.interceptor.BreakpointSupport moved to to org.apache.camel.support.BreakpointSupport.
org.apache.camel.processor.interceptor.BreakpointSupport
org.apache.camel.support.BreakpointSupport
IMPORT
The class org.apache.camel.impl.validator.ProcessorValidator moved to org.apache.camel.processor.validator.ProcessorValidator.
org.apache.camel.processor.validator.ProcessorValidator
org.apache.camel.impl.validator.ProcessorValidator
IMPORT
The class org.apache.camel.impl.transformer.ProcessorTransformer moved to org.apache.camel.processor.transformer.ProcessorTransformer.
org.apache.camel.processor.transformer.ProcessorTransformer
org.apache.camel.impl.transformer.ProcessorTransformer
IMPORT
The class org.apache.camel.impl.transformer.DataFormatTransformer moved to org.apache.camel.processor.transformer.DataFormatTransformer.
org.apache.camel.processor.transformer.DataFormatTransformer
org.apache.camel.impl.transformer.DataFormatTransformer
IMPORT
The class org.apache.camel.impl.validator.ValidatorKey moved to org.apache.camel.impl.engine.ValidatorKey.
org.apache.camel.impl.engine.ValidatorKey
org.apache.camel.impl.validator.ValidatorKey
IMPORT
The class org.apache.camel.impl.transformer.TransformerKey moved to org.apache.camel.impl.engine.TransformerKey.
org.apache.camel.impl.engine.TransformerKey
org.apache.camel.impl.transformer.TransformerKey
IMPORT
The class org.apache.camel.impl.DefaultExecutorServiceManager was moved from camel-core-engine JAR to org.apache.camel.impl.engine.DefaultExecutorServiceManager in the camel-base JAR.
org.apache.camel.impl.engine.DefaultExecutorServiceManager
org.apache.camel.impl.DefaultExecutorServiceManager
IMPORT
The class org.apache.camel.processor.ConvertBodyProcessor was moved to org.apache.camel.support.ConvertBodyProcessor in the camel-support JAR.
org.apache.camel.support.ConvertBodyProcessor
org.apache.camel.processor.ConvertBodyProcessor
IMPORT
The class org.apache.camel.impl.engine.DefaultClaimCheckRepository moved to org.apache.camel.processor.DefaultClaimCheckRepository in the camel-core-processor JAR.
org.apache.camel.processor.DefaultClaimCheckRepository
org.apache.camel.impl.engine.DefaultClaimCheckRepository
IMPORT
The class org.apache.camel.impl.engine.DefaultProducerCache was moved to org.apache.camel.support.cache.DefaultProducerCache.
org.apache.camel.support.cache.DefaultProducerCache
org.apache.camel.impl.engine.DefaultProducerCache
IMPORT
The class org.apache.camel.impl.engine.DefaultConsumerCache was moved to org.apache.camel.support.cache.DefaultConsumerCache.
org.apache.camel.support.cache.DefaultConsumerCache
org.apache.camel.impl.engine.DefaultConsumerCache
IMPORT
The class org.apache.camel.impl.engine.EmptyProducerCache was moved to org.apache.camel.support.cache.EmptyProducerCache.
org.apache.camel.support.cache.EmptyProducerCache
org.apache.camel.impl.engine.EmptyProducerCache
IMPORT
The class org.apache.camel.impl.engine.ServicePool was moved to org.apache.camel.support.cache.ServicePool.
org.apache.camel.support.cache.ServicePool
org.apache.camel.impl.engine.ServicePool
IMPORT
The class org.apache.camel.impl.engine.ProducerServicePool was moved to org.apache.camel.support.cache.ProducerServicePool.
org.apache.camel.support.cache.ProducerServicePool
org.apache.camel.support.cache.ProducerServicePool
IMPORT
The class org.apache.camel.impl.engine.PollingConsumerServicePool was moved to org.apache.camel.support.cache.PollingConsumerServicePool.
org.apache.camel.support.cache.PollingConsumerServicePool
org.apache.camel.impl.engine.PollingConsumerServicePool
IMPORT
The class org.apache.camel.impl.engine.EventNotifierCallback was moved to org.apache.camel.support.cache.EventNotifierCallback.
org.apache.camel.support.cache.EventNotifierCallback
org.apache.camel.impl.engine.EventNotifierCallback
IMPORT
The class org.apache.camel.impl.saga.InMemorySagaService was moved to org.apache.camel.saga.InMemorySagaService.
org.apache.camel.saga.InMemorySagaService
org.apache.camel.impl.saga.InMemorySagaService
IMPORT
The class org.apache.camel.impl.saga.InMemorySagaCoordinator was moved to org.apache.camel.saga.InMemorySagaCoordinator.
org.apache.camel.saga.InMemorySagaCoordinator
org.apache.camel.impl.saga.InMemorySagaCoordinator
© 2015 - 2025 Weber Informatics LLC | Privacy Policy