Serialized Form
-
Package com.sun.xml.messaging.saaj
-
Exception Class com.sun.xml.messaging.saaj.SOAPExceptionImpl
class SOAPExceptionImpl extends SOAPException implements Serializable- serialVersionUID:
- 449323096527796613L
-
Serialized Fields
-
cause
Throwable cause
-
-
-
Package com.sun.xml.messaging.saaj.packaging.mime
-
Exception Class com.sun.xml.messaging.saaj.packaging.mime.MessagingException
class MessagingException extends Exception implements Serializable- serialVersionUID:
- 6248253386214122360L
-
Serialized Fields
-
next
Exception next
The next exception in the chain.
-
-
-
Package com.sun.xml.messaging.saaj.packaging.mime.internet
-
Exception Class com.sun.xml.messaging.saaj.packaging.mime.internet.ParseException
class ParseException extends MessagingException implements Serializable- serialVersionUID:
- -5986507770568208734L
-
-
Package com.sun.xml.messaging.saaj.soap
-
Class com.sun.xml.messaging.saaj.soap.GifDataContentHandler
class GifDataContentHandler extends Component implements Serializable- serialVersionUID:
- -8698473820462938913L
-
Class com.sun.xml.messaging.saaj.soap.ImageDataContentHandler
class ImageDataContentHandler extends Component implements Serializable- serialVersionUID:
- -1032466256223569148L
-
Serialized Fields
-
flavor
jakarta.activation.ActivationDataFlavor[] flavor
-
-
Class com.sun.xml.messaging.saaj.soap.JpegDataContentHandler
class JpegDataContentHandler extends Component implements Serializable- serialVersionUID:
- 1658381224344887691L
-
Exception Class com.sun.xml.messaging.saaj.soap.SOAPIOException
class SOAPIOException extends IOException implements Serializable- serialVersionUID:
- -5636159039553977703L
-
Serialized Fields
-
soapException
SOAPExceptionImpl soapException
-
-
Exception Class com.sun.xml.messaging.saaj.soap.SOAPVersionMismatchException
class SOAPVersionMismatchException extends SOAPExceptionImpl implements Serializable- serialVersionUID:
- -3681495393703865847L
-
-
Package com.sun.xml.messaging.saaj.soap.impl
-
Exception Class com.sun.xml.messaging.saaj.soap.impl.TreeException
class TreeException extends RuntimeException implements Serializable- serialVersionUID:
- 6266801046219021219L
-
-
Package com.sun.xml.messaging.saaj.util
-
Class com.sun.xml.messaging.saaj.util.FinalArrayList
- serialVersionUID:
- -4515171066879191101L
-
Class com.sun.xml.messaging.saaj.util.JaxmURI
class JaxmURI extends Object implements Serializable- serialVersionUID:
- -4759316425394589529L
-
Serialized Fields
-
m_fragment
String m_fragment
If specified, stores the fragment for this URI; otherwise null -
m_host
String m_host
If specified, stores the host for this URI; otherwise null -
m_path
String m_path
If specified, stores the path for this URI; otherwise null -
m_port
int m_port
If specified, stores the port for this URI; otherwise -1 -
m_queryString
String m_queryString
If specified, stores the query string for this URI; otherwise null. -
m_scheme
String m_scheme
Stores the scheme (usually the protocol) for this URI. -
m_userinfo
String m_userinfo
If specified, stores the userinfo for this URI; otherwise null
-
-
Exception Class com.sun.xml.messaging.saaj.util.JaxmURI.MalformedURIException
class MalformedURIException extends IOException implements Serializable- serialVersionUID:
- -4328958620562292564L
-
-
Package jakarta.xml.soap
-
Exception Class jakarta.xml.soap.SOAPException
class SOAPException extends Exception implements Serializable- serialVersionUID:
- -2347183911432431333L
-
Serialized Fields
-
cause
Throwable cause
The cause.
-
-