| Package | Description |
|---|---|
| org.apache.camel.component.avro |
| Modifier and Type | Method and Description |
|---|---|
AvroConfiguration |
AvroConfiguration.copy() |
AvroConfiguration |
AvroComponent.getConfiguration() |
AvroConfiguration |
AvroEndpoint.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
AvroComponent.setConfiguration(AvroConfiguration configuration) |
| Constructor and Description |
|---|
AvroEndpoint(String endpointUri,
org.apache.camel.Component component,
AvroConfiguration configuration)
Constructs a fully-initialized DefaultEndpoint instance.
|
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.
|
Apache Camel