Interface XJEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface XJEndpointBuilderFactory
Transform JSON and XML message using a XSLT. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceXJEndpointBuilderFactory.AdvancedXJEndpointBuilderAdvanced builder for endpoint for the XJ component.static interfaceXJEndpointBuilderFactory.XJBuildersstatic interfaceXJEndpointBuilderFactory.XJEndpointBuilderBuilder for endpoint for the XJ component.
-
Method Summary
Static Methods Modifier and Type Method Description static XJEndpointBuilderFactory.XJEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static XJEndpointBuilderFactory.XJEndpointBuilder endpointBuilder(String componentName, String path)
-
-