public class ProxyInvocationHandler extends Object implements InvocationHandler
Constructor and Description |
---|
ProxyInvocationHandler(Class<?> restClientInterface,
Object target,
Set<Object> providerInstances,
ResteasyClient client,
List<org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptorFactory> asyncInterceptorFactories) |
public static final Type[] NO_TYPES
Copyright © 2020 JBoss by Red Hat. All rights reserved.