|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package com.sun.tools.ws.processor |
|---|
| Class com.sun.tools.ws.processor.ProcessorException extends JAXWSExceptionBase implements Serializable |
|---|
| Package com.sun.tools.ws.processor.generator |
|---|
| Class com.sun.tools.ws.processor.generator.GeneratorException extends ProcessorException implements Serializable |
|---|
| Package com.sun.tools.ws.processor.model |
|---|
| Class com.sun.tools.ws.processor.model.ModelException extends ProcessorException implements Serializable |
|---|
| Package com.sun.tools.ws.processor.modeler |
|---|
| Class com.sun.tools.ws.processor.modeler.ModelerException extends ProcessorException implements Serializable |
|---|
| Package com.sun.tools.ws.util |
|---|
| Class com.sun.tools.ws.util.WSDLParseException extends JAXWSExceptionBase implements Serializable |
|---|
| Package com.sun.tools.ws.wscompile |
|---|
| Class com.sun.tools.ws.wscompile.AbortException extends RuntimeException implements Serializable |
|---|
| Class com.sun.tools.ws.wscompile.BadCommandLineException extends Exception implements Serializable |
|---|
| Serialized Fields |
|---|
Options options
| Class com.sun.tools.ws.wscompile.Options.WeAreDone extends BadCommandLineException implements Serializable |
|---|
| Package com.sun.tools.ws.wsdl.framework |
|---|
| Class com.sun.tools.ws.wsdl.framework.DuplicateEntityException extends ValidationException implements Serializable |
|---|
| Class com.sun.tools.ws.wsdl.framework.NoSuchEntityException extends ValidationException implements Serializable |
|---|
| Class com.sun.tools.ws.wsdl.framework.ParseException extends JAXWSExceptionBase implements Serializable |
|---|
| Class com.sun.tools.ws.wsdl.framework.ValidationException extends JAXWSExceptionBase implements Serializable |
|---|
| Package com.sun.xml.ws.addressing.model |
|---|
| Class com.sun.xml.ws.addressing.model.ActionNotSupportedException extends javax.xml.ws.WebServiceException implements Serializable |
|---|
| Serialized Fields |
|---|
String action
| Class com.sun.xml.ws.addressing.model.InvalidMapException extends javax.xml.ws.WebServiceException implements Serializable |
|---|
| Serialized Fields |
|---|
QName name
QName subsubcode
| Class com.sun.xml.ws.addressing.model.MapRequiredException extends javax.xml.ws.WebServiceException implements Serializable |
|---|
| Serialized Fields |
|---|
QName name
| Package com.sun.xml.ws.api |
|---|
| Class com.sun.xml.ws.api.PropertySet.PropertyMap extends HashMap<String,PropertySet.Accessor> implements Serializable |
|---|
| Package com.sun.xml.ws.api.message |
|---|
| Class com.sun.xml.ws.api.message.ExceptionHasMessage extends JAXWSExceptionBase implements Serializable |
|---|
| Class com.sun.xml.ws.api.message.HeaderList extends ArrayList<Header> implements Serializable |
|---|
| Serialized Fields |
|---|
int understoodBits
The first 32 headers use this field, and the rest will use
HeaderList.moreUnderstoodBits. The expectation is that
most of the time a SOAP message will only have up to 32 headers,
so we can avoid allocating separate objects for BitSet.
BitSet moreUnderstoodBits
BitSet
to keep track of whether those headers are understood.
Lazily allocated.
String to
String action
WSEndpointReference replyTo
WSEndpointReference faultTo
String messageId
| Package com.sun.xml.ws.client |
|---|
| Class com.sun.xml.ws.client.ClientTransportException extends JAXWSExceptionBase implements Serializable |
|---|
| Class com.sun.xml.ws.client.SenderException extends JAXWSExceptionBase implements Serializable |
|---|
| Package com.sun.xml.ws.developer |
|---|
| Class com.sun.xml.ws.developer.ServerSideException extends Exception implements Serializable |
|---|
| Serialized Fields |
|---|
String className
| Package com.sun.xml.ws.encoding |
|---|
| Class com.sun.xml.ws.encoding.ImageDataContentHandler extends Component implements Serializable |
|---|
| Serialized Fields |
|---|
DataFlavor[] flavor
| Package com.sun.xml.ws.encoding.soap |
|---|
| Class com.sun.xml.ws.encoding.soap.DeserializationException extends JAXWSExceptionBase implements Serializable |
|---|
| Class com.sun.xml.ws.encoding.soap.SerializationException extends JAXWSExceptionBase implements Serializable |
|---|
| Package com.sun.xml.ws.handler |
|---|
| Class com.sun.xml.ws.handler.HandlerException extends JAXWSExceptionBase implements Serializable |
|---|
| Package com.sun.xml.ws.model |
|---|
| Class com.sun.xml.ws.model.RuntimeModelerException extends JAXWSExceptionBase implements Serializable |
|---|
| Package com.sun.xml.ws.protocol.soap |
|---|
| Class com.sun.xml.ws.protocol.soap.MessageCreationException extends ExceptionHasMessage implements Serializable |
|---|
| Serialized Fields |
|---|
SOAPVersion soapVersion
| Class com.sun.xml.ws.protocol.soap.VersionMismatchException extends ExceptionHasMessage implements Serializable |
|---|
| Serialized Fields |
|---|
SOAPVersion soapVersion
| Package com.sun.xml.ws.protocol.xml |
|---|
| Class com.sun.xml.ws.protocol.xml.XMLMessageException extends JAXWSExceptionBase implements Serializable |
|---|
| Package com.sun.xml.ws.server |
|---|
| Class com.sun.xml.ws.server.ServerRtException extends JAXWSExceptionBase implements Serializable |
|---|
| Class com.sun.xml.ws.server.UnsupportedMediaException extends JAXWSExceptionBase implements Serializable |
|---|
| Package com.sun.xml.ws.streaming |
|---|
| Class com.sun.xml.ws.streaming.XMLReaderException extends JAXWSExceptionBase implements Serializable |
|---|
| Class com.sun.xml.ws.streaming.XMLStreamReaderException extends JAXWSExceptionBase implements Serializable |
|---|
| Class com.sun.xml.ws.streaming.XMLStreamWriterException extends JAXWSExceptionBase implements Serializable |
|---|
| Package com.sun.xml.ws.transport.http.servlet |
|---|
| Class com.sun.xml.ws.transport.http.servlet.WSServlet extends javax.servlet.http.HttpServlet implements Serializable |
|---|
| Serialized Fields |
|---|
WSServletDelegate delegate
| Package com.sun.xml.ws.util |
|---|
| Class com.sun.xml.ws.util.ReadOnlyPropertyException extends IllegalArgumentException implements Serializable |
|---|
| Serialized Fields |
|---|
String propertyName
| Class com.sun.xml.ws.util.ServiceConfigurationError extends Error implements Serializable |
|---|
| Class com.sun.xml.ws.util.UtilException extends JAXWSExceptionBase implements Serializable |
|---|
| Package com.sun.xml.ws.util.exception |
|---|
| Class com.sun.xml.ws.util.exception.JAXWSExceptionBase extends javax.xml.ws.WebServiceException implements Serializable |
|---|
| Serialized Fields |
|---|
Localizable msg
| Class com.sun.xml.ws.util.exception.LocatableWebServiceException extends javax.xml.ws.WebServiceException implements Serializable |
|---|
| Serialized Fields |
|---|
Locator[] location
| Package com.sun.xml.ws.wsdl.parser |
|---|
| Class com.sun.xml.ws.wsdl.parser.InaccessibleWSDLException extends javax.xml.ws.WebServiceException implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
List<E> errors
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||