Serialized Form


Package org.apache.cxf.common.commands

Class org.apache.cxf.common.commands.ForkedCommandException extends UncheckedException implements Serializable

serialVersionUID: 1L


Package org.apache.cxf.common.i18n

Class org.apache.cxf.common.i18n.Exception extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

message

Message message

Class org.apache.cxf.common.i18n.Message extends java.lang.Object implements Serializable

serialVersionUID: 42L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException

Class org.apache.cxf.common.i18n.UncheckedException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

message

Message message

Package org.apache.cxf.common.util

Class org.apache.cxf.common.util.Base64Exception extends Exception implements Serializable

Class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList extends java.util.concurrent.CopyOnWriteArrayList<T> implements Serializable

Serialized Fields

modCount

int modCount

Class org.apache.cxf.common.util.WeakIdentityHashMap$1 extends java.lang.Object implements Serializable


Package org.apache.cxf.common.xmlschema

Class org.apache.cxf.common.xmlschema.InvalidXmlSchemaReferenceException extends java.lang.RuntimeException implements Serializable

Class org.apache.cxf.common.xmlschema.UnsupportedConstruct extends java.lang.RuntimeException implements Serializable

Class org.apache.cxf.common.xmlschema.XmlSchemaInvalidOperation extends java.lang.RuntimeException implements Serializable


Package org.apache.cxf.configuration

Class org.apache.cxf.configuration.ConfigurationException extends UncheckedException implements Serializable

serialVersionUID: 1L


Package org.apache.cxf.event

Class org.apache.cxf.event.Event extends java.util.EventObject implements Serializable

Serialized Fields

eventId

javax.xml.namespace.QName eventId

Package org.apache.cxf.staxutils

Class org.apache.cxf.staxutils.FastStack extends java.util.ArrayList<T> implements Serializable



Apache CXF