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 Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

message

Message message

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

serialVersionUID: 42L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

Class org.apache.cxf.common.i18n.UncheckedException extends 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 CopyOnWriteArrayList<T> implements Serializable

Serialized Fields

modCount

AtomicInteger modCount

Class org.apache.cxf.common.util.ReflectionUtil$6 extends Object implements Serializable

Class org.apache.cxf.common.util.ReflectionUtil$7 extends Object implements Serializable

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


Package org.apache.cxf.common.xmlschema

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

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

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


Package org.apache.cxf.configuration

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

serialVersionUID: 1L


Package org.apache.cxf.configuration.spring

Class org.apache.cxf.configuration.spring.SpringBeanMap extends org.apache.cxf.configuration.spring.AbstractSpringBeanMap<String,V> implements Serializable

Class org.apache.cxf.configuration.spring.SpringBeanQNameMap extends org.apache.cxf.configuration.spring.AbstractSpringBeanMap<QName,V> implements Serializable


Package org.apache.cxf.helpers

Class org.apache.cxf.helpers.MethodComparator extends Object implements Serializable


Package org.apache.cxf.staxutils

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



Apache CXF