public final class Messages extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Messages.BoolValue
TODO(dgq): Go back to using well-known types once
https://github.com/grpc/grpc/issues/6980 has been fixed.
|
static interface |
Messages.BoolValueOrBuilder |
static class |
Messages.EchoStatus
A protobuf representation for grpc status.
|
static interface |
Messages.EchoStatusOrBuilder |
static class |
Messages.Payload
A block of data, to simply increase gRPC message size.
|
static interface |
Messages.PayloadOrBuilder |
static class |
Messages.PayloadType
DEPRECATED, don't use.
|
static class |
Messages.ReconnectInfo
For reconnect interop test only.
|
static interface |
Messages.ReconnectInfoOrBuilder |
static class |
Messages.ReconnectParams
For reconnect interop test only.
|
static interface |
Messages.ReconnectParamsOrBuilder |
static class |
Messages.ResponseParameters
Configuration for a particular response.
|
static interface |
Messages.ResponseParametersOrBuilder |
static class |
Messages.SimpleRequest
Unary request.
|
static interface |
Messages.SimpleRequestOrBuilder |
static class |
Messages.SimpleResponse
Unary response, as configured by the request.
|
static interface |
Messages.SimpleResponseOrBuilder |
static class |
Messages.StreamingInputCallRequest
Client-streaming request.
|
static interface |
Messages.StreamingInputCallRequestOrBuilder |
static class |
Messages.StreamingInputCallResponse
Client-streaming response.
|
static interface |
Messages.StreamingInputCallResponseOrBuilder |
static class |
Messages.StreamingOutputCallRequest
Server-streaming request.
|
static interface |
Messages.StreamingOutputCallRequestOrBuilder |
static class |
Messages.StreamingOutputCallResponse
Server-streaming response, as configured by the request and parameters.
|
static interface |
Messages.StreamingOutputCallResponseOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()