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.interceptor

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

Serialized Fields

in

java.util.List<E> in

out

java.util.List<E> out

outFault

java.util.List<E> outFault

inFault

java.util.List<E> inFault

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

Serialized Fields

detail

org.w3c.dom.Element detail

message

java.lang.String message

Package org.apache.cxf.message

Class org.apache.cxf.message.ExchangeImpl extends java.util.HashMap<java.lang.String,java.lang.Object> implements Serializable

Serialized Fields

destination

Destination destination

conduit

Conduit conduit

oneWay

boolean oneWay

inMessage

Message inMessage

outMessage

Message outMessage

inFaultMessage

Message inFaultMessage

outFaultMessage

Message outFaultMessage

session

Session session

Class org.apache.cxf.message.MessageImpl extends java.util.HashMap<java.lang.String,java.lang.Object> implements Serializable

Serialized Fields

attachments

java.util.Collection<E> attachments

conduit

Conduit conduit

destination

Destination destination

exchange

Exchange exchange

id

java.lang.String id

interceptorChain

InterceptorChain interceptorChain

contents

java.util.Map<K,V> contents

Package org.apache.cxf.ws.policy

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 is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.