Hierarchy For All Packages
Package Hierarchies:- org.citrusframework.model.config.ws,
- org.citrusframework.model.testcase.ws,
- org.citrusframework.ws.actions,
- org.citrusframework.ws.addressing,
- org.citrusframework.ws.client,
- org.citrusframework.ws.config.annotation,
- org.citrusframework.ws.config.handler,
- org.citrusframework.ws.config.xml,
- org.citrusframework.ws.context,
- org.citrusframework.ws.endpoint.builder,
- org.citrusframework.ws.interceptor,
- org.citrusframework.ws.message,
- org.citrusframework.ws.message.callback,
- org.citrusframework.ws.message.converter,
- org.citrusframework.ws.security,
- org.citrusframework.ws.server,
- org.citrusframework.ws.servlet,
- org.citrusframework.ws.validation,
- org.citrusframework.ws.xml,
- org.citrusframework.ws.yaml,
- org.w3._2001.xmlschema
Class Hierarchy
- java.lang.Object
- org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
- org.citrusframework.config.xml.AbstractEndpointParser
- org.citrusframework.ws.config.xml.WebServiceClientParser
- org.citrusframework.config.xml.AbstractServerParser
- org.citrusframework.ws.config.xml.WebServiceServerParser
- org.citrusframework.config.xml.AbstractEndpointParser
- org.citrusframework.endpoint.AbstractEndpoint (implements org.citrusframework.endpoint.Endpoint)
- org.citrusframework.server.AbstractServer (implements org.citrusframework.common.InitializingPhase, org.citrusframework.spi.ReferenceResolverAware, org.citrusframework.server.Server, org.citrusframework.common.ShutdownPhase)
- org.citrusframework.ws.server.WebServiceServer
- org.citrusframework.ws.client.WebServiceClient (implements org.citrusframework.messaging.Producer, org.citrusframework.messaging.ReplyConsumer)
- org.citrusframework.server.AbstractServer (implements org.citrusframework.common.InitializingPhase, org.citrusframework.spi.ReferenceResolverAware, org.citrusframework.server.Server, org.citrusframework.common.ShutdownPhase)
- org.citrusframework.endpoint.AbstractEndpointBuilder<T> (implements org.citrusframework.endpoint.EndpointBuilder<T>)
- org.citrusframework.server.AbstractServerBuilder<T,
B> - org.citrusframework.ws.server.WebServiceServerBuilder
- org.citrusframework.ws.client.WebServiceClientBuilder
- org.citrusframework.server.AbstractServerBuilder<T,
- org.citrusframework.endpoint.AbstractEndpointComponent (implements org.citrusframework.endpoint.EndpointComponent)
- org.citrusframework.ws.client.WebServiceEndpointComponent
- org.citrusframework.endpoint.AbstractEndpointConfiguration (implements org.citrusframework.endpoint.EndpointConfiguration)
- org.citrusframework.endpoint.AbstractPollableEndpointConfiguration (implements org.citrusframework.endpoint.PollableEndpointConfiguration)
- org.citrusframework.ws.client.WebServiceEndpointConfiguration
- org.citrusframework.endpoint.AbstractPollableEndpointConfiguration (implements org.citrusframework.endpoint.PollableEndpointConfiguration)
- org.citrusframework.config.xml.AbstractMessageActionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
- org.citrusframework.config.xml.ReceiveMessageActionParser
- org.citrusframework.ws.config.xml.ReceiveSoapMessageActionParser
- org.citrusframework.config.xml.SendMessageActionParser
- org.citrusframework.ws.config.xml.SendSoapMessageActionParser
- org.citrusframework.ws.config.xml.SendSoapFaultActionParser
- org.citrusframework.ws.config.xml.SendSoapMessageActionParser
- org.citrusframework.config.xml.ReceiveMessageActionParser
- org.citrusframework.message.AbstractMessageProcessor (implements org.citrusframework.message.MessageDirectionAware, org.citrusframework.message.MessageProcessor, org.citrusframework.message.MessageTypeSelector)
- org.citrusframework.xml.XmlFormattingMessageProcessor
- org.citrusframework.ws.message.SoapFormattingMessageProcessor
- org.citrusframework.xml.XmlFormattingMessageProcessor
- org.citrusframework.spi.AbstractReferenceResolverAwareTestActionBuilder<T> (implements org.citrusframework.spi.ReferenceResolverAware, org.citrusframework.TestActionBuilder.DelegatingTestActionBuilder<T>)
- org.citrusframework.ws.actions.SoapActionBuilder
- org.citrusframework.ws.actions.SoapClientActionBuilder
- org.citrusframework.ws.actions.SoapServerActionBuilder
- org.citrusframework.ws.validation.AbstractSoapAttachmentValidator (implements org.citrusframework.ws.validation.SoapAttachmentValidator)
- org.citrusframework.ws.validation.BinarySoapAttachmentValidator
- org.citrusframework.ws.validation.SimpleSoapAttachmentValidator
- org.citrusframework.ws.validation.XmlSoapAttachmentValidator (implements org.citrusframework.spi.ReferenceResolverAware)
- org.citrusframework.ws.validation.AbstractSoapFaultValidator (implements org.citrusframework.ws.validation.SoapFaultValidator)
- org.citrusframework.ws.validation.AbstractFaultDetailValidator
- org.citrusframework.ws.validation.SimpleSoapFaultValidator
- org.citrusframework.ws.validation.XmlSoapFaultValidator
- org.citrusframework.ws.validation.AbstractFaultDetailValidator
- org.citrusframework.actions.AbstractTestAction (implements org.citrusframework.common.Described, org.citrusframework.common.Named, org.citrusframework.TestAction, org.citrusframework.TestActorAware)
- org.citrusframework.container.AbstractActionContainer (implements org.citrusframework.Completable, org.citrusframework.container.TestActionContainer)
- org.citrusframework.ws.actions.AssertSoapFault
- org.citrusframework.actions.ReceiveMessageAction
- org.citrusframework.ws.actions.ReceiveSoapMessageAction (implements org.citrusframework.TestAction)
- org.citrusframework.actions.SendMessageAction (implements org.citrusframework.Completable)
- org.citrusframework.ws.actions.SendSoapMessageAction (implements org.citrusframework.TestAction)
- org.citrusframework.ws.actions.SendSoapFaultAction
- org.citrusframework.ws.actions.SendSoapMessageAction (implements org.citrusframework.TestAction)
- org.citrusframework.container.AbstractActionContainer (implements org.citrusframework.Completable, org.citrusframework.container.TestActionContainer)
- org.citrusframework.AbstractTestActionBuilder<T,
S> (implements org.citrusframework.TestActionBuilder<T>) - org.citrusframework.AbstractTestContainerBuilder<T,
S> (implements org.citrusframework.TestActionContainerBuilder<T, S>) - org.citrusframework.ws.actions.AssertSoapFault.Builder (implements org.citrusframework.spi.ReferenceResolverAware)
- org.citrusframework.message.builder.MessageBuilderSupport.MessageActionBuilder<T,
M, B> (implements org.citrusframework.spi.ReferenceResolverAware) - org.citrusframework.actions.ReceiveMessageAction.ReceiveMessageActionBuilder<T,
M, B> - org.citrusframework.ws.actions.ReceiveSoapMessageAction.Builder
- org.citrusframework.actions.SendMessageAction.SendMessageActionBuilder<T,
M, B> - org.citrusframework.ws.actions.SendSoapMessageAction.SendSoapMessageBuilder<T,
M, B> - org.citrusframework.ws.actions.SendSoapFaultAction.Builder
- org.citrusframework.ws.actions.SendSoapMessageAction.Builder
- org.citrusframework.ws.actions.SendSoapMessageAction.SendSoapMessageBuilder<T,
- org.citrusframework.actions.ReceiveMessageAction.ReceiveMessageActionBuilder<T,
- org.citrusframework.AbstractTestContainerBuilder<T,
- org.citrusframework.config.xml.AbstractTestActionFactoryBean<T,
B> (implements org.springframework.beans.factory.FactoryBean<T>) - org.citrusframework.config.xml.AbstractReceiveMessageActionFactoryBean<T,
M, B> - org.citrusframework.ws.config.xml.ReceiveSoapMessageActionParser.ReceiveSoapMessageActionFactoryBean
- org.citrusframework.config.xml.AbstractSendMessageActionFactoryBean<T,
M, B> - org.citrusframework.ws.config.xml.SendSoapFaultActionParser.SendSoapFaultActionFactoryBean
- org.citrusframework.ws.config.xml.SendSoapMessageActionParser.SendSoapMessageActionFactoryBean
- org.citrusframework.ws.config.xml.AssertSoapFaultParser.AssertSoapFaultActionFactoryBean
- org.citrusframework.config.xml.AbstractReceiveMessageActionFactoryBean<T,
- org.citrusframework.model.testcase.ws.AssertFaultModel.FaultDetail
- org.citrusframework.model.testcase.ws.AssertFaultModel.When
- org.citrusframework.ws.config.xml.AssertSoapFaultParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
- org.citrusframework.ws.security.BasicAuthConstraint (implements org.eclipse.jetty.security.Constraint)
- org.citrusframework.endpoint.builder.ClientServerEndpointBuilder<C,
S> - org.citrusframework.ws.endpoint.builder.WebServiceEndpoints
- org.citrusframework.message.DefaultMessage (implements org.citrusframework.message.Message)
- org.citrusframework.ws.message.SoapMessage
- org.citrusframework.ws.message.SoapFault
- org.citrusframework.ws.message.SoapMessage
- org.citrusframework.validation.context.DefaultValidationContext (implements org.citrusframework.validation.context.ValidationContext)
- org.citrusframework.ws.validation.SoapFaultValidationContext
- org.citrusframework.validation.xml.XmlMessageValidationContext (implements org.citrusframework.validation.context.SchemaValidationContext)
- org.citrusframework.ws.validation.SoapFaultDetailValidationContext
- org.citrusframework.ws.interceptor.DelegatingEndpointInterceptor (implements org.springframework.ws.server.SmartEndpointInterceptor, org.springframework.ws.soap.server.SoapEndpointInterceptor)
- jakarta.servlet.GenericServlet (implements java.io.Serializable, jakarta.servlet.Servlet, jakarta.servlet.ServletConfig)
- jakarta.servlet.http.HttpServlet
- org.springframework.web.servlet.HttpServletBean (implements org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable)
- org.springframework.web.servlet.FrameworkServlet (implements org.springframework.context.ApplicationContextAware)
- org.springframework.ws.transport.http.MessageDispatcherServlet
- org.citrusframework.ws.servlet.CitrusMessageDispatcherServlet
- org.springframework.ws.transport.http.MessageDispatcherServlet
- org.springframework.web.servlet.FrameworkServlet (implements org.springframework.context.ApplicationContextAware)
- org.springframework.web.servlet.HttpServletBean (implements org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable)
- jakarta.servlet.http.HttpServlet
- org.citrusframework.xml.actions.Message
- org.citrusframework.ws.xml.Soap.SoapMessage
- org.citrusframework.ws.xml.Soap.SoapRequest
- org.citrusframework.ws.xml.Soap.SoapResponse
- org.citrusframework.ws.xml.Soap.SoapFault
- org.citrusframework.ws.xml.Soap.ClientAssertFault
- org.citrusframework.ws.xml.Soap.SoapFault
- org.citrusframework.ws.xml.Soap.SoapMessage
- org.citrusframework.yaml.actions.Message
- org.citrusframework.ws.yaml.Soap.SoapMessage
- org.citrusframework.ws.yaml.Soap.SoapRequest
- org.citrusframework.ws.yaml.Soap.SoapResponse
- org.citrusframework.ws.yaml.Soap.SoapFault
- org.citrusframework.ws.yaml.Soap.ClientAssertFault
- org.citrusframework.ws.yaml.Soap.SoapFault
- org.citrusframework.ws.yaml.Soap.SoapMessage
- org.citrusframework.message.builder.MessageBuilderSupport<T,
B, S> (implements org.citrusframework.spi.ReferenceResolverAware, org.citrusframework.TestActionBuilder<T>) - org.citrusframework.message.builder.ReceiveMessageBuilderSupport<T,
B, S> - org.citrusframework.ws.actions.ReceiveSoapMessageAction.SoapMessageBuilderSupport
- org.citrusframework.message.builder.SendMessageBuilderSupport<T,
B, S> - org.citrusframework.ws.actions.SendSoapMessageAction.SoapMessageBuilderSupport<T,
B, M> - org.citrusframework.ws.actions.SendSoapFaultAction.Builder.SoapFaultMessageBuilderSupport
- org.citrusframework.ws.actions.SendSoapMessageAction.Builder.SendSoapMessageBuilderSupport
- org.citrusframework.ws.actions.SendSoapMessageAction.SoapMessageBuilderSupport<T,
- org.citrusframework.message.builder.ReceiveMessageBuilderSupport<T,
- org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
- org.citrusframework.ws.config.handler.CitrusWsConfigNamespaceHandler
- org.citrusframework.ws.config.handler.CitrusWsTestcaseNamespaceHandler
- org.citrusframework.model.config.ws.ObjectFactory
- org.citrusframework.model.testcase.ws.ObjectFactory
- org.citrusframework.ws.xml.ObjectFactory
- org.citrusframework.ws.context.ParentDelegatingWebApplicationContext (implements org.springframework.web.context.WebApplicationContext)
- org.citrusframework.model.testcase.core.ReceiveModel
- org.citrusframework.model.testcase.core.ReceiveActionType
- org.citrusframework.model.testcase.ws.ReceiveModel
- org.citrusframework.model.testcase.core.ReceiveActionType
- org.citrusframework.ws.security.SecurityHandlerFactory (implements org.springframework.beans.factory.FactoryBean<T>, org.citrusframework.common.InitializingPhase)
- org.citrusframework.model.testcase.ws.SendFaultModel
- org.citrusframework.model.testcase.ws.SendFaultModel.Fault
- org.citrusframework.model.testcase.ws.SendFaultModel.Fault.FaultDetail
- org.citrusframework.model.testcase.ws.SendFaultModel.Header
- org.citrusframework.model.testcase.ws.SendFaultModel.Header.Element
- org.citrusframework.model.testcase.core.SendModel
- org.citrusframework.model.testcase.core.SendActionType
- org.citrusframework.model.testcase.ws.SendModel
- org.citrusframework.model.testcase.core.SendActionType
- org.citrusframework.ws.xml.Soap (implements org.citrusframework.spi.ReferenceResolverAware, org.citrusframework.TestActionBuilder<T>)
- org.citrusframework.ws.yaml.Soap (implements org.citrusframework.spi.ReferenceResolverAware, org.citrusframework.TestActionBuilder<T>)
- org.citrusframework.ws.xml.Soap.ClientRequest
- org.citrusframework.ws.yaml.Soap.ClientRequest
- org.citrusframework.ws.xml.Soap.ClientResponse
- org.citrusframework.ws.yaml.Soap.ClientResponse
- org.citrusframework.ws.xml.Soap.ServerFaultResponse
- org.citrusframework.ws.yaml.Soap.ServerFaultResponse
- org.citrusframework.ws.xml.Soap.ServerRequest
- org.citrusframework.ws.yaml.Soap.ServerRequest
- org.citrusframework.ws.xml.Soap.ServerResponse
- org.citrusframework.ws.yaml.Soap.ServerResponse
- org.citrusframework.ws.xml.Soap.SoapFault.SoapFaultDetail
- org.citrusframework.ws.yaml.Soap.SoapFault.SoapFaultDetail
- org.citrusframework.ws.xml.Soap.SoapFault.SoapFaultDetail.Resource
- org.citrusframework.ws.xml.Soap.SoapMessage.Attachment
- org.citrusframework.ws.yaml.Soap.SoapMessage.Attachment
- org.citrusframework.ws.xml.Soap.SoapMessage.Attachment.Resource
- org.citrusframework.ws.message.SoapAttachment (implements org.springframework.ws.mime.Attachment, java.io.Serializable)
- org.citrusframework.ws.config.xml.SoapAttachmentParser
- org.citrusframework.model.testcase.ws.SoapAttachmentType
- org.citrusframework.model.testcase.ws.ReceiveModel.Attachment
- org.citrusframework.model.testcase.ws.SoapAttachmentType.Resource
- org.citrusframework.ws.validation.SoapFaultValidationContext.Builder (implements org.citrusframework.validation.context.ValidationContext.Builder<T,
B>) - org.citrusframework.ws.message.converter.SoapMessageConverter (implements org.citrusframework.ws.message.converter.WebServiceMessageConverter)
- org.citrusframework.ws.message.converter.WsAddressingMessageConverter
- org.citrusframework.ws.message.SoapMessageHeaders
- org.citrusframework.ws.message.SoapMessageUtils
- org.citrusframework.ws.interceptor.SoapMustUnderstandEndpointInterceptor (implements org.springframework.ws.soap.server.SoapEndpointInterceptor)
- org.citrusframework.ws.message.callback.SoapRequestMessageCallback (implements org.springframework.ws.client.core.WebServiceMessageCallback)
- org.citrusframework.ws.message.callback.SoapResponseMessageCallback (implements org.springframework.ws.client.core.WebServiceMessageCallback)
- org.citrusframework.model.testcase.core.TestActionType
- org.citrusframework.model.testcase.ws.AssertFaultModel
- org.springframework.xml.transform.TransformerObjectSupport
- org.citrusframework.ws.interceptor.LoggingInterceptorSupport
- org.citrusframework.ws.interceptor.LoggingClientInterceptor (implements org.springframework.ws.client.support.interceptor.ClientInterceptor)
- org.citrusframework.ws.interceptor.LoggingEndpointInterceptor (implements org.springframework.ws.server.EndpointInterceptor)
- org.citrusframework.ws.interceptor.LoggingInterceptorSupport
- org.citrusframework.ws.security.User
- org.citrusframework.ws.config.annotation.WebServiceClientConfigParser (implements org.citrusframework.config.annotation.AnnotationConfigParser<A,
T>) - org.citrusframework.model.config.ws.WebServiceClientModel
- org.citrusframework.ws.server.WebServiceEndpoint (implements org.springframework.ws.server.endpoint.MessageEndpoint)
- org.citrusframework.ws.config.annotation.WebServiceServerConfigParser (implements org.citrusframework.config.annotation.AnnotationConfigParser<A,
T>) - org.citrusframework.model.config.ws.WebServiceServerModel
- org.citrusframework.ws.addressing.WsAddressingHeaders
- org.citrusframework.ws.addressing.WsAddressingMessageHeaders
- jakarta.xml.bind.annotation.adapters.XmlAdapter<ValueType,
BoundType> - org.citrusframework.validation.xml.XmlMessageValidationContext.XmlValidationContextBuilder<T,
S> (implements org.citrusframework.validation.context.SchemaValidationContext.Builder<B>, org.citrusframework.validation.context.ValidationContext.Builder<T, B>, org.citrusframework.validation.xml.XmlNamespaceAware) - org.citrusframework.ws.validation.SoapFaultDetailValidationContext.Builder
- org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
Interface Hierarchy
- org.citrusframework.message.MessageConverter<I,
O, C> - org.citrusframework.ws.message.converter.WebServiceMessageConverter
- org.citrusframework.ws.validation.SoapAttachmentValidator
- org.citrusframework.ws.validation.SoapFaultValidator
Annotation Interface Hierarchy
- org.citrusframework.ws.config.annotation.WebServiceClientConfig (implements java.lang.annotation.Annotation)
- org.citrusframework.ws.config.annotation.WebServiceServerConfig (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.citrusframework.ws.addressing.WsAddressingVersion
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)