avro endpoint

avro endpoint

Name Kind Type Required Deprecated Default Value Enum Values Description
transport path org.apache.camel.component.avro.AvroTransport true false http
netty
host path java.lang.String true false
port path int true false
messageName path java.lang.String false
protocolLocation parameter java.lang.String false
protocol parameter org.apache.avro.Protocol false
protocolClassName parameter java.lang.String false
uriAuthority parameter java.lang.String false
reflectionProtocol parameter boolean false false
singleParameter parameter boolean false false
exchangePattern parameter org.apache.camel.ExchangePattern false InOnly InOnly
RobustInOnly
InOut
InOptionalOut
OutOnly
RobustOutOnly
OutIn
OutOptionalIn
Sets the default exchange pattern when creating an exchange
synchronous parameter boolean false false Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported).

avro consumer