Jakarta XML Web Services (JAX-WS)

The Jakarta EE specification for XML web services, formerly JSR 224 JAX-WS. Defines annotations such as @WebService, @WebMethod, and @WebParam, as well as runtime APIs for SOAP-based web service providers and clients.

API entry from apis.yml

apis.yml Raw ↑
aid: jax-ws:jakarta-xml-web-services
name: Jakarta XML Web Services (JAX-WS)
description: The Jakarta EE specification for XML web services, formerly JSR 224 JAX-WS. Defines annotations
  such as @WebService, @WebMethod, and @WebParam, as well as runtime APIs for SOAP-based web service providers
  and clients.
humanURL: https://jakarta.ee/specifications/xml-web-services/
tags:
- Jakarta EE
- SOAP
- Specification
- Web Services
properties:
- type: Specification
  url: https://jakarta.ee/specifications/xml-web-services/4.0/
- type: Documentation
  url: https://jakarta.ee/specifications/xml-web-services/
- type: GitHub
  url: https://github.com/jakartaee/xml-web-services