Uses of Annotation Interface
io.helidon.microprofile.grpc.core.InProcessGrpcChannel
Packages that use InProcessGrpcChannel
Package
Description
Microprofile 1.0 gRPC server implementation.
-
Uses of InProcessGrpcChannel in io.helidon.microprofile.grpc.server
Methods in io.helidon.microprofile.grpc.server with annotations of type InProcessGrpcChannelModifier and TypeMethodDescriptionio.grpc.ChannelGrpcServerCdiExtension.ServerProducer.channel()Produces an in-processChannelto connect to the running gRPC server.io.grpc.inprocess.InProcessChannelBuilderGrpcServerCdiExtension.ServerProducer.channelBuilder()Produces an in-processInProcessChannelBuilderto connect to the running gRPC server.