Uses of Class
org.citrusframework.ws.actions.SendSoapFaultAction.Builder
Packages that use SendSoapFaultAction.Builder
-
Uses of SendSoapFaultAction.Builder in org.citrusframework.ws.actions
Methods in org.citrusframework.ws.actions that return SendSoapFaultAction.BuilderModifier and TypeMethodDescriptionSoapServerActionBuilder.sendFault()Generic response builder for sending SOAP fault messages to client.Constructors in org.citrusframework.ws.actions with parameters of type SendSoapFaultAction.BuilderModifierConstructorDescriptionprotectedSoapFaultMessageBuilderSupport(SoapMessage soapMessage, SendSoapFaultAction.Builder delegate) -
Uses of SendSoapFaultAction.Builder in org.citrusframework.ws.config.xml
Methods in org.citrusframework.ws.config.xml that return SendSoapFaultAction.BuilderModifier and TypeMethodDescriptionSendSoapFaultActionParser.SendSoapFaultActionFactoryBean.getBuilder()Obtains the builder.