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

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

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

Methods in org.apache.activemq.protobuf.compiler that return types with arguments of type MethodDescriptor
 java.util.List<MethodDescriptor> ServiceDescriptor.getMethods()
           
 

Method parameters in org.apache.activemq.protobuf.compiler with type arguments of type MethodDescriptor
 void ServiceDescriptor.setMethods(java.util.List<MethodDescriptor> methods)
           
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.