Uses of Package
org.springframework.grpc.server.service
Packages that use org.springframework.grpc.server.service
Package
Description
gRPC server infrastructure.
gRPC service discovery and configuration.
-
Classes in org.springframework.grpc.server.service used by org.springframework.grpc.serverClassDescriptionStrategy to determine whether a global
server interceptorshould be applied togRPC service. -
Classes in org.springframework.grpc.server.service used by org.springframework.grpc.server.serviceClassDescriptionAnnotation that marks gRPC services that should be registered with a gRPC server.Configures and binds a
service specinto aservice definitionthat can then be added to a gRPC server.Discovers gRPC services to be provided by the server.Additional information about a gRPC service that can be used when configuring the service.Encapsulates enough information to construct an actualServerServiceDefinition.