transporters/grpc/grpc_message_handler library
Classes
- GrpcMessageResolver
-
The GrpcMessageResolver class is the gRPC implementation of the
MessagesResolverclass. -
GrpcPayload<
T, R> - The GrpcPayload class is the gRPC payload.
-
GrpcPayloadStream<
O> - The GrpcPayloadStream class is the gRPC stream payload.
-
GrpcPayloadUnitary<
O> - The GrpcPayloadUnitary class is the gRPC unary payload.
-
GrpcRouteContext<
T> - The GrpcRouteContext class is the gRPC route context.
- GrpcRouteContextHandler
- The GrpcRouteContextHandler class is the gRPC route context for unary handlers.
- GrpcRouteContextStreamHandler
- The GrpcRouteContextStreamHandler class is the gRPC route context for streaming handlers.