Uses of Class
org.fusesource.hawtbuf.proto.compiler.MethodDescriptor

Packages that use MethodDescriptor
org.fusesource.hawtbuf.proto.compiler   
org.fusesource.hawtbuf.proto.compiler.parser   
 

Uses of MethodDescriptor in org.fusesource.hawtbuf.proto.compiler
 

Methods in org.fusesource.hawtbuf.proto.compiler that return types with arguments of type MethodDescriptor
 List<MethodDescriptor> ServiceDescriptor.getMethods()
           
 

Method parameters in org.fusesource.hawtbuf.proto.compiler with type arguments of type MethodDescriptor
 void ServiceDescriptor.setMethods(List<MethodDescriptor> methods)
           
 

Uses of MethodDescriptor in org.fusesource.hawtbuf.proto.compiler.parser
 

Methods in org.fusesource.hawtbuf.proto.compiler.parser that return MethodDescriptor
 MethodDescriptor ProtoParser.MethodDescriptor(ProtoDescriptor proto)
           
 



Copyright © 2010-2014 FuseSource, Corp.. All Rights Reserved.