Package | Description |
---|---|
org.apache.camel.component.avro |
Modifier and Type | Method and Description |
---|---|
AvroTransport |
AvroConfiguration.getTransport() |
static AvroTransport |
AvroTransport.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AvroTransport[] |
AvroTransport.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AvroConfiguration.setTransport(AvroTransport transport) |
Apache Camel