Class GrpcReflectionFeature

java.lang.Object
io.helidon.webserver.grpc.GrpcReflectionFeature
All Implemented Interfaces:
RuntimeType.Api<GrpcReflectionConfig>, NamedService, Weighted, ServerFeature, Comparable<Weighted>

public class GrpcReflectionFeature extends Object implements Weighted, ServerFeature, RuntimeType.Api<GrpcReflectionConfig>
Adds gRPC reflection support to Helidon WebServer.