@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface CordaEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CordaEndpointBuilderFactory.AdvancedCordaEndpointBuilder
Advanced builder for endpoint for the Corda component.
|
static interface |
CordaEndpointBuilderFactory.AdvancedCordaEndpointConsumerBuilder
Advanced builder for endpoint consumers for the Corda component.
|
static interface |
CordaEndpointBuilderFactory.AdvancedCordaEndpointProducerBuilder
Advanced builder for endpoint producers for the Corda component.
|
static interface |
CordaEndpointBuilderFactory.CordaBuilders |
static interface |
CordaEndpointBuilderFactory.CordaEndpointBuilder
Builder for endpoint for the Corda component.
|
static interface |
CordaEndpointBuilderFactory.CordaEndpointConsumerBuilder
Builder for endpoint consumers for the Corda component.
|
static interface |
CordaEndpointBuilderFactory.CordaEndpointProducerBuilder
Builder for endpoint producers for the Corda component.
|
| Modifier and Type | Method and Description |
|---|---|
static CordaEndpointBuilderFactory.CordaEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static CordaEndpointBuilderFactory.CordaEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel