Uses of Class
io.helidon.webserver.grpc.GrpcReflectionFeature
Packages that use GrpcReflectionFeature
-
Uses of GrpcReflectionFeature in io.helidon.webserver.grpc
Methods in io.helidon.webserver.grpc that return GrpcReflectionFeatureModifier and TypeMethodDescriptionGrpcReflectionConfig.Builder.build()GrpcReflectionConfig.BuilderBase.GrpcReflectionConfigImpl.build()static GrpcReflectionFeatureGrpcReflectionFeature.create()Create a new gRPC reflection feature with default setup.static GrpcReflectionFeatureCreate a new gRPC reflection feature with custom setup.static GrpcReflectionFeatureGrpcReflectionFeature.create(GrpcReflectionConfig config) Create a new instance from its configuration.static GrpcReflectionFeatureGrpcReflectionFeature.create(Consumer<GrpcReflectionConfig.Builder> builderConsumer) Create a new instance customizing its configuration.GrpcReflectionConfig.BuilderBase.GrpcReflectionConfigImpl.get()