Uses of Class
org.jboss.resteasy.microprofile.client.InvocationContextImpl.InterceptorInvocation
Packages that use InvocationContextImpl.InterceptorInvocation
-
Uses of InvocationContextImpl.InterceptorInvocation in org.jboss.resteasy.microprofile.client
Constructor parameters in org.jboss.resteasy.microprofile.client with type arguments of type InvocationContextImpl.InterceptorInvocationModifierConstructorDescriptionInvocationContextImpl(Object target, Method method, Object[] args, List<InvocationContextImpl.InterceptorInvocation> chain)