Apache CXF API

Serialized Form


Package org.apache.cxf

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

serialVersionUID: 1L


Package org.apache.cxf.aegis

Class org.apache.cxf.aegis.DatabindingException extends RuntimeException implements Serializable

Serialized Fields

extraMessages

List<E> extraMessages

Package org.apache.cxf.aegis.databinding

Class org.apache.cxf.aegis.databinding.InconsistentInitializationException extends RuntimeException implements Serializable


Package org.apache.cxf.aegis.util.date

Class org.apache.cxf.aegis.util.date.TimezoneLessXsDateFormat extends XsDateTimeFormat implements Serializable

Class org.apache.cxf.aegis.util.date.XsDateFormat extends XsDateTimeFormat implements Serializable

serialVersionUID: 3832621764093030707L

Class org.apache.cxf.aegis.util.date.XsDateTimeFormat extends Format implements Serializable

serialVersionUID: 3258131340871479609L

Serialized Fields

parseDate

boolean parseDate

parseTime

boolean parseTime

parseTimezone

boolean parseTimezone

Class org.apache.cxf.aegis.util.date.XsTimeFormat extends XsDateTimeFormat implements Serializable

serialVersionUID: 3906931187925727282L


Package org.apache.cxf.binding.corba

Class org.apache.cxf.binding.corba.CorbaBindingException extends javax.xml.ws.ProtocolException implements Serializable

serialVersionUID: 8493263228127324876L


Package org.apache.cxf.binding.soap

Class org.apache.cxf.binding.soap.SoapFault extends Fault implements Serializable

Serialized Fields

subCode

QName subCode
A SOAP 1.2 only fault code.

"The message could not be processed for reasons attributable to the processing of the message rather than to the contents of the message itself." -- SOAP 1.2 Spec

If this message is used in a SOAP 1.1 Fault it will most likely (depending on the FaultHandler) be mapped to "Sender" instead.


role

String role

node

String node

namespaces

Map<K,V> namespaces

Class org.apache.cxf.binding.soap.SoapMessage extends MessageImpl implements Serializable

Serialized Fields

version

SoapVersion version

Package org.apache.cxf.binding.soap.jms.interceptor

Class org.apache.cxf.binding.soap.jms.interceptor.JMSFault extends Exception implements Serializable

Serialized Fields

jmsFaultType

JMSFaultType jmsFaultType

sender

boolean sender

detail

Object detail

Package org.apache.cxf.binding.xml

Class org.apache.cxf.binding.xml.XMLFault extends Fault implements Serializable

serialVersionUID: 100000L


Package org.apache.cxf.bus.extension

Class org.apache.cxf.bus.extension.ExtensionException extends UncheckedException implements Serializable

serialVersionUID: 1L


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

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


Package org.apache.cxf.endpoint

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

Serialized Fields

shared

Map<K,V> shared

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

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

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

Package org.apache.cxf.frontend

Class org.apache.cxf.frontend.FaultInfoException extends Exception implements Serializable

Class org.apache.cxf.frontend.WSDLQueryException extends UncheckedException implements Serializable


Package org.apache.cxf.helpers

Class org.apache.cxf.helpers.MethodComparator extends Object 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 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.interceptor.security

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

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


Package org.apache.cxf.io

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


Package org.apache.cxf.javascript

Class org.apache.cxf.javascript.UnsupportedConstruct extends RuntimeException implements Serializable


Package org.apache.cxf.jaxrs

Class org.apache.cxf.jaxrs.JAXRSServiceImpl extends AbstractAttributedInterceptorProvider implements Serializable

Serialized Fields

classResourceInfos

List<E> classResourceInfos

dataBinding

DataBinding dataBinding

executor

Executor executor

invoker

Invoker invoker

endpoints

Map<K,V> endpoints

address

String address

createServiceModel

boolean createServiceModel

serviceName

QName serviceName

Package org.apache.cxf.jaxrs.client

Class org.apache.cxf.jaxrs.client.ClientWebApplicationException extends RuntimeException implements Serializable

Serialized Fields

response

javax.ws.rs.core.Response response

Class org.apache.cxf.jaxrs.client.ServerWebApplicationException extends javax.ws.rs.WebApplicationException implements Serializable

