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, writeErrorreadRequest, writeResponsepublic AvroSpecificResponder(org.apache.avro.Protocol protocol,
AvroListener listener)
throws Exception
ExceptionApache Camel