| Package | Description |
|---|---|
| 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 and Description |
|---|---|
class |
HTTPException
The
HTTPException exception represents a XML/HTTP fault.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SOAPFaultException
The
SOAPFaultException exception represents a SOAP 1.1 or 1.2 fault.
|