Serialized Fields

errorMessage

String errorMessage

Package org.apache.cxf.jaxrs.ext.search

Class org.apache.cxf.jaxrs.ext.search.FiqlParseException extends Exception implements Serializable


Package org.apache.cxf.jaxrs.model

Class org.apache.cxf.jaxrs.model.OperationResourceInfoStack extends Stack<MethodInvocationInfo> implements Serializable

serialVersionUID: 1L


Package org.apache.cxf.jaxrs.servlet

Class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet extends CXFNonSpringServlet implements Serializable


Package org.apache.cxf.jaxrs.utils.multipart

Class org.apache.cxf.jaxrs.utils.multipart.MultipartReadException extends IOException implements Serializable

Serialized Fields

expectedContentId

String expectedContentId

expectedContentType

String expectedContentType

errorMessage

String errorMessage

Package org.apache.cxf.jaxws

Class org.apache.cxf.jaxws.JaxwsClientCallback$1 extends Object implements Serializable

Class org.apache.cxf.jaxws.JaxwsClientCallback$2 extends Object implements Serializable

Class org.apache.cxf.jaxws.JaxWsConfigurationException extends UncheckedException implements Serializable


Package org.apache.cxf.jaxws.support

Class org.apache.cxf.jaxws.support.JaxWsClientEndpointImpl extends JaxWsEndpointImpl implements Serializable

Serialized Fields

executorProvider

ServiceImpl executorProvider

Class org.apache.cxf.jaxws.support.JaxWsEndpointImpl extends EndpointImpl implements Serializable

Serialized Fields

jaxwsBinding

javax.xml.ws.Binding jaxwsBinding

implInfo

JaxWsImplementorInfo implInfo

wsFeatures

List<E> wsFeatures

features

List<E> features

soapHandlerInterceptor

SOAPHandlerInterceptor soapHandlerInterceptor

logicalInInterceptor

LogicalHandlerInInterceptor logicalInInterceptor

logicalOutInterceptor

LogicalHandlerOutInterceptor logicalOutInterceptor

logicalFaultOutInterceptor

LogicalHandlerFaultOutInterceptor logicalFaultOutInterceptor

soapFaultOutInterceptor

SOAPHandlerFaultOutInterceptor soapFaultOutInterceptor

logicalFaultInInterceptor

LogicalHandlerFaultInInterceptor logicalFaultInInterceptor

soapFaultInInterceptor

SOAPHandlerFaultInInterceptor soapFaultInInterceptor

Package org.apache.cxf.jca.outbound

Package org.apache.cxf.js.rhino

Class org.apache.cxf.js.rhino.AbstractDOMProvider.JSDOMProviderException extends Exception implements Serializable


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

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

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


Package org.apache.cxf.staxutils

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


Package org.apache.cxf.tools.common

Class org.apache.cxf.tools.common.ToolException extends RuntimeException implements Serializable

serialVersionUID: -4418907917249006910L


Package org.apache.cxf.tools.common.extensions.soap

Package org.apache.cxf.tools.common.toolspec.parser

Class org.apache.cxf.tools.common.toolspec.parser.BadUsageException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

usage

String usage

errors

ErrorVisitor errors

Package org.apache.cxf.tools.corba.idlpreprocessor

Class org.apache.cxf.tools.corba.idlpreprocessor.PreprocessingException extends RuntimeException implements Serializable

Serialized Fields

line

int line

url

URL url

Package org.apache.cxf.tools.util

Class org.apache.cxf.tools.util.AnnotationUtil$1 extends Object implements Serializable

Class org.apache.cxf.tools.util.AnnotationUtil$2 extends Object implements Serializable


Package org.apache.cxf.tools.wsdlto.frontend.jaxws.customization

Class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding extends Object implements Serializable

Serialized Fields

enableAsyncMapping

Boolean enableAsyncMapping

enableWrapperStyle

Boolean enableWrapperStyle

enableMime

Boolean enableMime

element

Element element

required

boolean required

elementType

QName elementType

documentBaseURI

String documentBaseURI

packageName

String packageName

methodName

String methodName

methodJavaDoc

String methodJavaDoc

packageJavaDoc

String packageJavaDoc

classJavaDoc

String classJavaDoc

