Uses of Class
org.apache.camel.component.avro.AvroConfiguration
-
Uses of AvroConfiguration in org.apache.camel.component.avro
Methods in org.apache.camel.component.avro that return AvroConfigurationModifier and TypeMethodDescriptionAvroConfiguration.copy()AvroComponent.getConfiguration()AvroEndpoint.getConfiguration()Methods in org.apache.camel.component.avro with parameters of type AvroConfigurationModifier and TypeMethodDescriptionvoidAvroComponent.setConfiguration(AvroConfiguration configuration) To use a sharedAvroConfigurationto configure options onceConstructors in org.apache.camel.component.avro with parameters of type AvroConfigurationModifierConstructorDescriptionprotectedAvroEndpoint(String endpointUri, org.apache.camel.Component component, AvroConfiguration configuration) AvroHttpEndpoint(String endpointUri, org.apache.camel.Component component, AvroConfiguration configuration) Constructs a fully-initialized DefaultEndpoint instance.AvroNettyEndpoint(String endpointUri, org.apache.camel.Component component, AvroConfiguration configuration) Constructs a fully-initialized DefaultEndpoint instance.