Uses of Class
org.fusesource.hawtbuf.proto.compiler.ServiceDescriptor
Packages that use ServiceDescriptor
Package
Description
-
Uses of ServiceDescriptor in org.fusesource.hawtbuf.proto.compiler
Methods 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 TypeMethodDescriptionvoidProtoDescriptor.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 ServiceDescriptorProtoParser.ServiceDescriptor(ProtoDescriptor proto)