Interface AtomixMapEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface AtomixMapEndpointBuilderFactory
Access Atomix's distributed map. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAtomixMapEndpointBuilderFactory.AdvancedAtomixMapEndpointBuilderAdvanced builder for endpoint for the Atomix Map component.static interfaceAtomixMapEndpointBuilderFactory.AdvancedAtomixMapEndpointConsumerBuilderAdvanced builder for endpoint consumers for the Atomix Map component.static interfaceAtomixMapEndpointBuilderFactory.AdvancedAtomixMapEndpointProducerBuilderAdvanced builder for endpoint producers for the Atomix Map component.static interfaceAtomixMapEndpointBuilderFactory.AtomixMapBuildersstatic interfaceAtomixMapEndpointBuilderFactory.AtomixMapEndpointBuilderBuilder for endpoint for the Atomix Map component.static interfaceAtomixMapEndpointBuilderFactory.AtomixMapEndpointConsumerBuilderBuilder for endpoint consumers for the Atomix Map component.static interfaceAtomixMapEndpointBuilderFactory.AtomixMapEndpointProducerBuilderBuilder for endpoint producers for the Atomix Map component.
-
Method Summary
All Methods Static Methods Deprecated Methods Modifier and Type Method Description static AtomixMapEndpointBuilderFactory.AtomixMapEndpointBuilderendpointBuilder(String componentName, String path)Deprecated.
-
-
-
Method Detail
-
endpointBuilder
@Deprecated static AtomixMapEndpointBuilderFactory.AtomixMapEndpointBuilder endpointBuilder(String componentName, String path)
Deprecated.
-
-