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

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

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)
           
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.