6.4. API Changes


API changes

The following changes have been made to the Java API:
CamelContext
Since Apache Camel 2.13, added getRegistry(T) method to org.apache.camel.CamelContext class.
Since Apache Camel 2.14, added startAllRoutes method to org.apache.camel.CamelContext class.
HttpClientConfigurer
Since Apache Camel 2.13, the signature of the configureHttpClient(HttpClient client) method from the org.apache.camel.component.http4.HttpClientConfigurer interface has been changed to configureHttpClient(HttpClientBuilder clientBuilder).
ManagedCamelContextMBean
Since Apache Camel 2.14, the duplicate getMessageHistory method has been removed from the org.apache.camel.api.management.mbean.ManagedCamelContextMBean interface. Use the isMessageHistory method instead.
SynchronizationRouteAware
Since Apache Camel 2.14, added the org.apache.camel.spi.SynchronizationRouteAware class.
UnitOfWork
Since Apache Camel 2.14, added the beforeRoute and the afterRoute methods to the org.apache.camel.spi.UnitOfWork interface.

Moved classes

Since Apache Camel version 2.14, the following classes have moved to a different package or renamed:
  • Renamed org.apache.camel.component.syslog.Rfc3164SyslogDataFormat to org.apache.camel.component.syslog.SyslogDataFormat
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.