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