Uses of Class
org.apache.avro.specific.SpecificResponder

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

Uses of SpecificResponder in org.apache.avro.reflect
 

Subclasses of SpecificResponder in org.apache.avro.reflect
 class ReflectResponder
          Responder for existing interfaces.
 



Copyright © 2010 The Apache Software Foundation