Apache CXF API

Serialized Form


Package org.apache.cxf

Class org.apache.cxf.BusException extends Exception implements Serializable

serialVersionUID: 1L


Package org.apache.cxf.bus.extension

Class org.apache.cxf.bus.extension.ExtensionException 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

serialVersionUID: -4692237798562339250L

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

serialVersionUID: 1783937035760941219L

Serialized Fields

modCount

AtomicInteger modCount

Package org.apache.cxf.common.xmlschema

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

serialVersionUID: -2053958361555768873L

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

serialVersionUID: 7007258111909011558L


Package org.apache.cxf.configuration

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

serialVersionUID: 1L


Package org.apache.cxf.continuations

Class org.apache.cxf.continuations.SuspendedInvocationException extends RuntimeException implements Serializable

serialVersionUID: 6889545463301144757L


Package org.apache.cxf.endpoint

Class org.apache.cxf.endpoint.ClientImpl.EchoContext extends HashMap<String,Object> implements Serializable

serialVersionUID: 5199023273052841289L

Serialized Fields

shared

Map<K,V> shared

Class org.apache.cxf.endpoint.EndpointException extends Exception implements Serializable

serialVersionUID: 2718396758999944442L

Class org.apache.cxf.endpoint.EndpointImpl extends AbstractAttributedInterceptorProvider implements Serializable

serialVersionUID: -7660560719050162091L

Serialized Fields

service

Service service

binding

Binding binding

endpointInfo

EndpointInfo endpointInfo

executor

Executor executor

bus

Bus bus

inFaultObserver

MessageObserver inFaultObserver

outFaultObserver

MessageObserver outFaultObserver

activeFeatures

List<E> activeFeatures

cleanupHooks

List<E> cleanupHooks

Package org.apache.cxf.interceptor

Class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider extends ConcurrentHashMap<String,Object> implements Serializable

serialVersionUID: -1915876045710441978L

Serialized Fields

in

List<E> in

out

List<E> out

outFault

List<E> outFault

inFault

List<E> inFault

Class org.apache.cxf.interceptor.Fault extends UncheckedException implements Serializable

serialVersionUID: -1583932965031558864L

Serialized Fields

detail

Element detail

messageString

String messageString

code

QName code

lang

String lang

statusCode

int statusCode
response http header status code


Package org.apache.cxf.interceptor.security

Class org.apache.cxf.interceptor.security.AccessDeniedException extends SecurityException implements Serializable

serialVersionUID: 9169091575394965388L

Class org.apache.cxf.interceptor.security.AuthenticationException extends SecurityException implements Serializable

serialVersionUID: -823479120896894071L


Package org.apache.cxf.io

Class org.apache.cxf.io.CacheSizeExceededException extends RuntimeException implements Serializable

serialVersionUID: -8976580055837650080L


Package org.apache.cxf.message

Class org.apache.cxf.message.ExchangeImpl extends StringMapImpl implements Serializable

serialVersionUID: -3112077559217623594L

Serialized Fields

destination

Destination destination

oneWay

boolean oneWay

synchronous

boolean synchronous

inMessage

Message inMessage

outMessage

Message outMessage

inFaultMessage

Message inFaultMessage

outFaultMessage

Message outFaultMessage

session

Session session

bus

Bus bus

endpoint

Endpoint endpoint

service

Service service

binding

Binding binding

bindingOp

BindingOperationInfo bindingOp

Class org.apache.cxf.message.MessageContentsList extends ArrayList<Object> implements Serializable

serialVersionUID: -5780720048950696258L

Class org.apache.cxf.message.MessageImpl extends StringMapImpl implements Serializable

serialVersionUID: -3020763696429459865L

Serialized Fields

exchange

Exchange exchange

id

String id

interceptorChain

InterceptorChain interceptorChain

contents

Object[] contents

index

int index

contextCache

Map<K,V> contextCache

Class org.apache.cxf.message.StringMapImpl extends HashMap<String,Object> implements Serializable

serialVersionUID: -4590903451121887L


Package org.apache.cxf.service

Class org.apache.cxf.service.ServiceImpl extends AbstractAttributedInterceptorProvider implements Serializable

serialVersionUID: -3920605127948701230L

Serialized Fields

serviceInfos

List<E> serviceInfos

dataBinding

DataBinding dataBinding

executor

Executor executor

invoker

Invoker invoker

endpoints

Map<K,V> endpoints

Package org.apache.cxf.service.factory

Class org.apache.cxf.service.factory.ServiceConstructionException extends UncheckedException implements Serializable

serialVersionUID: -4242545895784708313L


Package org.apache.cxf.staxutils

Class org.apache.cxf.staxutils.DepthExceededStaxException extends RuntimeException implements Serializable

serialVersionUID: 4750070687283463619L

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

serialVersionUID: -6459503295618120689L


Package org.apache.cxf.validation

Class org.apache.cxf.validation.ResponseConstraintViolationException extends javax.validation.ConstraintViolationException implements Serializable


Package org.apache.cxf.ws.addressing

Class org.apache.cxf.ws.addressing.EndpointUtilsException extends Exception implements Serializable

serialVersionUID: -7816054333019642525L


Apache CXF API

Apache CXF