|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodDescriptor | |
---|---|
org.fusesource.hawtbuf.proto.compiler | |
org.fusesource.hawtbuf.proto.compiler.parser |
Uses of MethodDescriptor in org.fusesource.hawtbuf.proto.compiler |
---|
Methods in org.fusesource.hawtbuf.proto.compiler that return types with arguments of type MethodDescriptor | |
---|---|
List<MethodDescriptor> |
ServiceDescriptor.getMethods()
|
Method parameters in org.fusesource.hawtbuf.proto.compiler with type arguments of type MethodDescriptor | |
---|---|
void |
ServiceDescriptor.setMethods(List<MethodDescriptor> methods)
|
Uses of MethodDescriptor in org.fusesource.hawtbuf.proto.compiler.parser |
---|
Methods in org.fusesource.hawtbuf.proto.compiler.parser that return MethodDescriptor | |
---|---|
MethodDescriptor |
ProtoParser.MethodDescriptor(ProtoDescriptor proto)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |