Uses of Class
org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
Packages that use ClientInvoker
Package
Description
-
Uses of ClientInvoker in org.jboss.resteasy.client.jaxrs.internal
Fields in org.jboss.resteasy.client.jaxrs.internal declared as ClientInvokerMethods in org.jboss.resteasy.client.jaxrs.internal that return ClientInvokerMethods in org.jboss.resteasy.client.jaxrs.internal with parameters of type ClientInvokerModifier and TypeMethodDescriptionvoid
ClientInvocation.setClientInvoker
(ClientInvoker clientInvoker) -
Uses of ClientInvoker in org.jboss.resteasy.client.jaxrs.internal.proxy
Methods in org.jboss.resteasy.client.jaxrs.internal.proxy that return ClientInvokerModifier and TypeMethodDescriptionClientInvokerFactory.createClientInvoker
(Class<?> clazz, Method method, ProxyConfig config) Methods in org.jboss.resteasy.client.jaxrs.internal.proxy that return types with arguments of type ClientInvokerMethods in org.jboss.resteasy.client.jaxrs.internal.proxy with parameters of type ClientInvoker