Uses of Class
org.fusesource.hawtbuf.proto.compiler.ServiceDescriptor
Packages that use ServiceDescriptor
Package
Description
-
Uses of ServiceDescriptor in org.fusesource.hawtbuf.proto.compiler
Fields in org.fusesource.hawtbuf.proto.compiler with type parameters of type ServiceDescriptorMethods in org.fusesource.hawtbuf.proto.compiler that return types with arguments of type ServiceDescriptorMethod parameters in org.fusesource.hawtbuf.proto.compiler with type arguments of type ServiceDescriptorModifier and TypeMethodDescriptionvoid
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 ServiceDescriptorModifier and TypeMethodDescriptionfinal ServiceDescriptor
ProtoParser.ServiceDescriptor
(ProtoDescriptor proto)