Uses of Class
jakarta.xml.ws.ProtocolException
Package
Description
This package defines APIs specific to the HTTP binding.
This package defines APIs specific to the SOAP binding.
-
Uses of ProtocolException in jakarta.xml.ws.http
Modifier and TypeClassDescriptionclass
TheHTTPException
exception represents an XML/HTTP fault. -
Uses of ProtocolException in jakarta.xml.ws.soap
Modifier and TypeClassDescriptionclass
TheSOAPFaultException
exception represents a SOAP 1.1 or 1.2 fault.