Interface XmlMarshallingValidationProcessorBuilder<M,T extends MessageProcessor,B extends XmlMarshallingValidationProcessorBuilder<M,T,B>>
- All Superinterfaces:
MessageProcessor.Builder<T,B>
public interface XmlMarshallingValidationProcessorBuilder<M,T extends MessageProcessor,B extends XmlMarshallingValidationProcessorBuilder<M,T,B>>
extends MessageProcessor.Builder<T,B>
-
Method Summary
Modifier and TypeMethodDescriptionunmarshaller(Object unmarshaller) withReferenceResolver(ReferenceResolver referenceResolver) Sets the bean reference resolver for using endpoint names.Methods inherited from interface org.citrusframework.message.MessageProcessor.Builder
build
-
Method Details
-
unmarshaller
-
withReferenceResolver
Sets the bean reference resolver for using endpoint names.
-