Uses of Class
io.quarkus.restclient.runtime.QuarkusInvocationContextImpl.InterceptorInvocation
Packages that use QuarkusInvocationContextImpl.InterceptorInvocation
-
Uses of QuarkusInvocationContextImpl.InterceptorInvocation in io.quarkus.restclient.runtime
Constructor parameters in io.quarkus.restclient.runtime with type arguments of type QuarkusInvocationContextImpl.InterceptorInvocationModifierConstructorDescriptionQuarkusInvocationContextImpl(Object target, Method method, Object[] args, List<QuarkusInvocationContextImpl.InterceptorInvocation> chain, Set<Annotation> interceptorBindings)