Class | Description |
---|---|
GrpcCodecDefinition |
Container class that contains all relevant information about a grpc codec.
|
Enum | Description |
---|---|
CodecType |
The type of the codec.
|
Annotation Type | Description |
---|---|
GrpcCodec |
Annotation that marks gRPC codecs that should be registered with a gRPC server.
|