Este contenido no está disponible en el idioma seleccionado.

4.2. New Features


Netty HTTP transport

There is a new Netty HTTP transport, which can be used in place of the plain HTTP transport. To use the Netty transport, prefix a HTTP URL with netty://—for example, netty://http://localhost:8080/server. The Netty transport is provided in the following artifacts (for client side and server side respectively):
  • cxf-rt-transports-http-netty-client
  • cxf-rt-transports-http-netty-server

UDP transport

New UDP Transport.

HTTPAsyncClient-based HTTP transport

New optional HTTP transport based on Apache HTTP Components HttpAsyncClient.

SOAP over UDP

Support for the protocol, SOAP over UDP.

Message validation

Ability to apply schema validation selectively to incoming or outgoing messages, by setting the schema-validation-enabled property to IN, OUT, BOTH, or NONE. @SchemaValidationEnabled annotation updated with the type=IN|OUT|BOTH|NONE parameter.

WS-Discovery

Support for WS-Discovery, as follows:
  • Services can send Hello or Bye when started or stopped and can also respond to probe requests.
  • An API for sending probes and resolving to EndpointReferences is provided.

JAX-RS 2.0 specification

Initial support for parts of the JAX-RS 2.0 (JSR-339) specification, as follows:
  • Additional methods on the WebClient class to provide asynchronous invocations.
  • Support for new filters, interceptors, dynamic features, exception classes, and more.
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