Serialized Form
-
Package com.sun.xml.messaging.saaj
-
Class com.sun.xml.messaging.saaj.SOAPExceptionImpl extends javax.xml.soap.SOAPException implements Serializable
-
Serialized Fields
-
cause
Throwable cause
-
-
-
-
Package com.sun.xml.messaging.saaj.packaging.mime
-
Class com.sun.xml.messaging.saaj.packaging.mime.MessagingException extends Exception implements Serializable
-
Serialized Fields
-
next
Exception next
The next exception in the chain.
-
-
-
-
Package com.sun.xml.messaging.saaj.packaging.mime.internet
-
Class com.sun.xml.messaging.saaj.packaging.mime.internet.ParseException extends MessagingException implements Serializable
-
-
Package com.sun.xml.messaging.saaj.soap
-
Class com.sun.xml.messaging.saaj.soap.GifDataContentHandler extends Component implements Serializable
-
Class com.sun.xml.messaging.saaj.soap.ImageDataContentHandler extends Component implements Serializable
-
Serialized Fields
-
flavor
DataFlavor[] flavor
-
-
-
Class com.sun.xml.messaging.saaj.soap.JpegDataContentHandler extends Component implements Serializable
-
Class com.sun.xml.messaging.saaj.soap.SOAPIOException extends IOException implements Serializable
-
Serialized Fields
-
soapException
SOAPExceptionImpl soapException
-
-
-
Class com.sun.xml.messaging.saaj.soap.SOAPVersionMismatchException extends SOAPExceptionImpl implements Serializable
-
-
Package com.sun.xml.messaging.saaj.soap.impl
-
Class com.sun.xml.messaging.saaj.soap.impl.TreeException extends RuntimeException implements Serializable
-
-
Package com.sun.xml.messaging.saaj.util
-
Class com.sun.xml.messaging.saaj.util.FinalArrayList extends ArrayList<E> implements Serializable
-
Class com.sun.xml.messaging.saaj.util.JaxmURI extends Object implements Serializable
-
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
-
-
-
Class com.sun.xml.messaging.saaj.util.JaxmURI.MalformedURIException extends IOException implements Serializable
-