| Interface | Description | 
|---|---|
| GrpcMessage | 
 A generic gRPC message 
 | 
| GrpcMessageDecoder<T> | |
| GrpcMessageEncoder<T> | |
| GrpcReadStream<T> | |
| GrpcWriteStream<T> | |
| ServiceName | 
 A gRPC service name. 
 | 
| Enum | Description | 
|---|---|
| GrpcError | 
 gRPC error, a subset of  
GrpcStatus elements. | 
| GrpcStatus | 
 gRPC statuses. 
 | 
| Exception | Description | 
|---|---|
| CodecException | 
 An encoding/decoding exception. 
 | 
Copyright © 2024 Eclipse. All rights reserved.