Uses of Class
io.quarkus.grpc.runtime.ClientInterceptorStorage
Packages that use ClientInterceptorStorage
-
Uses of ClientInterceptorStorage in io.quarkus.grpc.runtime
Fields in io.quarkus.grpc.runtime declared as ClientInterceptorStorageModifier and TypeFieldDescription(package private) ClientInterceptorStorageGrpcClientInterceptorContainer.interceptorStorageMethods in io.quarkus.grpc.runtime that return types with arguments of type ClientInterceptorStorageModifier and TypeMethodDescriptionio.quarkus.runtime.RuntimeValue<ClientInterceptorStorage> GrpcClientRecorder.initClientInterceptorStorage(Set<Class<?>> perClientInterceptors, Set<Class<?>> globalInterceptors)