Module io.helidon.webserver.grpc
Package io.helidon.webserver.grpc
Class GrpcReflectionConfig.BuilderBase.GrpcReflectionConfigImpl
java.lang.Object
io.helidon.webserver.grpc.GrpcReflectionConfig.BuilderBase.GrpcReflectionConfigImpl
- All Implemented Interfaces:
Prototype.Api
,Prototype.Factory<GrpcReflectionFeature>
,GrpcReflectionConfig
,Supplier<GrpcReflectionFeature>
- Enclosing class:
GrpcReflectionConfig.BuilderBase<BUILDER extends GrpcReflectionConfig.BuilderBase<BUILDER,
PROTOTYPE>, PROTOTYPE extends GrpcReflectionConfig>
protected static class GrpcReflectionConfig.BuilderBase.GrpcReflectionConfigImpl
extends Object
implements GrpcReflectionConfig, Supplier<GrpcReflectionFeature>
Generated implementation of the prototype, can be extended by descendant prototype implementations.
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.helidon.webserver.grpc.GrpcReflectionConfig
GrpcReflectionConfig.Builder, GrpcReflectionConfig.BuilderBase<BUILDER extends GrpcReflectionConfig.BuilderBase<BUILDER,
PROTOTYPE>, PROTOTYPE extends GrpcReflectionConfig> -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
GrpcReflectionConfigImpl
(GrpcReflectionConfig.BuilderBase<?, ?> builder) Create an instance providing a builder. -
Method Summary
-
Constructor Details
-
GrpcReflectionConfigImpl
Create an instance providing a builder.- Parameters:
builder
- extending builder base of this prototype
-
-
Method Details
-
build
Description copied from interface:Prototype.Factory
Create a new instance of the runtime type from this config object.- Specified by:
build
in interfacePrototype.Factory<GrpcReflectionFeature>
- Returns:
- new configured runtime instance
-
get
- Specified by:
get
in interfaceSupplier<GrpcReflectionFeature>
-
sockets
-
name
-
enabled
public boolean enabled() -
toString
-
equals
-
hashCode
public int hashCode()
-