Uses of Class
jakarta.xml.ws.ProtocolException
Packages that use 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
Subclasses of ProtocolException in jakarta.xml.ws.httpModifier and TypeClassDescriptionclass
TheHTTPException
exception represents a XML/HTTP fault. -
Uses of ProtocolException in jakarta.xml.ws.soap
Subclasses of ProtocolException in jakarta.xml.ws.soapModifier and TypeClassDescriptionclass
TheSOAPFaultException
exception represents a SOAP 1.1 or 1.2 fault.