Apache CXF API

Serialized Form


Package org.apache.cxf

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

serialVersionUID: 1L


Package org.apache.cxf.configuration

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

serialVersionUID: 1L


Package org.apache.cxf.continuations

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


Package org.apache.cxf.interceptor

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

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

Serialized Fields

detail

Element detail

message

String message

code

QName code

statusCode

int statusCode
response http header status code


Package org.apache.cxf.io

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


Package org.apache.cxf.jca.outbound

Package org.apache.cxf.message

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

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

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

Serialized Fields

exchange

Exchange exchange

id

String id

interceptorChain

InterceptorChain interceptorChain

defaultContents

Object[] defaultContents

contents

Map<K,V> contents

contextCache

Map<K,V> contextCache

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


Package org.apache.cxf.ws.policy

Class org.apache.cxf.ws.policy.AbstractPolicyInterceptorProvider extends AbstractAttributedInterceptorProvider implements Serializable

Serialized Fields

assertionTypes

Collection<E> assertionTypes

Class org.apache.cxf.ws.policy.AssertionInfoMap extends HashMap<QName,Collection<AssertionInfo>> implements Serializable

Class org.apache.cxf.ws.policy.PolicyException extends org.apache.cxf.common.i18n.UncheckedException implements Serializable


Package org.apache.cxf.wsdl

Class org.apache.cxf.wsdl.EndpointUtilsException extends org.apache.cxf.common.i18n.Exception implements Serializable


Apache CXF API

Apache CXF