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, getDatumWriter, getReflectData
getClient, getClient, getDatumReader, getRemote, getSpecificData, invoke, readError, readResponse, writeRequest
public AvroReflectRequestor(Class<?> iface, org.apache.avro.ipc.Transceiver transceiver) throws IOException
IOException
public AvroReflectRequestor(org.apache.avro.Protocol protocol, org.apache.avro.ipc.Transceiver transceiver) throws IOException
IOException
Apache Camel