@Deprecated public interface ResteasyClientProxy
org.jboss.resteasy.client.jaxrs.internal.proxy.processors
,
org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation
,
org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget
,
(https://jcp.org/en/jsr/detail?id=339)
Modifier and Type | Method and Description |
---|---|
void |
applyClientInvokerModifier(ClientInvokerModifier modifier)
Deprecated.
|
<T> T |
as(Class<T> iface)
Deprecated.
|
Collection<ClientInvoker> |
getResteasyClientInvokers()
Deprecated.
|
Collection<ClientInvoker> getResteasyClientInvokers()
void applyClientInvokerModifier(ClientInvokerModifier modifier)
<T> T as(Class<T> iface)
Copyright © 2022. All rights reserved.