Uses of Interface
org.apache.camel.builder.endpoint.dsl.SchematronEndpointBuilderFactory.AdvancedSchematronEndpointBuilder
Packages that use SchematronEndpointBuilderFactory.AdvancedSchematronEndpointBuilder
-
Uses of SchematronEndpointBuilderFactory.AdvancedSchematronEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return SchematronEndpointBuilderFactory.AdvancedSchematronEndpointBuilderModifier and TypeMethodDescriptionSchematronEndpointBuilderFactory.SchematronEndpointBuilder.advanced()SchematronEndpointBuilderFactory.AdvancedSchematronEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).SchematronEndpointBuilderFactory.AdvancedSchematronEndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).SchematronEndpointBuilderFactory.AdvancedSchematronEndpointBuilder.uriResolver(String uriResolver) Set the URIResolver to be used for resolving schematron includes in the rules file.SchematronEndpointBuilderFactory.AdvancedSchematronEndpointBuilder.uriResolver(URIResolver uriResolver) Set the URIResolver to be used for resolving schematron includes in the rules file.