Uses of Interface
org.citrusframework.actions.ws.SoapSendFaultActionBuilder
Packages that use SoapSendFaultActionBuilder
-
Uses of SoapSendFaultActionBuilder in org.citrusframework.actions.ws
Classes in org.citrusframework.actions.ws with type parameters of type SoapSendFaultActionBuilderModifier and TypeInterfaceDescriptioninterfaceSoapSendFaultActionBuilder<T extends TestAction,M extends SoapSendMessageBuilderFactory<T, M>, B extends SoapSendFaultActionBuilder<T, M, B>> Methods in org.citrusframework.actions.ws that return SoapSendFaultActionBuilderModifier and TypeMethodDescription<M extends SoapSendFaultMessageBuilderFactory<T,M>>
SoapSendFaultActionBuilder<T,M, ?> SoapServerActionBuilder.sendFault()Generic response builder for sending SOAP fault messages to client.