| Package | Description |
|---|---|
| javax.xml.ws |
This package contains the core JAX-WS APIs.
|
| javax.xml.ws.http |
This package defines APIs specific to the HTTP binding.
|
| javax.xml.ws.soap |
This package defines APIs specific to the SOAP binding.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ProtocolException |
The
ProtocolException class is a
base class for exceptions related to a specific protocol binding. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
HTTPException |
The
HTTPException exception represents a
XML/HTTP fault. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
SOAPFaultException |
The
SOAPFaultException exception represents a
SOAP 1.1 or 1.2 fault. |
Comments to: javaee-spec@javaee.groups.io
More information at: Metro Web Services Overview
Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved.