Package io.micronaut.grpc.server
package io.micronaut.grpc.server
Classes related to the GRPC server.
-
ClassesClassDescriptionImplementation of the
EmbeddedServerinterface for GRPC.Configuration for the optional in-process gRPC transport.Provides core resource loading support when the HTTP module is not present.Constructs theServerBuilderinstance.A factory that returns aManagedChannelallowing communication with the embedded server.Configuration for the GRPC server.Configuration for the SSL properties of GRPC.Replaces the embedded server bean when the in-process transport is enabled.Builds an in-process gRPC server when explicitly enabled.Provides an in-process managed channel for the embedded gRPC server.