public class AvroReflectRequestor
extends org.apache.avro.ipc.reflect.ReflectRequestor
| Constructor and Description |
|---|
AvroReflectRequestor(Class<?> iface,
org.apache.avro.ipc.Transceiver transceiver) |
AvroReflectRequestor(org.apache.avro.Protocol protocol,
org.apache.avro.ipc.Transceiver transceiver) |
getClient, getClient, getClient, getDatumReader, getDatumWritergetClient, getClient, getDatumReader, getRemote, invoke, readError, readResponse, writeRequestpublic AvroReflectRequestor(Class<?> iface, org.apache.avro.ipc.Transceiver transceiver) throws IOException
IOExceptionpublic AvroReflectRequestor(org.apache.avro.Protocol protocol,
org.apache.avro.ipc.Transceiver transceiver)
throws IOException
IOExceptionApache Camel