Uses of Class
org.apache.activemq.protobuf.compiler.ServiceDescriptor

Packages that use ServiceDescriptor
org.apache.activemq.protobuf.compiler   
org.apache.activemq.protobuf.compiler.parser   
 

Uses of ServiceDescriptor in org.apache.activemq.protobuf.compiler
 

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

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

Uses of ServiceDescriptor in org.apache.activemq.protobuf.compiler.parser
 

Methods in org.apache.activemq.protobuf.compiler.parser that return ServiceDescriptor
 ServiceDescriptor ProtoParser.ServiceDescriptor(ProtoDescriptor proto)
           
 



Copyright © 2011. All Rights Reserved.