All Classes and Interfaces
Class
Description
Abstract implementation of
SoapFaultValidator converting soap fault detail objects to simple String content for
further validation.Abstract SOAP attachment validator tries to find attachment within received message and compares
its attachment contentId, contentType and content body to a control attachment definition.
Abstract soap fault validation implementation offering basic faultCode and faultString validation.
Java-Klasse für SoapAssertActionType complex type.
Java-Klasse für anonymous complex type.
Java-Klasse für anonymous complex type.
Asserting SOAP fault exception in embedded test action.
Action builder.
Parser for SOAP fault assert action.
Test action factory bean.
Convenient constraint instantiation for basic authentication and multiple user roles.
Soap attachment validator performs binary content validation by comparing attachment content binary input streams.
Citrus message dispatcher servlet extends Spring's message dispatcher servlet and just
adds optional configuration settings for default mapping strategies, interceptors and so on.
Namespace handler for configuration components in Citrus ws namespace.
Namespace handler for test action components in Citrus ws namespace.
Interceptor implementation delegates to list of other endpoint interceptors.
Client interceptor implementation logging SOAP requests and responses as well as SOAP faults
with logging framework.
Endpoint interceptor implementation logging incoming WebService requests and respective responses to
the logger in their complete nature (e.g. complete SOAP envelope).
Abstract logging support class offers basic logger methods for SOAP messages.
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.citrusframework.model.config.ws package.
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.citrusframework.model.testcase.ws package.
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.citrusframework.ftp.model package.
WebApplicationContext implementation that delegates method calls to parent ApplicationContext.
Java-Klasse für SoapReceiveActionType complex type.
Java-Klasse für anonymous complex type.
Message receiver for SOAP messaging.
Action builder.
Parser for SOAP message receiver component in Citrus ws namespace.
Test action factory bean.
Factory bean constructs a security handler for usage in Jetty servlet container.
Java-Klasse für SoapSendFaultActionType complex type.
Java-Klasse für anonymous complex type.
Java-Klasse für anonymous complex type.
Java-Klasse für anonymous complex type.
Java-Klasse für anonymous complex type.
Java-Klasse für SoapSendActionType complex type.
Action builder.
Bean definition parser for send soap fault action in test case.
Test action factory bean.
Message send action able to add SOAP attachment support to normal message sending action.
Action builder.
SendSoapMessageAction.SendSoapMessageBuilder<T extends SendSoapMessageAction,M extends SendSoapMessageAction.SoapMessageBuilderSupport<T,B,M>,B extends SendSoapMessageAction.SendSoapMessageBuilder<T,M,B>>
Action builder.
SendSoapMessageAction.SoapMessageBuilderSupport<T extends SendSoapMessageAction,B extends SendSoapMessageAction.SendSoapMessageBuilder<T,M,B>,M extends SendSoapMessageAction.SoapMessageBuilderSupport<T,B,M>>
Parser for SOAP message sender component in Citrus ws namespace.
Test action factory bean.
Simple implementation of a
AbstractSoapAttachmentValidator.Simple soap fault validator implementation just performing String equals on soap fault detail
as validation algorithm.
Action executes soap client and server operations.
Citrus SOAP attachment implementation.
Parser for SOAP attachment element in Citrus ws namespace.
Java-Klasse für SoapAttachmentType complex type.
Java-Klasse für anonymous complex type.
Interface for SOAP attachment validators.
Action executes soap client operations such as sending requests and receiving responses.
Soap fault detail validation context extends XML validation context.
Fluent builder.
Special validation context holds 1-n
SoapFaultDetailValidationContext instances for
1-n SOAP fault detail elements.Fluent builder.
Interface for soap fault validation.
SOAP message representation holding additional elements like SOAP action, header fragment data and
attachments.
Default converter implementation for SOAP messages.
Handles and accepts must understand header entries in SOAP requests.
Sender callback invoked by framework with actual web service request before message is sent.
Receiver callback invoked by framework on response message.
Action executes soap server operations such as receiving requests and sending response messsages.
User model object for easy instantiation in Spring application context.
Client sends SOAP WebService messages to some server endpoint via Http protocol.
Java-Klasse für anonymous complex type.
Parser configures web service client bean definition.
SpringWS
MessageEndpoint implementation.Component creates proper web service client from endpoint uri resource and parameters.
Converter is abel to create proper WebService message from internal message representation and vice versa.
Jetty server implementation wrapping a
Server with Citrus server behaviour, so
server can be started/stopped by Citrus.Java-Klasse für anonymous complex type.
Parser for jetty-server component in Citrus ws namespace.
Value object holding ws addressing information which is translated into the message header.
Ws addressing aware message converter implementation.
Ws addressing versions supported in framework.
Soap attachment validator delegating attachment content validation to a
MessageValidator.Soap fault validator implementation that delegates soap fault detail validation to default XML message validator
in order to support XML fault detail content validation.