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

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

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

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

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



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