Uses of Class
io.helidon.webserver.grpc.GrpcReflectionFeature
Packages that use GrpcReflectionFeature
-
Uses of GrpcReflectionFeature in io.helidon.webserver.grpc
Classes in io.helidon.webserver.grpc that implement interfaces with type arguments of type GrpcReflectionFeatureModifier and TypeClassDescriptionstatic classFluent API builder forGrpcReflectionFeature.protected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.classServiceLoaderprovider implementation for gRPC reflection feature forWebServer.Methods in io.helidon.webserver.grpc that return GrpcReflectionFeatureModifier and TypeMethodDescriptionGrpcReflectionConfig.Builder.build()Create an instance from this builder.GrpcReflectionConfig.BuilderBase.GrpcReflectionConfigImpl.build()Create a new runtime instance from this prototype.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()