Uses of Class
org.apache.camel.component.avro.AvroEndpoint
-
-
Uses of AvroEndpoint in org.apache.camel.component.avro
Subclasses of AvroEndpoint in org.apache.camel.component.avro Modifier and Type Class Description class
AvroHttpEndpoint
class
AvroNettyEndpoint
Methods in org.apache.camel.component.avro that return AvroEndpoint Modifier and Type Method Description AvroEndpoint
AvroConsumer. getEndpoint()
AvroEndpoint
AvroProducer. getEndpoint()
Constructors in org.apache.camel.component.avro with parameters of type AvroEndpoint Constructor Description AvroListener(AvroEndpoint endpoint)
-