Uses of Class
org.apache.activemq.protobuf.compiler.ServiceDescriptor
Packages that use ServiceDescriptor
Package
Description
-
Uses of ServiceDescriptor in org.apache.activemq.protobuf.compiler
Methods in org.apache.activemq.protobuf.compiler that return types with arguments of type ServiceDescriptorMethod parameters in org.apache.activemq.protobuf.compiler with type arguments of type ServiceDescriptorModifier and TypeMethodDescriptionvoid
ProtoDescriptor.setServices
(Map<String, ServiceDescriptor> services) -
Uses of ServiceDescriptor in org.apache.activemq.protobuf.compiler.parser
Methods in org.apache.activemq.protobuf.compiler.parser that return ServiceDescriptorModifier and TypeMethodDescriptionfinal ServiceDescriptor
ProtoParser.ServiceDescriptor
(ProtoDescriptor proto)