Interface CordaEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface CordaEndpointBuilderFactory
Perform operations against Corda blockchain platform using corda-rpc library. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceCordaEndpointBuilderFactory.AdvancedCordaEndpointBuilderAdvanced builder for endpoint for the Corda component.static interfaceCordaEndpointBuilderFactory.AdvancedCordaEndpointConsumerBuilderAdvanced builder for endpoint consumers for the Corda component.static interfaceCordaEndpointBuilderFactory.AdvancedCordaEndpointProducerBuilderAdvanced builder for endpoint producers for the Corda component.static interfaceCordaEndpointBuilderFactory.CordaBuildersstatic interfaceCordaEndpointBuilderFactory.CordaEndpointBuilderBuilder for endpoint for the Corda component.static interfaceCordaEndpointBuilderFactory.CordaEndpointConsumerBuilderBuilder for endpoint consumers for the Corda component.static interfaceCordaEndpointBuilderFactory.CordaEndpointProducerBuilderBuilder for endpoint producers for the Corda component.static classCordaEndpointBuilderFactory.CordaHeaderNameBuilderThe builder of headers' name for the Corda component.
-
Method Summary
Static Methods Modifier and Type Method Description static CordaEndpointBuilderFactory.CordaEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static CordaEndpointBuilderFactory.CordaEndpointBuilder endpointBuilder(String componentName, String path)
-
-