Uses of Class
org.apache.camel.component.avro.AvroEndpoint

Packages that use AvroEndpoint
org.apache.camel.component.avro   
 

Uses of AvroEndpoint in org.apache.camel.component.avro
 

Subclasses of AvroEndpoint in org.apache.camel.component.avro
 class AvroHttpEndpoint
           
 class AvroNettyEndpoint
           
 

Methods in org.apache.camel.component.avro that return AvroEndpoint
 AvroEndpoint AvroConsumer.getEndpoint()
           
 AvroEndpoint AvroProducer.getEndpoint()
           
 

Constructors in org.apache.camel.component.avro with parameters of type AvroEndpoint
AvroListener(AvroEndpoint endpoint)
           
 



Apache Camel