@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface AvroEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AvroEndpointBuilderFactory.AdvancedAvroEndpointBuilder
Advanced builder for endpoint for the Avro RPC component.
|
static interface |
AvroEndpointBuilderFactory.AdvancedAvroEndpointConsumerBuilder
Advanced builder for endpoint consumers for the Avro RPC component.
|
static interface |
AvroEndpointBuilderFactory.AdvancedAvroEndpointProducerBuilder
Advanced builder for endpoint producers for the Avro RPC component.
|
static interface |
AvroEndpointBuilderFactory.AvroBuilders |
static interface |
AvroEndpointBuilderFactory.AvroEndpointBuilder
Builder for endpoint for the Avro RPC component.
|
static interface |
AvroEndpointBuilderFactory.AvroEndpointConsumerBuilder
Builder for endpoint consumers for the Avro RPC component.
|
static interface |
AvroEndpointBuilderFactory.AvroEndpointProducerBuilder
Builder for endpoint producers for the Avro RPC component.
|
| Modifier and Type | Method and Description |
|---|---|
static AvroEndpointBuilderFactory.AvroEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static AvroEndpointBuilderFactory.AvroEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel