Uses of Enum Class
org.apache.camel.component.avro.AvroTransport
-
Uses of AvroTransport in org.apache.camel.component.avro
Methods in org.apache.camel.component.avro that return AvroTransportModifier and TypeMethodDescriptionAvroConfiguration.getTransport()static AvroTransportReturns the enum constant of this class with the specified name.static AvroTransport[]AvroTransport.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.avro with parameters of type AvroTransportModifier and TypeMethodDescriptionvoidAvroConfiguration.setTransport(AvroTransport transport) Transport to use, can be either http or netty