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

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

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

Methods in org.fusesource.hawtbuf.proto.compiler that return types with arguments of type ServiceDescriptor
 Map<String,ServiceDescriptor> ProtoDescriptor.getServices()
           
 

Method parameters in org.fusesource.hawtbuf.proto.compiler with type arguments of type ServiceDescriptor
 void ProtoDescriptor.setServices(Map<String,ServiceDescriptor> services)
           
 

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

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



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