Interface XQueryEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface XQueryEndpointBuilderFactory
Query and/or transform XML payloads using XQuery and Saxon. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceXQueryEndpointBuilderFactory.AdvancedXQueryEndpointBuilderAdvanced builder for endpoint for the XQuery component.static interfaceXQueryEndpointBuilderFactory.AdvancedXQueryEndpointConsumerBuilderAdvanced builder for endpoint consumers for the XQuery component.static interfaceXQueryEndpointBuilderFactory.AdvancedXQueryEndpointProducerBuilderAdvanced builder for endpoint producers for the XQuery component.static interfaceXQueryEndpointBuilderFactory.XQueryBuildersstatic interfaceXQueryEndpointBuilderFactory.XQueryEndpointBuilderBuilder for endpoint for the XQuery component.static interfaceXQueryEndpointBuilderFactory.XQueryEndpointConsumerBuilderBuilder for endpoint consumers for the XQuery component.static interfaceXQueryEndpointBuilderFactory.XQueryEndpointProducerBuilderBuilder for endpoint producers for the XQuery component.
-
Method Summary
Static Methods Modifier and Type Method Description static XQueryEndpointBuilderFactory.XQueryEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static XQueryEndpointBuilderFactory.XQueryEndpointBuilder endpointBuilder(String componentName, String path)
-
-