Apache CXF API

Serialized Form


Package org.apache.cxf

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

serialVersionUID: 1L


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

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.UnsupportedConstruct extends RuntimeException implements Serializable

serialVersionUID: -5603135651847228478L

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.configuration.spring

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

serialVersionUID: 283807699147781432L

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

serialVersionUID: -3351437036057367923L


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

Package org.apache.cxf.helpers

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

serialVersionUID: 6723063699608000703L


Package org.apache.cxf.interceptor

Class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider extends HashMap<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

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

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

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

serialVersionUID: 6765400202555126993L

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

serialVersionUID: 1045799648347063772L

Serialized Fields

response

javax.ws.rs.core.Response response

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

serialVersionUID: -97862759448606951L

Serialized Fields

errorMessage

String errorMessage

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

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

serialVersionUID: 1182999957472822704L


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

serialVersionUID: -8916352798780577499L


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

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

serialVersionUID: 4147731360800379534L

Serialized Fields

expectedContentId

String expectedContentId

expectedContentType

String expectedContentType

errorMessage

String errorMessage

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.transport.http

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

serialVersionUID: -6186825695409511895L

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

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

serialVersionUID: -8357252743467075117L

Serialized Fields

staticResourcesList

List<E> staticResourcesList

staticWelcomeFile

String staticWelcomeFile

redirectList

List<E> redirectList

dispatcherServletPath

String dispatcherServletPath

dispatcherServletName

String dispatcherServletName

redirectAttributes

Map<K,V> redirectAttributes

redirectQueryCheck

boolean redirectQueryCheck

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

serialVersionUID: -2437897227486327166L

Serialized Fields

destinationRegistry

DestinationRegistry destinationRegistry

globalRegistry

boolean globalRegistry

bus

Bus bus

controller

ServletController controller

loader

ClassLoader loader

loadBus

boolean loadBus

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

serialVersionUID: -5922443981969455305L

Serialized Fields

busCreated

boolean busCreated

createdContext

XmlWebApplicationContext createdContext

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

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

serialVersionUID: -113918058557537996L

Serialized Fields

destinationRegistry

DestinationRegistry destinationRegistry

bus

Bus bus

serviceListStyleSheet

String serviceListStyleSheet

title

String title

showForeignContexts

boolean showForeignContexts

Package org.apache.cxf.wsdl

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

serialVersionUID: -7816054333019642525L


Package org.apache.cxf.wsdl11

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

serialVersionUID: 969542255108690960L


Apache CXF API

Apache CXF