Uses of Class
io.helidon.microprofile.grpc.client.GrpcChannel.Literal
-
Packages that use GrpcChannel.Literal Package Description io.helidon.microprofile.grpc.client gRPC client microprofile classes. -
-
Uses of GrpcChannel.Literal in io.helidon.microprofile.grpc.client
Fields in io.helidon.microprofile.grpc.client declared as GrpcChannel.Literal Modifier and Type Field Description static GrpcChannel.Literal
GrpcChannel.Literal. INSTANCE
The singleton instance ofGrpcChannel.Literal
.
-