jaxwsPara

List<E> jaxwsPara

jaxwsClass

JAXWSClass jaxwsClass

Class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBindingDeserializer extends Object implements Serializable

Class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBindingSerializer extends Object implements Serializable

serialVersionUID: 1L


Package org.apache.cxf.transport

Class org.apache.cxf.transport.TransportFinder$1 extends Object implements Serializable

Class org.apache.cxf.transport.TransportFinder$2 extends Object implements Serializable

Class org.apache.cxf.transport.TransportFinder$3 extends Object implements Serializable

Class org.apache.cxf.transport.TransportFinder$4 extends Object implements Serializable

Class org.apache.cxf.transport.TransportFinder$5 extends Object implements Serializable


Package org.apache.cxf.transport.http

Class org.apache.cxf.transport.http.HTTPException extends IOException implements Serializable

Serialized Fields

responseCode

int responseCode

responseMessage

String responseMessage

url

URL url

Class org.apache.cxf.transport.http.UntrustedURLConnectionIOException extends IOException implements Serializable

serialVersionUID: 1L


Package org.apache.cxf.transport.http.policy

Class org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider extends AbstractPolicyInterceptorProvider implements Serializable


Package org.apache.cxf.transport.jms.uri

Class org.apache.cxf.transport.jms.uri.ResolveEndpointFailedException extends RuntimeException implements Serializable

Serialized Fields

uri

String uri

Package org.apache.cxf.transport.servlet

Class org.apache.cxf.transport.servlet.AbstractHTTPServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

staticResourcesList

List<E> staticResourcesList

redirectList

List<E> redirectList

dispatcherServletPath

String dispatcherServletPath

dispatcherServletName

String dispatcherServletName

redirectQueryCheck

boolean redirectQueryCheck

Class org.apache.cxf.transport.servlet.CXFNonSpringServlet extends AbstractHTTPServlet implements Serializable

Serialized Fields

destinationRegistry

DestinationRegistry destinationRegistry

bus

Bus bus

controller

ServletController controller

loader

ClassLoader loader

loadBus

boolean loadBus

Class org.apache.cxf.transport.servlet.CXFServlet extends CXFNonSpringServlet implements Serializable

Serialized Fields

busCreated

boolean busCreated

createdContext

org.springframework.web.context.support.XmlWebApplicationContext createdContext

Package org.apache.cxf.transport.servlet.servicelist

Class org.apache.cxf.transport.servlet.servicelist.ServiceListGeneratorServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

destinationRegistry

DestinationRegistry destinationRegistry

bus

Bus bus

serviceListStyleSheet

String serviceListStyleSheet

title

String title

showForeignContexts

boolean showForeignContexts

Package org.apache.cxf.ws.addressing.policy

Class org.apache.cxf.ws.addressing.policy.AddressingPolicyInterceptorProvider extends AbstractPolicyInterceptorProvider 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.IgnorablePolicyInterceptorProvider extends AbstractPolicyInterceptorProvider implements Serializable

Serialized Fields

interceptor

org.apache.cxf.ws.policy.IgnorablePolicyInterceptorProvider.IgnorableAssertionsInterceptor interceptor

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


Package org.apache.cxf.ws.policy.mtom

Class org.apache.cxf.ws.policy.mtom.MTOMPolicyInterceptorProvider extends AbstractPolicyInterceptorProvider implements Serializable


Package org.apache.cxf.ws.rm

Class org.apache.cxf.ws.rm.RMException extends Exception implements Serializable

Class org.apache.cxf.ws.rm.SequenceFault extends Exception implements Serializable

Serialized Fields

sender

boolean sender

faultCode

QName faultCode

detail

Object detail

extraDetail

Element extraDetail

Package org.apache.cxf.ws.rm.persistence

Class org.apache.cxf.ws.rm.persistence.RMStoreException extends UncheckedException implements Serializable


Package org.apache.cxf.ws.rm.policy

Class org.apache.cxf.ws.rm.policy.RMPolicyInterceptorProvider extends AbstractPolicyInterceptorProvider implements Serializable

Serialized Fields

rmIn

RMInInterceptor rmIn

rmOut

RMOutInterceptor rmOut

rmSoap

RMSoapInterceptor rmSoap

