Class | Description |
---|---|
GrpcEmbeddedServer |
Implementation of the
EmbeddedServer interface for GRPC. |
GrpcServerBuilder |
Constructs the
ServerBuilder instance. |
GrpcServerChannel |
A factory that returns a
ManagedChannel allowing communication with the embedded server. |
GrpcServerConfiguration |
Configuration for the GRPC server.
|
GrpcSslConfiguration |
Configuration for the SSL properties of GRPC
|