Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Apache CXF API
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.apache.cxf
,
org.apache.cxf.annotations
,
org.apache.cxf.attachment
,
org.apache.cxf.binding
,
org.apache.cxf.buslifecycle
,
org.apache.cxf.common
,
org.apache.cxf.common.annotation
,
org.apache.cxf.common.classloader
,
org.apache.cxf.common.commands
,
org.apache.cxf.common.i18n
,
org.apache.cxf.common.injection
,
org.apache.cxf.common.jaxb
,
org.apache.cxf.common.logging
,
org.apache.cxf.common.security
,
org.apache.cxf.common.util
,
org.apache.cxf.common.xmlschema
,
org.apache.cxf.configuration
,
org.apache.cxf.configuration.jsse
,
org.apache.cxf.configuration.security
,
org.apache.cxf.configuration.spring
,
org.apache.cxf.continuations
,
org.apache.cxf.databinding
,
org.apache.cxf.endpoint
,
org.apache.cxf.extension
,
org.apache.cxf.feature
,
org.apache.cxf.feature.validation
,
org.apache.cxf.headers
,
org.apache.cxf.helpers
,
org.apache.cxf.interceptor
,
org.apache.cxf.interceptor.transform
,
org.apache.cxf.internal
,
org.apache.cxf.io
,
org.apache.cxf.logging
,
org.apache.cxf.management
,
org.apache.cxf.management.annotation
,
org.apache.cxf.message
,
org.apache.cxf.phase
,
org.apache.cxf.policy
,
org.apache.cxf.resource
,
org.apache.cxf.security
,
org.apache.cxf.security.claims.authorization
,
org.apache.cxf.security.transport
,
org.apache.cxf.service
,
org.apache.cxf.service.invoker
,
org.apache.cxf.service.model
,
org.apache.cxf.staxutils
,
org.apache.cxf.staxutils.transform
,
org.apache.cxf.transport
,
org.apache.cxf.transports.http
,
org.apache.cxf.version
,
org.apache.cxf.workqueue
,
org.apache.cxf.ws.addressing
,
org.apache.cxf.ws.addressing.v200403
,
org.apache.cxf.ws.addressing.v200408
,
org.apache.cxf.ws.addressing.wsdl
,
org.apache.cxf.wsdl
,
org.apache.cxf.wsdl.http
Class Hierarchy
java.lang.
Object
org.apache.cxf.common.annotation.
AbstractAnnotationVisitor
(implements org.apache.cxf.common.annotation.
AnnotationVisitor
)
org.apache.cxf.common.injection.
ResourceInjector
org.apache.cxf.binding.
AbstractBaseBindingFactory
(implements org.apache.cxf.binding.
BindingFactory
)
org.apache.cxf.binding.
AbstractBindingFactory
(implements org.apache.cxf.binding.
WSDLBindingFactory
)
org.apache.cxf.interceptor.
AbstractBasicInterceptorProvider
(implements org.apache.cxf.interceptor.
InterceptorProvider
)
org.apache.cxf.endpoint.
AbstractEndpointFactory
org.apache.cxf.endpoint.
ClientImpl
(implements org.apache.cxf.endpoint.
Client
, org.apache.cxf.transport.
MessageObserver
, org.apache.cxf.endpoint.
Retryable
)
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
org.apache.cxf.configuration.spring.
AbstractBeanDefinitionParser
org.apache.cxf.configuration.spring.
AbstractFactoryBeanDefinitionParser
org.apache.cxf.configuration.spring.
SimpleBeanDefinitionParser
org.apache.cxf.configuration.spring.
StringBeanDefinitionParser
java.util.
AbstractCollection
<E> (implements java.util.
Collection
<E>)
java.util.
AbstractList
<E> (implements java.util.
List
<E>)
java.util.
ArrayList
<E> (implements java.lang.
Cloneable
, java.util.
List
<E>, java.util.
RandomAccess
, java.io.
Serializable
)
org.apache.cxf.staxutils.
FastStack
<T>
org.apache.cxf.message.
MessageContentsList
org.apache.cxf.endpoint.
AbstractConduitSelector
(implements java.io.
Closeable
, org.apache.cxf.endpoint.
ConduitSelector
)
org.apache.cxf.endpoint.
DeferredConduitSelector
org.apache.cxf.endpoint.
UpfrontConduitSelector
org.apache.cxf.databinding.
AbstractDataBinding
(implements org.apache.cxf.databinding.
DataBinding
)
org.apache.cxf.staxutils.
AbstractDOMStreamReader
<T,I> (implements javax.xml.stream.
XMLStreamReader
)
org.apache.cxf.staxutils.
W3CDOMStreamReader
org.apache.cxf.staxutils.
AbstractDOMStreamReader.ElementFrame
<T,I>
org.apache.cxf.interceptor.
AbstractFaultChainInitiatorObserver
(implements org.apache.cxf.transport.
MessageObserver
)
org.apache.cxf.interceptor.
ClientOutFaultObserver
org.apache.cxf.interceptor.
InFaultChainInitiatorObserver
org.apache.cxf.interceptor.
OutFaultChainInitiatorObserver
org.apache.cxf.feature.
AbstractFeature
(implements org.apache.cxf.feature.
Feature
)
org.apache.cxf.feature.
FastInfosetFeature
org.apache.cxf.feature.
LoggingFeature
org.apache.cxf.feature.validation.
SchemaValidationFeature
org.apache.cxf.feature.
StaxTransformFeature
org.apache.cxf.feature.
WrappedFeature
org.apache.cxf.ws.addressing.
WSAddressingFeature
org.apache.cxf.service.invoker.
AbstractInvoker
(implements org.apache.cxf.service.invoker.
Invoker
)
org.apache.cxf.service.invoker.
BeanInvoker
org.apache.cxf.service.invoker.
FactoryInvoker
java.util.
AbstractMap
<K,V> (implements java.util.
Map
<K,V>)
java.util.concurrent.
ConcurrentHashMap
<K,V> (implements java.util.concurrent.
ConcurrentMap
<K,V>, java.io.
Serializable
)
org.apache.cxf.interceptor.
AbstractAttributedInterceptorProvider
(implements org.apache.cxf.interceptor.
InterceptorProvider
)
org.apache.cxf.endpoint.
EndpointImpl
(implements org.apache.cxf.configuration.
Configurable
, org.apache.cxf.endpoint.
Endpoint
)
org.apache.cxf.service.
ServiceImpl
(implements org.apache.cxf.configuration.
Configurable
, org.apache.cxf.service.
Service
)
java.util.
HashMap
<K,V> (implements java.lang.
Cloneable
, java.util.
Map
<K,V>, java.io.
Serializable
)
org.apache.cxf.endpoint.
ClientImpl.EchoContext
org.apache.cxf.message.
StringMapImpl
(implements org.apache.cxf.message.
StringMap
)
org.apache.cxf.message.
ExchangeImpl
(implements org.apache.cxf.message.
Exchange
)
org.apache.cxf.message.
MessageImpl
(implements org.apache.cxf.message.
Message
)
org.apache.cxf.transport.
AbstractObservable
(implements org.apache.cxf.transport.
Observable
)
org.apache.cxf.transport.
AbstractConduit
(implements org.apache.cxf.transport.
Conduit
)
org.apache.cxf.transport.
AbstractDestination.AbstractBackChannelConduit
org.apache.cxf.transport.
AbstractDestination
(implements org.apache.cxf.transport.
Destination
, org.apache.cxf.transport.
DestinationWithEndpoint
)
org.apache.cxf.transport.
AbstractMultiplexDestination
(implements org.apache.cxf.transport.
MultiplexDestination
)
org.apache.cxf.phase.
AbstractPhaseInterceptor
<T> (implements org.apache.cxf.phase.
PhaseInterceptor
<T>)
org.apache.cxf.interceptor.
AbstractEndpointSelectionInterceptor
org.apache.cxf.interceptor.
AbstractInDatabindingInterceptor
org.apache.cxf.interceptor.
BareInInterceptor
org.apache.cxf.interceptor.
ClientFaultConverter
org.apache.cxf.interceptor.
DocLiteralInInterceptor
org.apache.cxf.interceptor.
URIMappingInterceptor
org.apache.cxf.interceptor.
AbstractLoggingInterceptor
org.apache.cxf.interceptor.
LoggingInInterceptor
org.apache.cxf.interceptor.
LoggingOutInterceptor
org.apache.cxf.interceptor.
AbstractOutDatabindingInterceptor
org.apache.cxf.interceptor.
BareOutInterceptor
org.apache.cxf.interceptor.
WrappedOutInterceptor
org.apache.cxf.interceptor.
WrappedOutInterceptor.WrappedOutEndingInterceptor
org.apache.cxf.interceptor.
AttachmentInInterceptor
org.apache.cxf.interceptor.
AttachmentOutInterceptor
org.apache.cxf.interceptor.
AttachmentOutInterceptor.AttachmentOutEndingInterceptor
org.apache.cxf.interceptor.
FaultOutInterceptor
org.apache.cxf.interceptor.
FIStaxInInterceptor
org.apache.cxf.interceptor.
FIStaxOutInterceptor
org.apache.cxf.ws.addressing.
MAPAggregator
org.apache.cxf.interceptor.
MessageSenderInterceptor
org.apache.cxf.interceptor.
MessageSenderInterceptor.MessageSenderEndingInterceptor
org.apache.cxf.interceptor.
OneWayProcessorInterceptor
org.apache.cxf.interceptor.
OutgoingChainInterceptor
org.apache.cxf.interceptor.
ServiceInvokerInterceptor
org.apache.cxf.interceptor.
StaxInEndingInterceptor
org.apache.cxf.interceptor.
StaxInInterceptor
org.apache.cxf.interceptor.
StaxOutEndingInterceptor
org.apache.cxf.interceptor.
StaxOutInterceptor
org.apache.cxf.interceptor.transform.
TransformInInterceptor
org.apache.cxf.interceptor.transform.
TransformOutInterceptor
org.apache.cxf.service.model.
AbstractPropertiesHolder
(implements org.apache.cxf.service.model.
Extensible
)
org.apache.cxf.service.model.
AbstractDescriptionElement
org.apache.cxf.service.model.
BindingInfo
(implements org.apache.cxf.service.model.
NamedItem
)
org.apache.cxf.service.model.
EndpointInfo
(implements org.apache.cxf.service.model.
NamedItem
)
org.apache.cxf.service.model.
InterfaceInfo
(implements org.apache.cxf.service.model.
NamedItem
)
org.apache.cxf.service.model.
ServiceInfo
(implements org.apache.cxf.service.model.
NamedItem
)
org.apache.cxf.service.model.
AbstractMessageContainer
(implements org.apache.cxf.service.model.
NamedItem
)
org.apache.cxf.service.model.
FaultInfo
org.apache.cxf.service.model.
MessageInfo
org.apache.cxf.service.model.
BindingFaultInfo
org.apache.cxf.service.model.
BindingMessageInfo
org.apache.cxf.service.model.
BindingOperationInfo
org.apache.cxf.service.model.
DescriptionInfo
(implements org.apache.cxf.service.model.
NamedItem
)
org.apache.cxf.service.model.
MessagePartInfo
(implements org.apache.cxf.service.model.
NamedItem
)
org.apache.cxf.service.model.
OperationInfo
(implements org.apache.cxf.service.model.
NamedItem
)
org.apache.cxf.service.model.
UnwrappedOperationInfo
org.apache.cxf.service.model.
SchemaInfo
org.apache.cxf.transport.
AbstractTransportFactory
org.apache.cxf.message.
AbstractWrappedMessage
(implements org.apache.cxf.message.
Message
)
org.apache.cxf.message.
XMLMessage
org.apache.cxf.databinding.
AbstractWrapperHelper
(implements org.apache.cxf.databinding.
WrapperHelper
)
org.apache.cxf.wsdl.
AbstractWSDLPlugin
(implements org.apache.cxf.wsdl.
WSDLExtensibilityPlugin
)
org.apache.cxf.ws.addressing.
AddressingBuilder
(implements org.apache.cxf.ws.addressing.
AddressingType
)
org.apache.cxf.interceptor.
AnnotationInterceptors
com.fasterxml.jackson.databind.AnnotationIntrospector (implements java.io.
Serializable
, com.fasterxml.jackson.core.Versioned)
org.apache.cxf.endpoint.
BeanValidationAnnotationIntrospector
org.apache.cxf.common.annotation.
AnnotationProcessor
org.apache.cxf.ws.addressing.wsdl.
Anonymous
org.apache.cxf.common.util.
ASMHelper
org.apache.cxf.common.util.
ASMHelper.Opcodes
org.apache.cxf.attachment.
AttachmentDataSource
(implements javax.activation.
DataSource
)
org.apache.cxf.attachment.
AttachmentDeserializer
org.apache.cxf.attachment.
AttachmentImpl
(implements org.apache.cxf.message.
Attachment
)
org.apache.cxf.attachment.
AttachmentSerializer
org.apache.cxf.attachment.
AttachmentUtil
org.apache.cxf.ws.addressing.
AttributedAnyType
org.apache.cxf.ws.addressing.v200403.
AttributedQName
org.apache.cxf.ws.addressing.v200408.
AttributedQName
org.apache.cxf.ws.addressing.
AttributedQNameType
org.apache.cxf.ws.addressing.wsdl.
AttributedQNameType
org.apache.cxf.ws.addressing.
AttributedUnsignedLongType
org.apache.cxf.ws.addressing.v200403.
AttributedURI
org.apache.cxf.ws.addressing.v200408.
AttributedURI
org.apache.cxf.ws.addressing.
AttributedURIType
org.apache.cxf.configuration.security.
AuthorizationPolicy
org.apache.cxf.configuration.security.
ProxyAuthorizationPolicy
org.apache.cxf.workqueue.
AutomaticWorkQueueImpl
(implements org.apache.cxf.workqueue.
AutomaticWorkQueue
)
org.apache.cxf.common.util.
Base64Utility
org.springframework.beans.factory.wiring.BeanConfigurerSupport (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)
org.apache.cxf.configuration.spring.
ConfigurerImpl
(implements org.springframework.context.ApplicationContextAware, org.apache.cxf.extension.
BusExtension
, org.apache.cxf.configuration.
Configurer
)
org.apache.cxf.configuration.spring.
BeanConstants
org.apache.cxf.binding.
BindingConfiguration
org.apache.cxf.common.i18n.
BundleUtils
org.apache.cxf.
BusFactory
org.apache.cxf.attachment.
ByteDataSource
(implements javax.activation.
DataSource
)
org.apache.cxf.common.util.
CachedClass
org.apache.cxf.common.util.
CacheMap
<K,V> (implements java.util.
Map
<K,V>)
org.apache.cxf.staxutils.
CachingXmlEventWriter
(implements javax.xml.stream.
XMLStreamWriter
)
org.apache.cxf.helpers.
CastUtils
org.apache.cxf.configuration.security.
CertificateConstraintsType
org.apache.cxf.configuration.security.
CertStoreType
org.apache.cxf.transport.
ChainInitiationObserver
(implements org.apache.cxf.transport.
MessageObserver
)
org.apache.cxf.io.
CipherPair
org.apache.cxf.configuration.security.
CipherSuites
org.apache.cxf.common.util.
ClassHelper
java.lang.
ClassLoader
org.apache.cxf.common.util.
ASMHelper.TypeHelperClassLoader
org.apache.cxf.common.util.
ProxyClassLoader
java.security.
SecureClassLoader
org.apache.cxf.common.classloader.
FireWallClassLoader
org.apache.cxf.resource.
ClassLoaderResolver
(implements org.apache.cxf.resource.
ResourceResolver
)
org.apache.cxf.common.classloader.
ClassLoaderUtils
org.apache.cxf.common.classloader.
ClassLoaderUtils.ClassLoaderHolder
org.apache.cxf.resource.
ClasspathResolver
(implements org.apache.cxf.resource.
ResourceResolver
)
org.apache.cxf.configuration.security.
ClientAuthentication
org.apache.cxf.endpoint.
ClientCallback
(implements java.util.concurrent.
Future
<V>)
org.apache.cxf.common.util.
CollectionUtils
org.apache.cxf.common.util.
Compiler
org.apache.cxf.attachment.
ContentDisposition
org.apache.cxf.ws.addressing.
ContextUtils
org.apache.cxf.continuations.
ContinuationInfo
java.util.concurrent.
CopyOnWriteArrayList
<E> (implements java.lang.
Cloneable
, java.util.
List
<E>, java.util.
RandomAccess
, java.io.
Serializable
)
org.apache.cxf.common.util.
ModCountCopyOnWriteArrayList
<T>
org.apache.cxf.internal.
CXFAPINamespaceHandler
(implements org.apache.aries.blueprint.NamespaceHandler)
org.apache.cxf.common.
CXFPermissions
com.fasterxml.jackson.core.util.DefaultPrettyPrinter (implements com.fasterxml.jackson.core.util.Instantiatable<T>, com.fasterxml.jackson.core.PrettyPrinter, java.io.
Serializable
)
org.apache.cxf.endpoint.
FourSpacePrettyPrinter
com.fasterxml.jackson.core.util.DefaultPrettyPrinter.NopIndenter (implements com.fasterxml.jackson.core.util.DefaultPrettyPrinter.Indenter, java.io.
Serializable
)
org.apache.cxf.endpoint.
FourSpacePrettyPrinter.Lf4SpacesIndenter
org.apache.cxf.resource.
DefaultResourceManager
(implements org.apache.cxf.resource.
ResourceManager
)
org.apache.cxf.feature.validation.
DefaultSchemaValidationTypeProvider
(implements org.apache.cxf.feature.validation.
SchemaValidationTypeProvider
)
org.apache.cxf.staxutils.
DelegatingXMLStreamWriter
(implements javax.xml.stream.
XMLStreamWriter
)
org.apache.cxf.staxutils.transform.
IgnoreNamespacesWriter
org.apache.cxf.staxutils.transform.
OutTransformWriter
org.apache.cxf.staxutils.
DepthXMLStreamReader
(implements javax.xml.stream.
XMLStreamReader
)
org.apache.cxf.staxutils.
DepthRestrictingStreamReader
org.apache.cxf.staxutils.
FragmentStreamReader
org.apache.cxf.staxutils.transform.
InTransformReader
org.apache.cxf.staxutils.
PartialXMLStreamReader
org.apache.cxf.configuration.security.
DNConstraintsType
org.apache.cxf.staxutils.
DocumentDepthProperties
org.apache.cxf.helpers.
DOMUtils
org.apache.cxf.helpers.
DOMUtils.NullResolver
(implements org.xml.sax.
EntityResolver
)
org.apache.cxf.ws.addressing.
EndpointReferenceType
org.apache.cxf.ws.addressing.v200403.
EndpointReferenceType
org.apache.cxf.ws.addressing.v200408.
EndpointReferenceType
org.apache.cxf.wsdl.
EndpointReferenceUtils
org.apache.cxf.resource.
ExtendedURIResolver
org.apache.cxf.transport.
TransportURIResolver
org.apache.cxf.common.util.
ExtensionInvocationHandler
(implements java.lang.reflect.
InvocationHandler
)
org.apache.cxf.annotations.
FactoryType.DEFAULT
org.apache.cxf.helpers.
FileUtils
org.apache.cxf.configuration.security.
FiltersType
org.apache.cxf.headers.
Header
org.apache.cxf.helpers.
HttpHeaderHelper
org.apache.cxf.transport.
HttpUriMapper
org.apache.cxf.endpoint.
IgnorePropertiesBackedByTransientFields
(implements com.fasterxml.jackson.databind.introspect.VisibilityChecker<T>)
org.apache.cxf.attachment.
ImageDataContentHandler
(implements javax.activation.
DataContentHandler
)
java.io.
InputStream
(implements java.io.
Closeable
)
java.io.
ByteArrayInputStream
org.apache.cxf.common.util.
ClassReader
org.apache.cxf.common.util.
ParamReader
org.apache.cxf.attachment.
DelegatingInputStream
(implements org.apache.cxf.io.
Transferable
)
java.io.
FilterInputStream
org.apache.cxf.io.
DelegatingInputStream
org.apache.cxf.attachment.
MimeBodyPartInputStream
org.apache.cxf.attachment.
QuotedPrintableDecoderStream
org.apache.cxf.helpers.
IOUtils
org.apache.cxf.common.util.
JarResource
org.apache.cxf.common.commands.
JavaHelper
org.apache.cxf.helpers.
JavaUtils
org.apache.cxf.configuration.spring.
JAXBBeanFactory
org.apache.cxf.common.classloader.
JAXBClassLoaderUtils
org.apache.cxf.common.jaxb.
JAXBContextCache
org.apache.cxf.common.jaxb.
JAXBContextCache.CachedContextAndSchemas
org.apache.cxf.wsdl.
JAXBExtensionHelper
(implements javax.wsdl.extensions.ExtensionDeserializer, javax.wsdl.extensions.ExtensionSerializer)
org.apache.cxf.common.jaxb.
JAXBUtils
org.apache.cxf.common.jaxb.
JAXBUtils.DefaultClassNameAllocator
org.apache.cxf.ws.addressing.
JAXWSAConstants
org.apache.cxf.endpoint.
JsonSchemaLookup
org.apache.cxf.configuration.security.
KeyManagersType
org.apache.cxf.configuration.security.
KeyStoreType
org.apache.cxf.attachment.
LazyAttachmentCollection
(implements java.util.
Collection
<E>)
org.apache.cxf.attachment.
LazyDataSource
(implements javax.activation.
DataSource
)
java.util.logging.
Logger
org.apache.cxf.common.logging.
AbstractDelegatingLogger
org.apache.cxf.common.logging.
Log4jLogger
org.apache.cxf.common.logging.
Slf4jLogger
org.apache.cxf.interceptor.
LoggingMessage
org.apache.cxf.common.logging.
LogUtils
org.apache.cxf.common.xmlschema.
LSInputImpl
(implements org.w3c.dom.ls.
LSInput
)
org.apache.cxf.endpoint.
ManagedEndpoint
(implements org.apache.cxf.management.
ManagedComponent
, org.apache.cxf.endpoint.
ServerLifeCycleListener
)
org.apache.cxf.management.
ManagementConstants
org.apache.cxf.helpers.
MapNamespaceContext
(implements javax.xml.namespace.
NamespaceContext
)
org.apache.cxf.common.i18n.
Message
(implements java.io.
Serializable
)
org.apache.cxf.message.
MessageUtils
org.apache.cxf.ws.addressing.
MetadataType
org.apache.cxf.helpers.
MethodComparator
(implements java.util.
Comparator
<T>, java.io.
Serializable
)
com.fasterxml.jackson.databind.Module (implements com.fasterxml.jackson.core.Versioned)
com.fasterxml.jackson.databind.module.SimpleModule (implements java.io.
Serializable
)
org.apache.cxf.endpoint.
BeanValidationAnnotationModule
org.apache.cxf.transport.
MultipleEndpointObserver
(implements org.apache.cxf.transport.
MessageObserver
)
org.apache.cxf.ws.addressing.
Names
com.sun.xml.bind.marshaller.NamespacePrefixMapper
org.apache.cxf.common.jaxb.
NamespaceMapper
org.apache.cxf.helpers.
NodeUtils
org.apache.cxf.logging.
NoOpFaultListener
(implements org.apache.cxf.logging.
FaultListener
)
org.apache.cxf.helpers.
NSDecl
org.apache.cxf.ws.addressing.
NSManager
org.apache.cxf.helpers.
NSStack
org.apache.cxf.endpoint.
NullConduitSelector
(implements org.apache.cxf.endpoint.
ConduitSelector
)
org.apache.cxf.configuration.
NullConfigurer
(implements org.apache.cxf.configuration.
Configurer
)
org.apache.cxf.ws.addressing.
ObjectFactory
org.apache.cxf.ws.addressing.wsdl.
ObjectFactory
org.apache.cxf.wsdl.
ObjectFactory
org.apache.cxf.ws.addressing.v200403.
ObjectFactory
org.apache.cxf.ws.addressing.v200408.
ObjectFactory
org.apache.cxf.wsdl.http.
ObjectFactory
org.apache.cxf.configuration.security.
ObjectFactory
org.apache.cxf.resource.
ObjectTypeResolver
(implements org.apache.cxf.resource.
ResourceResolver
)
org.apache.cxf.workqueue.
OneShotAsyncExecutor
(implements java.util.concurrent.
Executor
)
java.io.
OutputStream
(implements java.io.
Closeable
, java.io.
Flushable
)
org.apache.cxf.io.
AbstractWrappedOutputStream
org.apache.cxf.io.
AbstractThresholdOutputStream
java.io.
ByteArrayOutputStream
org.apache.cxf.helpers.
LoadingByteArrayOutputStream
org.apache.cxf.io.
CachedOutputStream
org.apache.cxf.io.
CacheAndWriteOutputStream
org.apache.cxf.io.
WriteOnCloseOutputStream
org.apache.cxf.common.util.
PackageUtils
org.apache.cxf.service.invoker.
PerRequestFactory
(implements org.apache.cxf.service.invoker.
Factory
)
org.apache.cxf.phase.
Phase
(implements java.lang.
Comparable
<T>)
org.apache.cxf.phase.
PhaseChainCache
org.apache.cxf.phase.
PhaseComparator
(implements java.util.
Comparator
<T>)
org.apache.cxf.phase.
PhaseInterceptorChain
(implements org.apache.cxf.interceptor.
InterceptorChain
)
org.apache.cxf.annotations.
Policy.DEFAULT
org.apache.cxf.service.invoker.
PooledFactory
(implements org.apache.cxf.service.invoker.
Factory
)
org.apache.cxf.endpoint.
PreexistingConduitSelector
(implements java.io.
Closeable
, org.apache.cxf.endpoint.
ConduitSelector
)
org.apache.cxf.wsdl.
PrettyPrintXMLStreamWriter
(implements javax.xml.stream.
XMLStreamWriter
)
org.apache.cxf.staxutils.
PrettyPrintXMLStreamWriter
(implements javax.xml.stream.
XMLStreamWriter
)
org.apache.cxf.common.util.
PrimitiveUtils
org.apache.cxf.ws.addressing.
ProblemActionType
org.apache.cxf.common.util.
PropertiesLoaderUtils
org.apache.cxf.resource.
PropertiesResolver
(implements org.apache.cxf.resource.
ResourceResolver
)
org.apache.cxf.common.util.
PropertyUtils
org.apache.cxf.common.util.
ProxyHelper
org.apache.cxf.ws.addressing.
ReferenceParametersType
org.apache.cxf.ws.addressing.v200408.
ReferenceParametersType
org.apache.cxf.ws.addressing.v200403.
ReferencePropertiesType
org.apache.cxf.ws.addressing.v200408.
ReferencePropertiesType
org.apache.cxf.common.util.
ReflectionInvokationHandler
(implements java.lang.reflect.
InvocationHandler
)
org.apache.cxf.common.util.
ReflectionUtil
org.apache.cxf.extension.
RegistryImpl
<K,T> (implements org.apache.cxf.extension.
Registry
<K,T>)
org.apache.cxf.ws.addressing.
RelatesToType
org.apache.cxf.ws.addressing.v200403.
Relationship
org.apache.cxf.ws.addressing.v200408.
Relationship
org.apache.cxf.ws.addressing.v200403.
ReplyAfterType
org.apache.cxf.ws.addressing.v200408.
ReplyAfterType
javax.xml.transform.sax.
SAXSource
(implements javax.xml.transform.
Source
)
org.apache.cxf.staxutils.
StaxSource
(implements org.xml.sax.
XMLReader
)
org.apache.cxf.common.xmlschema.
SchemaCollection
org.apache.cxf.common.jaxb.
SchemaCollectionContextProxy
(implements org.apache.cxf.common.jaxb.
JAXBContextProxy
)
org.apache.cxf.configuration.security.
SecureRandomParameters
org.apache.cxf.endpoint.
ServerImpl
(implements org.apache.cxf.endpoint.
Server
)
org.apache.cxf.service.model.
ServiceModelUtil
org.apache.cxf.service.
ServiceModelVisitor
org.apache.cxf.service.
ServiceModelSchemaValidator
org.apache.cxf.ws.addressing.wsdl.
ServiceNameType
org.apache.cxf.ws.addressing.v200403.
ServiceNameType
org.apache.cxf.ws.addressing.v200408.
ServiceNameType
org.apache.cxf.service.model.
ServiceSchemaInfo
org.apache.cxf.helpers.
ServiceUtils
org.apache.cxf.service.invoker.
SessionFactory
(implements org.apache.cxf.service.invoker.
Factory
)
org.apache.cxf.endpoint.
SimpleEndpointImplFactory
(implements org.apache.cxf.endpoint.
EndpointImplFactory
)
org.apache.cxf.common.security.
SimplePrincipal
(implements java.security.
Principal
)
org.apache.cxf.common.security.
SimpleGroup
(implements java.security.acl.
Group
)
org.apache.cxf.common.security.
SimpleSecurityContext
(implements org.apache.cxf.security.
SecurityContext
)
org.apache.cxf.resource.
SinglePropertyResolver
(implements org.apache.cxf.resource.
ResourceResolver
)
org.apache.cxf.service.invoker.
SingletonFactory
(implements org.apache.cxf.service.invoker.
Factory
)
org.apache.cxf.common.util.
SOAPConstants
org.apache.cxf.common.util.
SortedArraySet
<T> (implements java.util.
SortedSet
<E>)
org.apache.cxf.service.invoker.
SpringBeanFactory
(implements org.springframework.context.ApplicationContextAware, org.apache.cxf.service.invoker.
Factory
)
org.apache.cxf.configuration.spring.
SpringBeanMap
<V>
org.apache.cxf.configuration.spring.
SpringBeanQNameMap
<V>
org.apache.cxf.configuration.jsse.
SSLUtils
org.apache.cxf.staxutils.
StaxStreamFilter
(implements javax.xml.stream.
StreamFilter
)
org.apache.cxf.staxutils.
StaxUtils
org.apache.cxf.staxutils.
StreamWriterContentHandler
(implements org.xml.sax.
ContentHandler
, org.xml.sax.ext.
LexicalHandler
)
org.apache.cxf.common.util.
StringUtils
org.apache.cxf.workqueue.
SynchronousExecutor
(implements java.util.concurrent.
Executor
)
org.apache.cxf.common.util.
SystemPropertyAction
(implements java.security.
PrivilegedAction
<T>)
org.apache.cxf.common.util.
SystemUtils
org.apache.cxf.wsdl.
TDocumentation
org.apache.cxf.wsdl.
TDocumented
org.apache.cxf.wsdl.
TExtensibleAttributesDocumented
org.apache.cxf.wsdl.
TFault
org.apache.cxf.wsdl.
TImport
org.apache.cxf.wsdl.
TParam
org.apache.cxf.wsdl.
TPart
org.apache.cxf.wsdl.
TPortType
org.apache.cxf.wsdl.
TExtensibleDocumented
org.apache.cxf.wsdl.
TBinding
org.apache.cxf.wsdl.
TBindingOperation
org.apache.cxf.wsdl.
TBindingOperationFault
org.apache.cxf.wsdl.
TBindingOperationMessage
org.apache.cxf.wsdl.
TDefinitions
org.apache.cxf.wsdl.
TMessage
org.apache.cxf.wsdl.
TOperation
org.apache.cxf.wsdl.
TPort
org.apache.cxf.wsdl.
TService
org.apache.cxf.wsdl.
TTypes
org.apache.cxf.wsdl.
TExtensibilityElement
org.apache.cxf.wsdl.
TExtensibilityElementImpl
(implements javax.wsdl.extensions.ExtensibilityElement)
org.apache.cxf.wsdl.http.
AddressType
org.apache.cxf.wsdl.http.
BindingType
org.apache.cxf.wsdl.http.
OperationType
org.apache.cxf.ws.addressing.wsdl.
UsingAddressing
java.lang.
Thread
(implements java.lang.
Runnable
)
org.apache.cxf.common.commands.
ForkedCommand
org.apache.cxf.common.commands.
ResultBufferedCommand
org.apache.cxf.common.util.
StreamPrinter
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
org.apache.cxf.common.i18n.
Exception
org.apache.cxf.common.util.
Base64Exception
org.apache.cxf.
BusException
org.apache.cxf.endpoint.
EndpointException
org.apache.cxf.wsdl.
EndpointUtilsException
java.lang.
RuntimeException
org.apache.cxf.io.
CacheSizeExceededException
org.apache.cxf.staxutils.
DepthExceededStaxException
org.apache.cxf.common.xmlschema.
InvalidXmlSchemaReferenceException
org.apache.cxf.continuations.
SuspendedInvocationException
org.apache.cxf.common.i18n.
UncheckedException
org.apache.cxf.configuration.
ConfigurationException
org.apache.cxf.interceptor.
Fault
org.apache.cxf.common.commands.
ForkedCommandException
org.apache.cxf.common.xmlschema.
UnsupportedConstruct
org.apache.cxf.common.xmlschema.
XmlSchemaInvalidOperation
org.apache.cxf.configuration.jsse.
TLSClientParametersConfig
org.apache.cxf.configuration.security.
TLSClientParametersType
org.apache.cxf.configuration.jsse.
TLSClientParametersConfig.TLSClientParametersTypeInternal
org.apache.cxf.configuration.jsse.
TLSParameterBase
org.apache.cxf.configuration.jsse.
TLSClientParameters
org.apache.cxf.configuration.jsse.
TLSServerParameters
org.apache.cxf.configuration.jsse.
TLSServerParametersConfig
org.apache.cxf.configuration.jsse.
TLSParameterJaxBUtils
org.apache.cxf.configuration.security.
TLSServerParametersType
org.apache.cxf.configuration.jsse.
TLSServerParametersConfig.TLSServerParametersTypeInternal
org.apache.cxf.security.transport.
TLSSessionInfo
org.apache.cxf.staxutils.transform.
TransformUtils
org.apache.cxf.transport.
TransportFinder
<T>
org.apache.cxf.configuration.security.
TrustManagersType
org.apache.cxf.common.util.
URIParserUtil
org.apache.cxf.resource.
URIResolver
org.apache.cxf.wsdl.http.
UrlEncoded
org.apache.cxf.wsdl.http.
UrlReplacement
org.apache.cxf.common.util.
UrlUtils
org.apache.cxf.common.security.
UsernameToken
(implements org.apache.cxf.common.security.
SecurityToken
)
org.apache.cxf.version.
Version
org.apache.cxf.ws.addressing.
VersionTransformer
org.apache.cxf.ws.addressing.
VersionTransformer.Names200403
org.apache.cxf.ws.addressing.
VersionTransformer.Names200408
org.apache.cxf.staxutils.
W3CDOMStreamWriter
(implements javax.xml.stream.
XMLStreamWriter
)
org.apache.cxf.staxutils.
OverlayW3CDOMStreamWriter
org.apache.cxf.staxutils.
W3CNamespaceContext
(implements javax.xml.namespace.
NamespaceContext
)
org.apache.cxf.common.util.
WeakIdentityHashMap
<K,V> (implements java.util.
Map
<K,V>)
java.io.
Writer
(implements java.lang.
Appendable
, java.io.
Closeable
, java.io.
Flushable
)
org.apache.cxf.io.
CachedWriter
org.apache.cxf.ws.addressing.
WSAContextUtils
org.apache.cxf.wsdl.
WSAEndpointReferenceUtils
org.apache.cxf.common.
WSDLConstants
org.apache.cxf.annotations.
WSDLDocumentation.DEFAULT
org.apache.cxf.helpers.
WSDLHelper
org.apache.cxf.wsdl.
WSDLLibrary
org.apache.cxf.common.xmlschema.
XmlSchemaConstants
org.apache.cxf.common.util.
XmlSchemaPrimitiveUtils
org.apache.cxf.common.util.
XMLSchemaQNames
org.apache.cxf.common.xmlschema.
XmlSchemaUtils
org.apache.cxf.helpers.
XMLUtils
org.apache.cxf.helpers.
XPathUtils
Interface Hierarchy
org.apache.cxf.ws.addressing.
AddressingConstants
org.apache.cxf.ws.addressing.
AddressingType
org.apache.cxf.ws.addressing.
AddressingProperties
org.apache.cxf.common.annotation.
AnnotationVisitor
org.apache.cxf.common.util.
ASMHelper.AnnotationVisitor
org.apache.cxf.common.util.
ASMHelper.ASMType
org.apache.cxf.common.util.
ASMHelper.ClassWriter
org.apache.cxf.common.util.
ASMHelper.FieldVisitor
org.apache.cxf.common.util.
ASMHelper.Label
org.apache.cxf.common.util.
ASMHelper.MethodVisitor
org.apache.cxf.transport.
Assertor
org.apache.cxf.message.
Attachment
org.apache.cxf.databinding.
BaseDataReader
org.apache.cxf.databinding.
DataReader
<T>
org.apache.cxf.databinding.
BaseDataWriter
org.apache.cxf.databinding.
DataWriter
<T>
org.apache.cxf.binding.
BindingFactory
org.apache.cxf.binding.
WSDLBindingFactory
org.apache.cxf.binding.
BindingFactoryManager
org.apache.cxf.buslifecycle.
BusCreationListener
org.apache.cxf.extension.
BusExtension
org.apache.cxf.buslifecycle.
BusLifeCycleListener
org.apache.cxf.buslifecycle.
BusLifeCycleManager
org.apache.cxf.io.
CachedOutputStreamCallback
org.apache.cxf.io.
CachedWriterCallback
org.apache.cxf.endpoint.
ClientLifeCycleListener
org.apache.cxf.endpoint.
ClientLifeCycleManager
org.apache.cxf.transport.
ConduitInitiator
org.apache.cxf.transport.
ConduitInitiatorManager
org.apache.cxf.endpoint.
ConduitSelector
org.apache.cxf.endpoint.
ConduitSelectorHolder
org.apache.cxf.endpoint.
Client
(also extends org.apache.cxf.interceptor.
InterceptorProvider
, org.apache.cxf.transport.
MessageObserver
)
org.apache.cxf.configuration.
Configurable
org.apache.cxf.configuration.
ConfiguredBeanLocator
org.apache.cxf.configuration.
ConfiguredBeanLocator.BeanLoaderListener
<T>
org.apache.cxf.configuration.
Configurer
org.apache.cxf.endpoint.
ContextInspector
org.apache.cxf.continuations.
Continuation
org.apache.cxf.continuations.
ContinuationCallback
org.apache.cxf.continuations.
ContinuationProvider
org.apache.cxf.io.
CopyingOutputStream
org.apache.cxf.databinding.
DataBinding
org.apache.cxf.databinding.
PropertiesAwareDataBinding
org.apache.cxf.transport.
DestinationFactory
org.apache.cxf.transport.
DestinationFactoryManager
org.apache.cxf.transport.
DestinationWithEndpoint
org.apache.cxf.endpoint.
EndpointImplFactory
org.apache.cxf.endpoint.
EndpointResolver
org.apache.cxf.endpoint.
EndpointResolverRegistry
java.util.concurrent.
Executor
org.apache.cxf.workqueue.
AutomaticWorkQueue
org.apache.cxf.workqueue.
WorkQueue
org.apache.cxf.workqueue.
AutomaticWorkQueue
org.apache.cxf.service.model.
Extensible
org.apache.cxf.service.invoker.
Factory
org.apache.cxf.logging.
FaultListener
org.apache.cxf.interceptor.
FaultOutInterceptor.FaultInfoException
org.apache.cxf.feature.
Feature
org.apache.cxf.headers.
HeaderManager
org.apache.cxf.headers.
HeaderProcessor
org.apache.cxf.management.
InstrumentationManager
org.apache.cxf.interceptor.
Interceptor
<T>
org.apache.cxf.phase.
PhaseInterceptor
<T>
org.apache.cxf.interceptor.
InterceptorProvider
org.apache.cxf.binding.
Binding
org.apache.cxf.
Bus
org.apache.cxf.endpoint.
Client
(also extends org.apache.cxf.endpoint.
ConduitSelectorHolder
, org.apache.cxf.transport.
MessageObserver
)
org.apache.cxf.endpoint.
Endpoint
(also extends java.util.
Map
<K,V>)
org.apache.cxf.service.
Service
(also extends java.util.
Map
<K,V>)
org.apache.cxf.service.invoker.
Invoker
java.lang.
Iterable
<T>
org.apache.cxf.interceptor.
InterceptorChain
org.apache.cxf.common.jaxb.
JAXBBeanInfo
org.apache.cxf.common.jaxb.
JAXBContextProxy
org.apache.cxf.common.jaxb.
JAXBUtils.BridgeWrapper
org.apache.cxf.common.jaxb.
JAXBUtils.JCodeModel
org.apache.cxf.common.jaxb.
JAXBUtils.JDefinedClass
org.apache.cxf.common.jaxb.
JAXBUtils.JPackage
org.apache.cxf.common.jaxb.
JAXBUtils.JType
org.apache.cxf.common.jaxb.
JAXBUtils.Mapping
org.apache.cxf.common.jaxb.
JAXBUtils.Options
org.apache.cxf.common.jaxb.
JAXBUtils.S2JJAXBModel
org.apache.cxf.common.jaxb.
JAXBUtils.SchemaCompiler
org.apache.cxf.common.jaxb.
JAXBUtils.TypeAndAnnotation
org.apache.cxf.management.
ManagedComponent
java.util.
Map
<K,V>
org.apache.cxf.endpoint.
Endpoint
(also extends org.apache.cxf.interceptor.
InterceptorProvider
)
org.apache.cxf.message.
Exchange
org.apache.cxf.message.
Message
org.apache.cxf.service.
Service
(also extends org.apache.cxf.interceptor.
InterceptorProvider
)
org.apache.cxf.message.
StringMap
org.apache.cxf.message.
Exchange
org.apache.cxf.message.
Message
org.apache.cxf.ws.addressing.
MAPAggregator.MAPAggregatorLoader
org.apache.cxf.configuration.spring.
MapProvider
<X,V>
org.apache.cxf.ws.addressing.
MessageIdCache
org.apache.cxf.transport.
MessageObserver
org.apache.cxf.endpoint.
Client
(also extends org.apache.cxf.endpoint.
ConduitSelectorHolder
, org.apache.cxf.interceptor.
InterceptorProvider
)
org.apache.cxf.service.invoker.
MethodDispatcher
org.apache.cxf.service.model.
NamedItem
org.apache.cxf.transport.
Observable
org.apache.cxf.transport.
Conduit
org.apache.cxf.transport.
Destination
org.apache.cxf.transport.
MultiplexDestination
org.apache.cxf.transport.
MultiplexDestination
org.apache.cxf.phase.
PhaseManager
org.apache.cxf.policy.
PolicyCalculator
<T>
org.apache.cxf.policy.
PolicyDataEngine
org.apache.cxf.transports.http.
QueryHandler
org.apache.cxf.transports.http.
StemMatchingQueryHandler
org.apache.cxf.transports.http.
QueryHandlerRegistry
org.apache.cxf.extension.
Registry
<K,T>
org.apache.cxf.resource.
ResourceManager
org.apache.cxf.resource.
ResourceResolver
org.apache.cxf.endpoint.
Retryable
org.apache.cxf.feature.validation.
SchemaValidationTypeProvider
org.apache.cxf.security.
SecurityContext
org.apache.cxf.security.
LoginSecurityContext
org.apache.cxf.common.security.
SecurityToken
org.apache.cxf.endpoint.
Server
org.apache.cxf.endpoint.
ServerLifeCycleListener
org.apache.cxf.endpoint.
ServerLifeCycleManager
org.apache.cxf.endpoint.
ServerRegistry
org.apache.cxf.service.
ServiceBuilder
org.apache.cxf.endpoint.
ServiceContractResolver
org.apache.cxf.endpoint.
ServiceContractResolverRegistry
org.apache.cxf.transport.
Session
org.apache.cxf.io.
StaxValidationManager
org.apache.cxf.io.
Transferable
org.apache.cxf.workqueue.
WorkQueueManager
org.apache.cxf.databinding.
WrapperCapableDatabinding
org.apache.cxf.databinding.
WrapperHelper
org.apache.cxf.ws.addressing.
WSAddressingFeature.WSAddressingFeatureApplier
org.apache.cxf.wsdl.
WSDLBuilder
<T>
org.apache.cxf.wsdl.
WSDLExtensibilityPlugin
org.apache.cxf.wsdl.
WSDLExtensionLoader
org.apache.cxf.wsdl.
WSDLManager
org.apache.cxf.wsdl.
WSDLServiceFactory
org.apache.cxf.common.xmlschema.
XmlSchemaValidationManager
Annotation Type Hierarchy
org.apache.cxf.management.annotation.
ManagedAttribute
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.management.annotation.
ManagedResource
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.management.annotation.
ManagedNotifications
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.management.annotation.
ManagedOperation
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.management.annotation.
ManagedOperationParameters
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.management.annotation.
ManagedNotification
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.management.annotation.
ManagedOperationParameter
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.ws.addressing.
FaultAction
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.interceptor.
InFaultInterceptors
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.interceptor.
InInterceptors
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.interceptor.
OutInterceptors
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.interceptor.
OutFaultInterceptors
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.annotations.
FastInfoset
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.annotations.
Logging
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.annotations.
Policies
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.annotations.
EndpointProperty
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.annotations.
SchemaValidation
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.annotations.
UseAsyncMethod
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.annotations.
GZIP
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.annotations.
EndpointProperties
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.annotations.
Policy
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.annotations.
EvaluateAllEndpoints
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.annotations.
FactoryType
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.annotations.
DataBinding
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.annotations.
WSDLDocumentation
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.annotations.
WSDLDocumentationCollection
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.common.util.
ReflectionInvokationHandler.WrapReturn
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.common.util.
ReflectionInvokationHandler.UnwrapParam
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.common.injection.
NoJSR250Annotations
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.security.claims.authorization.
Claims
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.security.claims.authorization.
Claim
(implements java.lang.annotation.
Annotation
)
org.apache.cxf.feature.
Features
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.apache.cxf.ws.addressing.
WSAddressingFeature.AddressingResponses
org.apache.cxf.ws.addressing.wsdl.
AnonymousType
org.apache.cxf.interceptor.
InterceptorChain.State
org.apache.cxf.service.model.
MessageInfo.Type
org.apache.cxf.annotations.
SchemaValidation.SchemaValidationType
org.apache.cxf.annotations.
Policy.Placement
org.apache.cxf.annotations.
FactoryType.Type
org.apache.cxf.annotations.
WSDLDocumentation.Placement
org.apache.cxf.common.
WSDLConstants.WSDLVersion
org.apache.cxf.common.jaxb.
JAXBUtils.IdentifierType
org.apache.cxf.common.security.
TokenType
org.apache.cxf.headers.
Header.Direction
org.apache.cxf.security.claims.authorization.
ClaimMode
org.apache.cxf.configuration.spring.
BusWiringType
org.apache.cxf.message.
FaultMode
org.apache.cxf.configuration.security.
CombinatorType
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Apache CXF API
PREV NEXT
FRAMES
NO FRAMES
All Classes
Apache CXF