Package io.micronaut.grpc.server
Classes related to the GRPC server.
-
Class Summary Class Description GrpcEmbeddedServer Implementation of theEmbeddedServerinterface for GRPC.GrpcServerBuilder Constructs theServerBuilderinstance.GrpcServerChannel A factory that returns aManagedChannelallowing communication with the embedded server.GrpcServerConfiguration Configuration for the GRPC server.GrpcSslConfiguration Configuration for the SSL properties of GRPC.