| Class | Description |
|---|---|
| AbstractTransportTest |
Abstract base class for all GRPC transport tests.
|
| Messages | |
| Messages.Payload |
Protobuf type
grpc.testing.Payload |
| Messages.Payload.Builder |
Protobuf type
grpc.testing.Payload |
| Messages.ResponseParameters |
Protobuf type
grpc.testing.ResponseParameters |
| Messages.ResponseParameters.Builder |
Protobuf type
grpc.testing.ResponseParameters |
| Messages.SimpleContext |
Protobuf type
grpc.testing.SimpleContext |
| Messages.SimpleContext.Builder |
Protobuf type
grpc.testing.SimpleContext |
| Messages.SimpleRequest |
Protobuf type
grpc.testing.SimpleRequest |
| Messages.SimpleRequest.Builder |
Protobuf type
grpc.testing.SimpleRequest |
| Messages.SimpleResponse |
Protobuf type
grpc.testing.SimpleResponse |
| Messages.SimpleResponse.Builder |
Protobuf type
grpc.testing.SimpleResponse |
| Messages.StreamingInputCallRequest |
Protobuf type
grpc.testing.StreamingInputCallRequest |
| Messages.StreamingInputCallRequest.Builder |
Protobuf type
grpc.testing.StreamingInputCallRequest |
| Messages.StreamingInputCallResponse |
Protobuf type
grpc.testing.StreamingInputCallResponse |
| Messages.StreamingInputCallResponse.Builder |
Protobuf type
grpc.testing.StreamingInputCallResponse |
| Messages.StreamingOutputCallRequest |
Protobuf type
grpc.testing.StreamingOutputCallRequest |
| Messages.StreamingOutputCallRequest.Builder |
Protobuf type
grpc.testing.StreamingOutputCallRequest |
| Messages.StreamingOutputCallResponse |
Protobuf type
grpc.testing.StreamingOutputCallResponse |
| Messages.StreamingOutputCallResponse.Builder |
Protobuf type
grpc.testing.StreamingOutputCallResponse |
| Test | |
| TestServiceClient |
Application that starts a client for the
TestServiceGrpc.TestService and runs through a
series of tests. |
| TestServiceGrpc | |
| TestServiceGrpc.TestServiceBlockingStub | |
| TestServiceGrpc.TestServiceFutureStub | |
| TestServiceGrpc.TestServiceServiceDescriptor | |
| TestServiceGrpc.TestServiceStub | |
| TestServiceImpl |
Implementation of the business logic for the TestService.
|
| TestServiceServer |
Server that manages startup/shutdown of a single
TestService. |
| Util |
Utility methods to support integration testing.
|
| Enum | Description |
|---|---|
| Messages.PayloadType |
Protobuf enum
grpc.testing.PayloadType |