Uses of Class
org.apache.avro.reflect.ReflectRequestor

Packages that use ReflectRequestor
org.apache.avro.reflect Use Java reflection to generate schemas and protocols for existing classes. 
 

Uses of ReflectRequestor in org.apache.avro.reflect
 

Methods in org.apache.avro.reflect with parameters of type ReflectRequestor
static Object ReflectRequestor.getClient(Class<?> iface, ReflectRequestor rreq)
          Create a proxy instance whose methods invoke RPCs.
 



Copyright © 2010 The Apache Software Foundation