JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.apache.cxf.jaxws
,
org.apache.cxf.jaxws.binding
,
org.apache.cxf.jaxws.binding.http
,
org.apache.cxf.jaxws.binding.soap
,
org.apache.cxf.jaxws.blueprint
,
org.apache.cxf.jaxws.context
,
org.apache.cxf.jaxws.endpoint.dynamic
,
org.apache.cxf.jaxws.handler
,
org.apache.cxf.jaxws.handler.logical
,
org.apache.cxf.jaxws.handler.soap
,
org.apache.cxf.jaxws.handler.types
,
org.apache.cxf.jaxws.interceptors
,
org.apache.cxf.jaxws.spi
,
org.apache.cxf.jaxws.spring
,
org.apache.cxf.jaxws.support
,
org.apache.cxf.jaxws22
,
org.apache.cxf.jaxws22.spi
,
org.apache.cxf.jaxws22.spring
,
org.apache.cxf.transport.http_jaxws_spi
Class Hierarchy
java.lang.
Object
org.apache.cxf.interceptor.AbstractBasicInterceptorProvider (implements org.apache.cxf.interceptor.InterceptorProvider)
org.apache.cxf.endpoint.AbstractEndpointFactory
org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
org.apache.cxf.frontend.AbstractServiceFactory (implements org.apache.cxf.service.ServiceBuilder)
org.apache.cxf.jaxws.
JaxwsServiceBuilder
org.apache.cxf.frontend.ClientFactoryBean
org.apache.cxf.jaxws.
JaxWsClientFactoryBean
org.apache.cxf.frontend.ServerFactoryBean
org.apache.cxf.jaxws.
JaxWsServerFactoryBean
org.apache.cxf.jaxws.spring.
NamespaceHandler.SpringServerFactoryBean
(implements org.springframework.context.ApplicationContextAware)
org.apache.cxf.frontend.ClientProxyFactoryBean
org.apache.cxf.jaxws.
JaxWsProxyFactoryBean
org.apache.cxf.jaxws.spring.
JaxWsProxyFactoryBeanDefinitionParser.JAXWSSpringClientProxyFactoryBean
(implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>)
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.frontend.spring.ClientProxyFactoryBeanDefinitionParser
org.apache.cxf.jaxws.spring.
JaxWsProxyFactoryBeanDefinitionParser
org.apache.cxf.jaxws.spring.
EndpointDefinitionParser
org.apache.cxf.jaxws.binding.
AbstractBindingImpl
(implements javax.xml.ws.
Binding
)
org.apache.cxf.jaxws.binding.
DefaultBindingImpl
org.apache.cxf.jaxws.binding.http.
HTTPBindingImpl
(implements javax.xml.ws.http.
HTTPBinding
)
org.apache.cxf.jaxws.binding.soap.
SOAPBindingImpl
(implements javax.xml.ws.soap.
SOAPBinding
)
org.apache.cxf.service.invoker.AbstractInvoker (implements org.apache.cxf.service.invoker.Invoker)
org.apache.cxf.service.invoker.FactoryInvoker
org.apache.cxf.jaxws.
AbstractJAXWSMethodInvoker
org.apache.cxf.jaxws.
JAXWSMethodInvoker
org.apache.cxf.jaxws22.
JAXWS22Invoker
(implements org.apache.cxf.service.invoker.Invoker)
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.jaxws.support.
JaxWsEndpointImpl
org.apache.cxf.jaxws.support.
JaxWsClientEndpointImpl
org.apache.cxf.transport.AbstractObservable (implements org.apache.cxf.transport.Observable)
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.transport.http.AbstractHTTPDestination (implements org.apache.cxf.transport.Assertor, org.apache.cxf.configuration.Configurable)
org.apache.cxf.transport.http_jaxws_spi.
JAXWSHttpSpiDestination
org.apache.cxf.phase.AbstractPhaseInterceptor<T> (implements org.apache.cxf.phase.PhaseInterceptor<T>)
org.apache.cxf.jaxws.handler.
AbstractJAXWSHandlerInterceptor
<T>
org.apache.cxf.jaxws.handler.
AbstractProtocolHandlerInterceptor
<T>
org.apache.cxf.jaxws.handler.soap.
SOAPHandlerFaultInInterceptor
(implements org.apache.cxf.binding.soap.interceptor.SoapInterceptor)
org.apache.cxf.jaxws.handler.soap.
SOAPHandlerFaultOutInterceptor
(implements org.apache.cxf.binding.soap.interceptor.SoapInterceptor)
org.apache.cxf.jaxws.handler.soap.
SOAPHandlerInterceptor
(implements org.apache.cxf.binding.soap.interceptor.SoapInterceptor)
org.apache.cxf.jaxws.handler.logical.
LogicalHandlerFaultInInterceptor
org.apache.cxf.jaxws.handler.logical.
LogicalHandlerFaultOutInterceptor
org.apache.cxf.jaxws.handler.logical.
LogicalHandlerInInterceptor
org.apache.cxf.jaxws.handler.logical.
LogicalHandlerOutInterceptor
org.apache.cxf.binding.soap.interceptor.AbstractSoapInterceptor (implements org.apache.cxf.binding.soap.interceptor.SoapInterceptor)
org.apache.cxf.jaxws.interceptors.
SwAInInterceptor
org.apache.cxf.jaxws.interceptors.
SwAOutInterceptor
org.apache.cxf.interceptor.FaultOutInterceptor
org.apache.cxf.jaxws.interceptors.
WebFaultOutInterceptor
org.apache.cxf.jaxws.interceptors.
HolderInInterceptor
org.apache.cxf.jaxws.interceptors.
HolderOutInterceptor
org.apache.cxf.jaxws.interceptors.
MessageModeInInterceptor
org.apache.cxf.jaxws.interceptors.
MessageModeOutInterceptor
org.apache.cxf.jaxws.interceptors.
WrapperClassInInterceptor
org.apache.cxf.jaxws.interceptors.
WrapperClassOutInterceptor
org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
org.apache.cxf.jaxws.support.
JaxWsServiceConfiguration
org.apache.cxf.jaxws.support.
WebServiceProviderConfiguration
org.apache.cxf.service.factory.AbstractServiceFactoryBean
org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
org.apache.cxf.jaxws.support.
JaxWsServiceFactoryBean
org.apache.cxf.transport.AbstractTransportFactory
org.apache.cxf.binding.soap.SoapTransportFactory (implements org.apache.cxf.transport.ConduitInitiator, org.apache.cxf.transport.DestinationFactory, org.apache.cxf.wsdl11.WSDLEndpointFactory)
org.apache.cxf.transport.http_jaxws_spi.
JAXWSHttpSpiTransportFactory
(implements org.apache.cxf.transport.DestinationFactory)
org.apache.cxf.jaxws.blueprint.
Activator
(implements org.osgi.framework.BundleActivator)
org.springframework.context.support.ApplicationObjectSupport (implements org.springframework.context.ApplicationContextAware)
org.springframework.web.context.support.WebApplicationObjectSupport (implements org.springframework.web.context.ServletContextAware)
org.springframework.web.servlet.handler.AbstractHandlerMapping (implements org.springframework.web.servlet.HandlerMapping, org.springframework.core.Ordered)
org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
org.apache.cxf.jaxws.spring.
JaxWsWebServicePublisherBeanPostProcessor
(implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.web.context.ServletConfigAware)
org.apache.cxf.common.util.ASMHelper
org.apache.cxf.jaxws.
WrapperClassGenerator
org.apache.cxf.binding.BindingConfiguration
org.apache.cxf.binding.soap.SoapBindingConfiguration
org.apache.cxf.jaxws.binding.soap.
JaxWsSoapBindingConfiguration
org.apache.cxf.jaxws.support.
BindingID
org.apache.cxf.frontend.ClientProxy (implements java.io.
Closeable
, java.lang.reflect.
InvocationHandler
)
org.apache.cxf.jaxws.
JaxWsClientProxy
(implements javax.xml.ws.
BindingProvider
)
org.apache.cxf.jaxws.handler.types.
CString
org.apache.cxf.jaxws.handler.types.
DisplayNameType
org.apache.cxf.jaxws.handler.types.
FullyQualifiedClassType
org.apache.cxf.jaxws.handler.types.
PathType
org.apache.cxf.jaxws.
DispatchImpl
<T> (implements javax.xml.ws.
BindingProvider
, java.io.
Closeable
, javax.xml.ws.
Dispatch
<T>)
org.apache.cxf.endpoint.dynamic.DynamicClientFactory
org.apache.cxf.jaxws.endpoint.dynamic.
JaxWsDynamicClientFactory
javax.xml.ws.
Endpoint
org.apache.cxf.jaxws.
EndpointImpl
(implements org.apache.cxf.configuration.Configurable, org.apache.cxf.interceptor.InterceptorProvider)
org.apache.cxf.jaxws.spring.
EndpointDefinitionParser.SpringEndpointImpl
(implements org.springframework.context.ApplicationContextAware)
org.apache.cxf.jaxws22.
EndpointImpl
org.apache.cxf.jaxws22.spring.
JAXWS22SpringEndpointImpl
(implements org.springframework.context.ApplicationContextAware)
org.apache.cxf.jaxws.
EndpointReferenceBuilder
org.apache.cxf.jaxws.
EndpointUtils
org.apache.cxf.jaxws.handler.
HandlerChainBuilder
org.apache.cxf.jaxws.handler.
AnnotationHandlerChainBuilder
org.apache.cxf.jaxws.handler.
HandlerChainInvoker
org.apache.cxf.jaxws.handler.
HandlerResolverImpl
(implements javax.xml.ws.handler.
HandlerResolver
)
javax.xml.ws.spi.http.
HttpHandler
org.apache.cxf.transport.http_jaxws_spi.
HttpHandlerImpl
org.apache.cxf.jaxws.handler.types.
IconType
org.apache.cxf.jaxws.handler.
InitParamResourceResolver
(implements org.apache.cxf.resource.ResourceResolver)
org.apache.cxf.jaxws.blueprint.
JAXWSBPNamespaceHandler
(implements org.apache.aries.blueprint.NamespaceHandler)
org.apache.cxf.jaxws.support.
JaxWsEndpointImplFactory
(implements org.apache.cxf.endpoint.EndpointImplFactory)
org.apache.cxf.jaxws.support.
JaxWsImplementorInfo
org.apache.cxf.jaxws.
JAXWSProviderMethodDispatcher
(implements org.apache.cxf.service.invoker.MethodDispatcher)
org.apache.cxf.jaxws.spring.
JaxWsWebServicePublisherBeanPostProcessor.ServletAdapter
(implements org.springframework.web.servlet.mvc.Controller)
org.apache.cxf.jaxws.handler.logical.
LogicalMessageImpl
(implements javax.xml.ws.
LogicalMessage
)
org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
org.apache.cxf.jaxws.spring.
NamespaceHandler
org.apache.cxf.jaxws.handler.types.
ParamValueType
org.apache.cxf.jaxws.handler.types.
PortComponentHandlerType
org.apache.cxf.jaxws.handler.
PortInfoImpl
(implements javax.xml.ws.handler.
PortInfo
)
javax.xml.ws.spi.
Provider
org.apache.cxf.jaxws.spi.
ProviderImpl
org.apache.cxf.jaxws22.spi.
ProviderImpl
org.apache.cxf.jaxws.
ServerAsyncResponse
<T> (implements javax.xml.ws.
Response
<T>)
javax.xml.ws.
Service
org.apache.cxf.jaxws.
CXFService
javax.xml.ws.spi.
ServiceDelegate
org.apache.cxf.jaxws.
ServiceImpl
org.apache.cxf.jaxws.support.
ServiceDelegateAccessor
org.apache.cxf.service.factory.SimpleMethodDispatcher (implements org.apache.cxf.service.invoker.MethodDispatcher)
org.apache.cxf.jaxws.
JAXWSMethodDispatcher
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.apache.cxf.common.i18n.UncheckedException
org.apache.cxf.jaxws.
JaxWsConfigurationException
org.apache.cxf.jaxws.context.
WebServiceContextImpl
(implements javax.xml.ws.
WebServiceContext
)
org.apache.cxf.jaxws.context.
WebServiceContextResourceResolver
(implements org.apache.cxf.resource.ResourceResolver)
org.apache.cxf.jaxws.context.
WrappedMessageContext
(implements javax.xml.ws.handler.
MessageContext
)
org.apache.cxf.jaxws.handler.logical.
LogicalMessageContextImpl
(implements javax.xml.ws.handler.
LogicalMessageContext
)
org.apache.cxf.jaxws.handler.soap.
SOAPMessageContextImpl
(implements javax.xml.ws.handler.soap.
SOAPMessageContext
)
org.apache.cxf.jaxws.handler.types.
XsdQNameType
org.apache.cxf.jaxws.handler.types.
XsdStringType
org.apache.cxf.jaxws.handler.types.
DescriptionType
Interface Hierarchy
org.apache.cxf.jaxws.support.
DummyImpl
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache CXF