Interface AvroEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface AvroEndpointBuilderFactory
Produce or consume Apache Avro RPC services. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAvroEndpointBuilderFactory.AdvancedAvroEndpointBuilderAdvanced builder for endpoint for the Avro RPC component.static interfaceAvroEndpointBuilderFactory.AdvancedAvroEndpointConsumerBuilderAdvanced builder for endpoint consumers for the Avro RPC component.static interfaceAvroEndpointBuilderFactory.AdvancedAvroEndpointProducerBuilderAdvanced builder for endpoint producers for the Avro RPC component.static interfaceAvroEndpointBuilderFactory.AvroBuildersstatic interfaceAvroEndpointBuilderFactory.AvroEndpointBuilderBuilder for endpoint for the Avro RPC component.static interfaceAvroEndpointBuilderFactory.AvroEndpointConsumerBuilderBuilder for endpoint consumers for the Avro RPC component.static interfaceAvroEndpointBuilderFactory.AvroEndpointProducerBuilderBuilder for endpoint producers for the Avro RPC component.static classAvroEndpointBuilderFactory.AvroHeaderNameBuilderThe builder of headers' name for the Avro RPC component.
-
Method Summary
Static Methods Modifier and Type Method Description static AvroEndpointBuilderFactory.AvroEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static AvroEndpointBuilderFactory.AvroEndpointBuilder endpointBuilder(String componentName, String path)
-
-