Class Hierarchy
- java.lang.Object
- org.mule.AbstractAnnotatedObject (implements org.mule.api.AnnotatedObject)
- org.mule.component.AbstractComponent (implements org.mule.api.component.Component, org.mule.api.lifecycle.Lifecycle, org.mule.api.exception.MessagingExceptionHandlerAware, org.mule.api.context.MuleContextAware)
- org.mule.endpoint.AbstractEndpointBuilder (implements org.mule.api.endpoint.EndpointBuilder)
- org.mule.endpoint.EndpointURIEndpointBuilder
- org.mule.endpoint.AbstractMetaEndpointBuilder
- org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder (implements org.mule.api.processor.MessageProcessorBuilder, org.mule.api.context.MuleContextAware)
- org.mule.processor.AbstractInterceptingMessageProcessorBase (implements org.mule.api.processor.MessageProcessor, org.mule.api.processor.MessageProcessorContainer, org.mule.api.context.MuleContextAware)
- org.mule.processor.AbstractInterceptingMessageProcessor (implements org.mule.api.processor.InterceptingMessageProcessor)
- org.mule.module.cxf.CxfInboundMessageProcessor (implements org.mule.api.lifecycle.Lifecycle, org.mule.api.NonBlockingSupported)
- org.mule.module.cxf.CxfOutboundMessageProcessor (implements org.mule.api.processor.CloneableMessageProcessor, org.mule.api.NonBlockingSupported)
- org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
- org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser (implements org.mule.config.spring.parsers.MuleDefinitionParser)
- org.mule.config.spring.parsers.delegate.AbstractParallelDelegatingDefinitionParser
- org.mule.config.spring.parsers.delegate.ParentContextDefinitionParser
- org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser (implements org.mule.config.spring.parsers.MuleDefinitionParser)
- org.mule.config.spring.parsers.AbstractHierarchicalDefinitionParser
- org.mule.config.spring.parsers.AbstractChildDefinitionParser (implements org.mule.config.spring.parsers.MuleChildDefinitionParser)
- org.mule.config.spring.parsers.generic.ChildDefinitionParser
- org.apache.cxf.feature.AbstractFeature (implements org.apache.cxf.feature.Feature)
- 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.mule.processor.AbstractMuleObjectOwner<T> (implements org.mule.api.construct.FlowConstructAware, org.mule.api.lifecycle.Lifecycle, org.mule.api.exception.MessagingExceptionHandlerAware, org.mule.api.context.MuleContextAware)
- org.mule.processor.AbstractMessageProcessorOwner (implements org.mule.api.AnnotatedObject, org.mule.api.construct.FlowConstructAware, org.mule.api.lifecycle.Lifecycle, org.mule.api.processor.MessageProcessorContainer, org.mule.api.context.MuleContextAware)
- org.mule.exception.AbstractExceptionListener (implements org.mule.api.GlobalNameableObject)
- org.mule.exception.AbstractMessagingExceptionStrategy (implements org.mule.api.exception.MessagingExceptionHandler)
- org.mule.exception.DefaultMessagingExceptionStrategy
- 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 (implements org.apache.cxf.transport.Destination, org.apache.cxf.transport.DestinationWithEndpoint)
- org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder (implements org.mule.api.processor.MessageProcessorBuilder, org.mule.api.context.MuleContextAware)
- org.apache.cxf.phase.AbstractPhaseInterceptor<T> (implements org.apache.cxf.phase.PhaseInterceptor<T>)
- org.apache.cxf.service.factory.AbstractServiceConfiguration
- org.apache.cxf.service.factory.AbstractServiceFactoryBean
- org.apache.cxf.service.factory.ReflectionServiceFactoryBean
- org.apache.cxf.transport.AbstractTransportFactory
- org.mule.module.cxf.transport.MuleUniversalTransport (implements org.apache.cxf.transport.ConduitInitiator, org.apache.cxf.transport.DestinationFactory, org.apache.cxf.wsdl11.WSDLEndpointFactory)
- org.mule.module.cxf.CxfConfiguration (implements org.mule.api.lifecycle.Disposable, org.mule.api.lifecycle.Initialisable, org.mule.api.context.MuleContextAware)
- org.mule.module.cxf.CxfConstants
- org.mule.module.cxf.support.CxfUtils
- org.mule.module.cxf.config.FlowConfiguringMessageProcessor (implements org.mule.api.construct.FlowConstructAware, org.mule.api.processor.InterceptingMessageProcessor, org.mule.api.lifecycle.Lifecycle, org.mule.api.processor.MessageProcessorContainer, org.mule.api.NonBlockingSupported)
- org.mule.module.cxf.HttpRequestPropertyManager
- org.mule.config.i18n.MessageFactory
- org.mule.module.cxf.MuleInvoker (implements org.apache.cxf.service.invoker.Invoker)
- org.mule.module.cxf.support.MuleSecurityManagerValidator (implements org.apache.ws.security.validate.Validator)
- org.mule.module.cxf.MuleSoapHeaders
- org.mule.module.cxf.transport.MuleUniversalConduit.InterposedMessageObserver (implements org.apache.cxf.transport.MessageObserver)
- org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
- org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.apache.cxf.staxutils.StaxUtils
- org.apache.cxf.staxutils.StaxUtils.StreamToDOMContext
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.mule.api.MuleException
- org.mule.api.MessagingException
- org.mule.api.security.SecurityException
- java.lang.RuntimeException
- org.mule.api.MuleRuntimeException
- org.mule.module.cxf.config.WsConfig
- org.mule.module.cxf.support.WSDLQueryHandler (implements org.apache.cxf.transports.http.StemMatchingQueryHandler)
- org.mule.module.cxf.WSProxyService (implements org.mule.api.lifecycle.Callable, org.mule.api.lifecycle.Initialisable, org.mule.api.service.ServiceAware)
- org.mule.module.cxf.config.WsSecurity
Interface Hierarchy
Enum Hierarchy
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.