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

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

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)
           
 

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

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



Copyright © 2012. All Rights Reserved.