|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Descriptors.ServiceDescriptor in com.google.protobuf |
|---|
| Methods in com.google.protobuf that return Descriptors.ServiceDescriptor | |
|---|---|
Descriptors.ServiceDescriptor |
Descriptors.FileDescriptor.findServiceByName(java.lang.String name)
Find a service type in the file by name. |
Descriptors.ServiceDescriptor |
Service.getDescriptorForType()
Get the ServiceDescriptor describing this service and its methods. |
Descriptors.ServiceDescriptor |
BlockingService.getDescriptorForType()
Equivalent to Service.getDescriptorForType(). |
Descriptors.ServiceDescriptor |
Descriptors.MethodDescriptor.getService()
Get the method's service type. |
| Methods in com.google.protobuf that return types with arguments of type Descriptors.ServiceDescriptor | |
|---|---|
java.util.List<Descriptors.ServiceDescriptor> |
Descriptors.FileDescriptor.getServices()
Get a list of top-level services declared in this file. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||