Package | Description |
---|---|
com.sun.xml.ws.api.message |
Message and related abstractions that represent a SOAP message. |
com.sun.xml.ws.client |
JAX-WS 2.0.1 Client Runtime
|
com.sun.xml.ws.encoding.soap | |
com.sun.xml.ws.handler | |
com.sun.xml.ws.model | |
com.sun.xml.ws.protocol.soap | |
com.sun.xml.ws.protocol.xml | |
com.sun.xml.ws.server |
JAX-WS 2.0.1 Server Runtime
|
com.sun.xml.ws.streaming | |
com.sun.xml.ws.transport.http.servlet |
Servlet transport for the JAX-WS RI.
|
com.sun.xml.ws.util |
Modifier and Type | Class and Description |
---|---|
class |
ExceptionHasMessage
This class represents an Exception that needs to be marshalled
with a specific protocol wire format.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientTransportException |
class |
SenderException |
Modifier and Type | Class and Description |
---|---|
class |
DeserializationException
DeserializationException represents an exception that occurred while
deserializing a Java value from XML.
|
class |
SerializationException
SerializationException represents an exception that occurred while
serializing a Java value as XML.
|
Modifier and Type | Class and Description |
---|---|
class |
HandlerException
Exception thrown by handler-related code.
|
Modifier and Type | Class and Description |
---|---|
class |
RuntimeModelerException
RuntimeModelerException represents an exception that occurred while
serializing a Java value as XML.
|
Modifier and Type | Class and Description |
---|---|
class |
MessageCreationException
|
class |
VersionMismatchException
This is used to represent SOAP VersionMismatchFault.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLMessageException |
Modifier and Type | Class and Description |
---|---|
class |
ServerRtException |
class |
UnsupportedMediaException
Codec throws this exception when it doesn't understand request message's
Content-Type |
Modifier and Type | Class and Description |
---|---|
class |
XMLReaderException
XMLReaderException represents an exception that occurred while reading an
XML document.
|
class |
XMLStreamReaderException
XMLStream ReaderException represents an exception that occurred while reading an
XML document.
|
class |
XMLStreamWriterException
XMLWriterException represents an exception that occurred while writing
an XML document.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
WSServletException |
Modifier and Type | Class and Description |
---|---|
class |
UtilException
UtilException represents an exception that occurred while
one of the util classes is operating.
|
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.