|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.avro.ipc.Requestor
org.apache.avro.ipc.specific.SpecificRequestor
org.apache.avro.ipc.reflect.ReflectRequestor
org.apache.camel.component.avro.AvroReflectRequestor
public class AvroReflectRequestor
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.avro.ipc.Requestor |
|---|
org.apache.avro.ipc.Requestor.TransceiverCallback<T> |
| Field Summary |
|---|
| Fields inherited from class org.apache.avro.ipc.Requestor |
|---|
rpcMetaPlugins |
| Constructor Summary | |
|---|---|
AvroReflectRequestor(Class<?> iface,
org.apache.avro.ipc.Transceiver transceiver)
|
|
AvroReflectRequestor(org.apache.avro.Protocol protocol,
org.apache.avro.ipc.Transceiver transceiver)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.avro.ipc.reflect.ReflectRequestor |
|---|
getClient, getClient, getClient, getDatumReader, getDatumWriter |
| Methods inherited from class org.apache.avro.ipc.specific.SpecificRequestor |
|---|
getClient, getClient, getDatumReader, getRemote, invoke, readError, readResponse, writeRequest |
| Methods inherited from class org.apache.avro.ipc.Requestor |
|---|
addRPCPlugin, getLocal, getRemote, getTransceiver, readError, readResponse, request, request |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||