|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |