JAX-WS
v2.2

Serialized Form


Package javax.xml.ws

Class javax.xml.ws.Holder extends java.lang.Object implements Serializable

serialVersionUID: 2623699057546497185L

Serialized Fields

value

java.lang.Object value
The value contained in the holder.

Class javax.xml.ws.ProtocolException extends WebServiceException implements Serializable

Class javax.xml.ws.WebServiceException extends java.lang.RuntimeException implements Serializable

Class javax.xml.ws.WebServicePermission extends java.security.BasicPermission implements Serializable

serialVersionUID: -146474640053770988L


Package javax.xml.ws.http

Class javax.xml.ws.http.HTTPException extends ProtocolException implements Serializable

Serialized Fields

statusCode

int statusCode

Package javax.xml.ws.soap

Class javax.xml.ws.soap.SOAPFaultException extends ProtocolException implements Serializable

Serialized Fields

fault

javax.xml.soap.SOAPFault fault


JAX-WS
v2.2


Comments to: jsr224-spec-comments@sun.com
More information at: http://java.sun.com/webservices

Copyright © 2007 by Sun Microsystems, Inc., 4150 Network Circle,
Santa Clara, California 95054, U.S.A. All Rights Reserved.