Uses of Class
org.springframework.grpc.server.advice.GrpcAdviceDiscoverer
Packages that use GrpcAdviceDiscoverer
Package
Description
Support for annotation-based gRPC exception handling using
@GrpcAdvice and
@GrpcExceptionHandler.-
Uses of GrpcAdviceDiscoverer in org.springframework.grpc.server.advice
Constructors in org.springframework.grpc.server.advice with parameters of type GrpcAdviceDiscovererModifierConstructorDescriptionGrpcExceptionHandlerMethodResolver(GrpcAdviceDiscoverer grpcAdviceDiscoverer) Create a new instance.