Serialized Form
-
Package jakarta.xml.ws
-
Class jakarta.xml.ws.Holder
class Holder extends Object implements Serializable- serialVersionUID:
- 2623699057546497185L
-
Serialized Fields
-
value
T value
The value contained in the holder.
-
-
Exception Class jakarta.xml.ws.ProtocolException
class ProtocolException extends WebServiceException implements Serializable- serialVersionUID:
- -5162391758599890377L
-
Exception Class jakarta.xml.ws.WebServiceException
class WebServiceException extends RuntimeException implements Serializable- serialVersionUID:
- 6923454787998151997L
-
Class jakarta.xml.ws.WebServicePermission
class WebServicePermission extends BasicPermission implements Serializable- serialVersionUID:
- -146474640053770988L
-
-
Package jakarta.xml.ws.http
-
Exception Class jakarta.xml.ws.http.HTTPException
class HTTPException extends ProtocolException implements Serializable- serialVersionUID:
- 508892871321531629L
-
Serialized Fields
-
statusCode
int statusCode
-
-
-
Package jakarta.xml.ws.soap
-
Exception Class jakarta.xml.ws.soap.SOAPFaultException
class SOAPFaultException extends ProtocolException implements Serializable- serialVersionUID:
- -5717334416389757052L
-
Serialized Fields
-
fault
jakarta.xml.soap.SOAPFault fault
-
-