rmDelivery

RMDeliveryInterceptor rmDelivery

Package org.apache.cxf.ws.security.policy

Class org.apache.cxf.ws.security.policy.WSSPolicyException extends UncheckedException implements Serializable


Package org.apache.cxf.ws.security.policy.interceptors

Class org.apache.cxf.ws.security.policy.interceptors.HttpsTokenInterceptorProvider extends AbstractPolicyInterceptorProvider implements Serializable

Class org.apache.cxf.ws.security.policy.interceptors.IssuedTokenInterceptorProvider extends AbstractPolicyInterceptorProvider implements Serializable

Class org.apache.cxf.ws.security.policy.interceptors.KerberosTokenInterceptorProvider extends AbstractPolicyInterceptorProvider implements Serializable

Class org.apache.cxf.ws.security.policy.interceptors.SamlTokenInterceptorProvider extends AbstractPolicyInterceptorProvider implements Serializable

Class org.apache.cxf.ws.security.policy.interceptors.SecureConversationTokenInterceptorProvider extends AbstractPolicyInterceptorProvider implements Serializable

Class org.apache.cxf.ws.security.policy.interceptors.SpnegoTokenInterceptorProvider extends AbstractPolicyInterceptorProvider implements Serializable

Class org.apache.cxf.ws.security.policy.interceptors.UsernameTokenInterceptorProvider extends AbstractPolicyInterceptorProvider implements Serializable

Class org.apache.cxf.ws.security.policy.interceptors.WSSecurityInterceptorProvider extends AbstractPolicyInterceptorProvider implements Serializable

Class org.apache.cxf.ws.security.policy.interceptors.WSSecurityPolicyInterceptorProvider extends AbstractPolicyInterceptorProvider implements Serializable


Package org.apache.cxf.ws.security.sts.provider

Class org.apache.cxf.ws.security.sts.provider.STSException extends RuntimeException implements Serializable

serialVersionUID: 2186924985128534490L

Serialized Fields

faultCode

QName faultCode

Package org.apache.cxf.ws.security.tokenstore

Class org.apache.cxf.ws.security.tokenstore.SecurityToken extends Object implements Serializable

serialVersionUID: -8023092932997444513L

Serialized Fields

id

String id
Token identifier


wsuId

String wsuId
WSU Identifier of the token


state

SecurityToken.State state
Current state of the token


token

Element token
The actual token in its current state


previousToken

Element previousToken
The token in its previous state


attachedReference

Element attachedReference
The RequestedAttachedReference element NOTE : The oasis-200401-wss-soap-message-security-1.0 spec allows an extensibility mechanism for wsse:SecurityTokenReference and wsse:Reference. Hence we cannot limit to the wsse:SecurityTokenReference\wsse:Reference case and only hold the URI and the ValueType values.


unattachedReference

Element unattachedReference
The RequestedUnattachedReference element NOTE : The oasis-200401-wss-soap-message-security-1.0 spec allows an extensibility mechanism for wsse:SecurityTokenReference and wsse:Reference. Hence we cannot limit to the wsse:SecurityTokenReference\wsse:Reference case and only hold the URI and the ValueType values.


properties

Properties properties
A bag to hold any other properties


changed

boolean changed
A flag to assist the TokenStorage


secret

byte[] secret
The secret associated with the Token


created

Date created
Created time


expires

Date expires
Expiration time


issuerAddress

String issuerAddress
Issuer end point address


encrKeySha1Value

String encrKeySha1Value
If an encrypted key, this contains the sha1 for the key


associatedHash

int associatedHash
A hash code associated with this token. Note that it is not the hashcode of this token, but a hash corresponding to an association with this token. It could refer to the hash of another SecurityToken which maps to this token.


tokenType

String tokenType
The tokenType


x509cert

X509Certificate x509cert

principal

Principal principal
The principal of this SecurityToken


Package org.apache.cxf.ws.security.trust

Class org.apache.cxf.ws.security.trust.TrustException extends UncheckedException implements Serializable


Package org.apache.cxf.wsdl

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


Package org.apache.cxf.wsdl11

Class org.apache.cxf.wsdl11.WSDLRuntimeException extends UncheckedException implements Serializable


Apache CXF API

Apache CXF