Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.apache.cxf.bus
,
org.apache.cxf.bus.blueprint
,
org.apache.cxf.bus.extension
,
org.apache.cxf.bus.managers
,
org.apache.cxf.bus.osgi
,
org.apache.cxf.bus.resource
,
org.apache.cxf.bus.spring
,
org.apache.cxf.catalog
,
org.apache.cxf.configuration.blueprint
,
org.apache.cxf.databinding.source
,
org.apache.cxf.databinding.source.mime
,
org.apache.cxf.databinding.stax
,
org.apache.cxf.feature.transform
,
org.apache.cxf.interceptor.security
,
org.apache.cxf.service.factory
,
org.apache.cxf.transport.common.gzip
Class Hierarchy
java.lang.
Object
org.apache.cxf.interceptor.AbstractBasicInterceptorProvider (implements org.apache.cxf.interceptor.InterceptorProvider)
org.apache.cxf.bus.spring.
BusDefinitionParser.BusConfig
(implements org.springframework.context.ApplicationContextAware)
org.apache.cxf.bus.extension.
ExtensionManagerBus
(implements org.apache.cxf.Bus)
org.apache.cxf.bus.blueprint.
BlueprintBus
org.apache.cxf.bus.spring.
SpringBus
(implements org.springframework.context.ApplicationContextAware)
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.bus.spring.
BusDefinitionParser
org.springframework.beans.factory.support.AbstractBeanDefinitionReader (implements org.springframework.beans.factory.support.BeanDefinitionReader, org.springframework.core.env.EnvironmentCapable)
org.springframework.beans.factory.xml.XmlBeanDefinitionReader
org.apache.cxf.bus.spring.
ControlledValidationXmlBeanDefinitionReader
org.apache.cxf.configuration.blueprint.
AbstractBPBeanDefinitionParser
org.apache.cxf.bus.blueprint.
BusDefinitionParser
org.apache.cxf.configuration.blueprint.
SimpleBPBeanDefinitionParser
org.apache.cxf.databinding.AbstractDataBinding (implements org.apache.cxf.databinding.DataBinding)
org.apache.cxf.databinding.AbstractInterceptorProvidingDataBinding (implements org.apache.cxf.interceptor.InterceptorProvider)
org.apache.cxf.databinding.stax.
StaxDataBinding
org.apache.cxf.databinding.source.
SourceDataBinding
org.apache.cxf.phase.AbstractPhaseInterceptor<T> (implements org.apache.cxf.phase.PhaseInterceptor<T>)
org.apache.cxf.interceptor.security.
AbstractAuthorizingInInterceptor
org.apache.cxf.interceptor.security.
SimpleAuthorizingInterceptor
org.apache.cxf.interceptor.security.
OperationInfoAuthorizingInterceptor
org.apache.cxf.interceptor.security.
SecureAnnotationsInterceptor
org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
org.apache.cxf.databinding.stax.
StaxDataBindingInterceptor
org.apache.cxf.interceptor.security.
AbstractSecurityContextInInterceptor
org.apache.cxf.interceptor.security.
AbstractUsernameTokenInInterceptor
org.apache.cxf.feature.transform.
AbstractXSLTInterceptor
org.apache.cxf.feature.transform.
XSLTInInterceptor
org.apache.cxf.feature.transform.
XSLTOutInterceptor
org.apache.cxf.interceptor.security.
DepthRestrictingStreamInterceptor
org.apache.cxf.transport.common.gzip.
GZIPInInterceptor
org.apache.cxf.transport.common.gzip.
GZIPOutInterceptor
org.apache.cxf.interceptor.security.
JAASLoginInterceptor
org.apache.cxf.service.factory.
AbstractServiceFactoryBean
org.apache.cxf.service.factory.
AnnotationsFactoryBeanListener
(implements org.apache.cxf.service.factory.
FactoryBeanListener
)
org.apache.cxf.bus.managers.
BindingFactoryManagerImpl
(implements org.apache.cxf.binding.BindingFactoryManager)
org.apache.cxf.bus.blueprint.
BlueprintBeanLocator
(implements org.apache.cxf.configuration.ConfiguredBeanLocator)
org.apache.cxf.bus.spring.
BusApplicationContextResourceResolver
(implements org.springframework.context.ApplicationContextAware, org.apache.cxf.resource.ResourceResolver)
org.apache.cxf.bus.spring.
BusExtensionPostProcessor
(implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.core.Ordered)
org.apache.cxf.BusFactory
org.apache.cxf.bus.
CXFBusFactory
org.apache.cxf.bus.spring.
SpringBusFactory
org.apache.cxf.bus.spring.
BusWiringBeanFactoryPostProcessor
(implements org.springframework.beans.factory.config.BeanFactoryPostProcessor)
org.apache.cxf.catalog.
CatalogXmlSchemaURIResolver
(implements org.apache.ws.commons.schema.resolver.URIResolver)
java.lang.
ClassLoader
org.apache.cxf.bus.blueprint.
BundleDelegatingClassLoader
org.apache.cxf.bus.managers.
ClientLifeCycleManagerImpl
(implements org.apache.cxf.extension.BusExtension, org.apache.cxf.endpoint.ClientLifeCycleManager)
org.apache.cxf.bus.managers.
ConduitInitiatorManagerImpl
(implements org.apache.cxf.transport.ConduitInitiatorManager)
org.apache.cxf.bus.blueprint.
ConfigurerImpl
(implements org.apache.cxf.configuration.Configurer)
org.apache.cxf.bus.osgi.
CXFActivator
(implements org.osgi.framework.BundleActivator)
org.apache.cxf.bus.managers.
CXFBusLifeCycleManager
(implements org.apache.cxf.buslifecycle.BusLifeCycleManager)
org.apache.cxf.bus.blueprint.
CXFCoreNamespaceHandler
(implements org.apache.aries.blueprint.NamespaceHandler)
org.apache.cxf.bus.osgi.
CXFExtensionBundleListener
(implements org.osgi.framework.SynchronousBundleListener)
org.springframework.core.io.DefaultResourceLoader (implements org.springframework.core.io.ResourceLoader)
org.springframework.context.support.AbstractApplicationContext (implements org.springframework.context.ConfigurableApplicationContext, org.springframework.beans.factory.DisposableBean)
org.springframework.context.support.AbstractRefreshableApplicationContext
org.springframework.context.support.AbstractRefreshableConfigApplicationContext (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean)
org.springframework.context.support.AbstractXmlApplicationContext
org.springframework.context.support.ClassPathXmlApplicationContext
org.apache.cxf.bus.spring.
BusApplicationContext
org.apache.cxf.resource.DefaultResourceManager (implements org.apache.cxf.resource.ResourceManager)
org.apache.cxf.bus.resource.
ResourceManagerImpl
(implements org.apache.cxf.extension.BusExtension)
org.apache.cxf.interceptor.security.
DefaultSecurityContext
(implements org.apache.cxf.security.LoginSecurityContext)
org.springframework.beans.factory.xml.DelegatingEntityResolver (implements org.xml.sax.
EntityResolver
)
org.apache.cxf.bus.spring.
BusEntityResolver
org.apache.cxf.staxutils.DelegatingXMLStreamWriter (implements javax.xml.stream.
XMLStreamWriter
)
org.apache.cxf.feature.transform.
XSLTOutInterceptor.XSLTStreamWriter
org.apache.cxf.bus.managers.
DestinationFactoryManagerImpl
(implements org.apache.cxf.transport.DestinationFactoryManager)
org.apache.cxf.bus.managers.
EndpointResolverRegistryImpl
(implements org.apache.cxf.endpoint.EndpointResolverRegistry)
org.apache.cxf.bus.extension.
Extension
org.apache.cxf.bus.osgi.
CXFExtensionBundleListener.OSGiExtension
org.apache.cxf.bus.extension.
ExtensionManagerImpl
(implements org.apache.cxf.configuration.ConfiguredBeanLocator, org.apache.cxf.bus.extension.
ExtensionManager
)
org.apache.ws.commons.schema.extensions.ExtensionRegistry
org.apache.cxf.databinding.source.mime.
CustomExtensionRegistry
org.apache.cxf.bus.extension.
ExtensionRegistry
org.apache.cxf.service.factory.
FactoryBeanListenerManager
org.apache.cxf.bus.managers.
HeaderManagerImpl
(implements org.apache.cxf.headers.HeaderManager)
org.apache.cxf.configuration.blueprint.
InterceptorTypeConverter
(implements org.osgi.service.blueprint.container.Converter)
org.apache.cxf.bus.spring.
Jsr250BeanPostProcessor
(implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.config.DestructionAwareBeanPostProcessor, org.springframework.core.Ordered)
org.apache.cxf.bus.
ManagedBus
(implements org.apache.cxf.management.ManagedComponent)
org.apache.cxf.bus.osgi.
ManagedWorkQueueList
(implements org.osgi.service.cm.ManagedServiceFactory, java.beans.
PropertyChangeListener
)
org.apache.cxf.databinding.source.mime.
MimeAttribute
org.apache.cxf.databinding.source.mime.
MimeSerializer
(implements org.apache.ws.commons.schema.extensions.ExtensionSerializer)
org.apache.cxf.interceptor.security.
NamePasswordCallbackHandler
(implements javax.security.auth.callback.
CallbackHandler
)
org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
org.apache.cxf.bus.spring.
NamespaceHandler
org.apache.cxf.databinding.source.
NodeDataReader
(implements org.apache.cxf.databinding.DataReader<T>)
org.apache.cxf.databinding.source.
NodeDataWriter
(implements org.apache.cxf.databinding.DataWriter<T>)
org.apache.cxf.catalog.
OASISCatalogManager
org.apache.cxf.catalog.
OASISCatalogManagerHelper
org.apache.cxf.bus.osgi.
OSGiBeanLocator
(implements org.apache.cxf.configuration.ConfiguredBeanLocator)
org.apache.cxf.bus.osgi.
OSGIBusListener
(implements org.apache.cxf.buslifecycle.BusLifeCycleListener)
org.apache.cxf.bus.managers.
PhaseManagerImpl
(implements org.apache.cxf.extension.BusExtension, org.apache.cxf.phase.PhaseManager)
org.apache.cxf.interceptor.security.
RolePrefixSecurityContextImpl
(implements org.apache.cxf.security.LoginSecurityContext)
org.apache.cxf.interceptor.security.
SAMLSecurityContext
(implements org.apache.cxf.security.LoginSecurityContext)
org.apache.cxf.bus.managers.
ServerLifeCycleManagerImpl
(implements org.apache.cxf.extension.BusExtension, org.apache.cxf.endpoint.ServerLifeCycleManager)
org.apache.cxf.bus.managers.
ServerRegistryImpl
(implements org.apache.cxf.buslifecycle.BusLifeCycleListener, org.apache.cxf.endpoint.ServerRegistry)
org.apache.cxf.bus.managers.
ServiceContractResolverRegistryImpl
(implements org.apache.cxf.endpoint.ServiceContractResolverRegistry)
org.apache.cxf.service.factory.
SimpleMethodDispatcher
(implements org.apache.cxf.service.invoker.MethodDispatcher)
org.apache.cxf.bus.spring.
SpringBeanLocator
(implements org.apache.cxf.configuration.ConfiguredBeanLocator)
org.apache.cxf.databinding.stax.
StaxDataBinding.XMLStreamDataReader
(implements org.apache.cxf.databinding.DataReader<T>)
org.apache.cxf.databinding.stax.
StaxDataBinding.XMLStreamDataWriter
(implements org.apache.cxf.databinding.DataWriter<T>)
org.apache.cxf.bus.extension.
TextExtensionFragmentParser
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
java.lang.
SecurityException
org.apache.cxf.interceptor.security.
AccessDeniedException
org.apache.cxf.interceptor.security.
AuthenticationException
org.apache.cxf.common.i18n.UncheckedException
org.apache.cxf.bus.extension.
ExtensionException
org.apache.cxf.service.factory.
ServiceConstructionException
javax.xml.ws.
WebServiceFeature
org.apache.cxf.feature.AbstractFeature (implements org.apache.cxf.feature.Feature)
org.apache.cxf.transport.common.gzip.
GZIPFeature
org.apache.cxf.databinding.stax.
StaxDataBindingFeature
org.apache.cxf.feature.transform.
XSLTFeature
org.apache.cxf.bus.managers.
WorkQueueImplMBeanWrapper
(implements org.apache.cxf.management.ManagedComponent)
org.apache.cxf.bus.managers.
WorkQueueManagerImpl
(implements org.apache.cxf.workqueue.WorkQueueManager)
org.apache.cxf.bus.managers.
WorkQueueManagerImplMBeanWrapper
(implements org.apache.cxf.management.ManagedComponent)
org.apache.cxf.bus.osgi.
WorkQueueSingleConfig
(implements org.osgi.service.cm.ManagedService)
java.io.
Writer
(implements java.lang.
Appendable
, java.io.
Closeable
, java.io.
Flushable
)
org.apache.cxf.io.CachedWriter
org.apache.cxf.feature.transform.
XSLTOutInterceptor.XSLTCachedWriter
org.apache.cxf.databinding.source.
XMLStreamDataReader
(implements org.apache.cxf.databinding.DataReader<T>)
org.apache.cxf.databinding.source.
XMLStreamDataWriter
(implements org.apache.cxf.databinding.DataWriter<T>)
org.apache.cxf.feature.transform.
XSLTOutInterceptor.XSLTCachedOutputStreamCallback
(implements org.apache.cxf.io.CachedOutputStreamCallback)
org.apache.cxf.feature.transform.
XSLTUtils
Interface Hierarchy
org.apache.cxf.bus.extension.
ExtensionManager
org.apache.cxf.bus.extension.
ExtensionManagerBus.ExtensionFinder
org.apache.cxf.service.factory.
FactoryBeanListener
org.apache.cxf.databinding.stax.
XMLStreamWriterCallback
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.apache.cxf.service.factory.
FactoryBeanListener.Event
org.apache.cxf.transport.common.gzip.
GZIPOutInterceptor.UseGzip
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Apache CXF