Uses of Class
io.quarkus.grpc.runtime.ServerInterceptorStorage
Packages that use ServerInterceptorStorage
-
Uses of ServerInterceptorStorage in io.quarkus.grpc.runtime
Fields in io.quarkus.grpc.runtime declared as ServerInterceptorStorageModifier and TypeFieldDescription(package private) ServerInterceptorStorageGrpcContainer.interceptorStorageMethods in io.quarkus.grpc.runtime that return types with arguments of type ServerInterceptorStorageModifier and TypeMethodDescriptionio.quarkus.runtime.RuntimeValue<ServerInterceptorStorage> GrpcServerRecorder.initServerInterceptorStorage(Map<String, Set<Class<?>>> perServiceInterceptors, Set<Class<?>> globalInterceptors)