Class AnnotationGlobalServerInterceptorConfigurer

java.lang.Object
net.devh.boot.grpc.server.interceptor.AnnotationGlobalServerInterceptorConfigurer
All Implemented Interfaces:
GlobalServerInterceptorConfigurer

public class AnnotationGlobalServerInterceptorConfigurer extends Object implements GlobalServerInterceptorConfigurer
Automatically find and configure annotated global ServerInterceptors.