| Package | Description |
|---|---|
| io.grpc.protobuf.services |
Service definitions and utilities with protobuf dependency for the pre-defined gRPC services.
|
| io.grpc.reflection.v1alpha |
| Class and Description |
|---|
| ServerReflectionGrpc.ServerReflectionImplBase |
| ServerReflectionRequest
The message sent by the client when calling ServerReflectionInfo method.
|
| ServerReflectionResponse
The message sent by the server to answer ServerReflectionInfo method.
|
| Class and Description |
|---|
| ErrorResponse
The error code and error message sent by the server when an error occurs.
|
| ErrorResponse.Builder
The error code and error message sent by the server when an error occurs.
|
| ErrorResponseOrBuilder |
| ExtensionNumberResponse
A list of extension numbers sent by the server answering
all_extension_numbers_of_type request.
|
| ExtensionNumberResponse.Builder
A list of extension numbers sent by the server answering
all_extension_numbers_of_type request.
|
| ExtensionNumberResponseOrBuilder |
| ExtensionRequest
The type name and extension number sent by the client when requesting
file_containing_extension.
|
| ExtensionRequest.Builder
The type name and extension number sent by the client when requesting
file_containing_extension.
|
| ExtensionRequestOrBuilder |
| FileDescriptorResponse
Serialized FileDescriptorProto messages sent by the server answering
a file_by_filename, file_containing_symbol, or file_containing_extension
request.
|
| FileDescriptorResponse.Builder
Serialized FileDescriptorProto messages sent by the server answering
a file_by_filename, file_containing_symbol, or file_containing_extension
request.
|
| FileDescriptorResponseOrBuilder |
| ListServiceResponse
A list of ServiceResponse sent by the server answering list_services request.
|
| ListServiceResponse.Builder
A list of ServiceResponse sent by the server answering list_services request.
|
| ListServiceResponseOrBuilder |
| ServerReflectionGrpc.ServerReflectionBlockingStub |
| ServerReflectionGrpc.ServerReflectionFutureStub |
| ServerReflectionGrpc.ServerReflectionStub |
| ServerReflectionRequest
The message sent by the client when calling ServerReflectionInfo method.
|
| ServerReflectionRequest.Builder
The message sent by the client when calling ServerReflectionInfo method.
|
| ServerReflectionRequest.MessageRequestCase |
| ServerReflectionRequestOrBuilder |
| ServerReflectionResponse
The message sent by the server to answer ServerReflectionInfo method.
|
| ServerReflectionResponse.Builder
The message sent by the server to answer ServerReflectionInfo method.
|
| ServerReflectionResponse.MessageResponseCase |
| ServerReflectionResponseOrBuilder |
| ServiceResponse
The information of a single service used by ListServiceResponse to answer
list_services request.
|
| ServiceResponse.Builder
The information of a single service used by ListServiceResponse to answer
list_services request.
|
| ServiceResponseOrBuilder |