public class AvroSpecificResponder
extends org.apache.avro.ipc.specific.SpecificResponder
Constructor and Description |
---|
AvroSpecificResponder(org.apache.avro.Protocol protocol,
AvroListener listener) |
Modifier and Type | Method and Description |
---|---|
Object |
respond(org.apache.avro.Protocol.Message message,
Object request) |
getDatumReader, getDatumWriter, getSpecificData, writeError
getGenericData, readRequest, writeResponse
public AvroSpecificResponder(org.apache.avro.Protocol protocol, AvroListener listener) throws Exception
Exception
Apache Camel