Este contenido no está disponible en el idioma seleccionado.

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

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2026 Red Hat
Volver arriba