Uses of Interface
io.helidon.grpc.server.GrpcService
-
Uses of GrpcService in io.helidon.grpc.server
Modifier and TypeMethodDescriptionstatic ServiceDescriptor.Builder
ServiceDescriptor.builder
(GrpcService service) Create aServiceDescriptor.Builder
.GrpcRouting.Builder.register
(GrpcService service) Add aGrpcService
with theGrpcRouting
to be built by this builder.GrpcRouting.Builder.register
(GrpcService service, ServiceDescriptor.Configurer configurer) Add aGrpcService
with theGrpcRouting
to be built by this builder.