Interface MsvEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface MsvEndpointBuilderFactory
Validate XML payloads using Multi-Schema Validator (MSV). Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceMsvEndpointBuilderFactory.AdvancedMsvEndpointBuilderAdvanced builder for endpoint for the MSV component.static interfaceMsvEndpointBuilderFactory.MsvBuildersstatic interfaceMsvEndpointBuilderFactory.MsvEndpointBuilderBuilder for endpoint for the MSV component.
-
Method Summary
All Methods Static Methods Deprecated Methods Modifier and Type Method Description static MsvEndpointBuilderFactory.MsvEndpointBuilderendpointBuilder(String componentName, String path)Deprecated.
-
-
-
Method Detail
-
endpointBuilder
@Deprecated static MsvEndpointBuilderFactory.MsvEndpointBuilder endpointBuilder(String componentName, String path)
Deprecated.
-
-