Package io.quarkus.grpc.runtime
Class ServerInterceptorStorage
- java.lang.Object
-
- io.quarkus.grpc.runtime.ServerInterceptorStorage
-
public final class ServerInterceptorStorage extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<Class<?>>getGlobalInterceptors()Set<Class<?>>getInterceptors(String serviceClassName)
-