Uses of Annotation Interface
org.springframework.grpc.server.service.GrpcService
Packages that use GrpcService
Package
Description
gRPC service discovery and configuration.
-
Uses of GrpcService in org.springframework.grpc.server.service
Methods in org.springframework.grpc.server.service with parameters of type GrpcServiceModifier and TypeMethodDescriptionstatic @Nullable GrpcServiceInfoGrpcServiceInfo.from(@Nullable GrpcService grpcService) Construct a service info from aGrpcServiceannotation.