
javax.xml.ws.http.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jboss-jaxws-api_2.3_spec
Show all versions of jboss-jaxws-api_2.3_spec
JSR-000224: Java(TM) API for XML-Based Web Services 2.3
The newest version!
/*
* Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
* http://www.eclipse.org/org/documents/edl-v10.php.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
/**
* This package defines APIs specific to the HTTP binding.
*
* References in this document to JAX-WS refer to the Jakarta XML Web Services unless otherwise noted.
* References in this document to SAAJ refer to the Jakarta SOAP with Attachments unless otherwise noted.
* References in this document to JAXB refer to the Jakarta XML Binding unless otherwise noted.
* References in this document to JWS refer to the Jakarta Web Services Metadata unless otherwise noted.
*/
package javax.xml.ws.http;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy