|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceDescriptor | |
---|---|
org.apache.activemq.protobuf.compiler | |
org.apache.activemq.protobuf.compiler.parser |
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)
|
Uses of ServiceDescriptor in org.apache.activemq.protobuf.compiler.parser |
---|
Methods in org.apache.activemq.protobuf.compiler.parser that return ServiceDescriptor | |
---|---|
ServiceDescriptor |
ProtoParser.ServiceDescriptor(ProtoDescriptor proto)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |