|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpecificRequestor | |
|---|---|
| org.apache.avro.ipc.reflect | |
| org.apache.avro.ipc.specific | |
| Uses of SpecificRequestor in org.apache.avro.ipc.reflect |
|---|
| Subclasses of SpecificRequestor in org.apache.avro.ipc.reflect | |
|---|---|
class |
ReflectRequestor
A Requestor for existing interfaces. |
| Uses of SpecificRequestor in org.apache.avro.ipc.specific |
|---|
| Methods in org.apache.avro.ipc.specific with parameters of type SpecificRequestor | ||
|---|---|---|
static
|
SpecificRequestor.getClient(Class<T> iface,
SpecificRequestor requestor)
Create a proxy instance whose methods invoke RPCs. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||