| Package | Description | 
|---|---|
| org.apache.avro.ipc.reflect | |
| org.apache.avro.ipc.specific | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ReflectRequestor
A  
Requestor for existing interfaces. | 
| Modifier and Type | Method and Description | 
|---|---|
static <T> T | 
SpecificRequestor.getClient(Class<T> iface,
         SpecificRequestor requestor)
Create a proxy instance whose methods invoke RPCs. 
 | 
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.