@Deprecated public interface ResteasyClientProxy
ResteasyClient
,
ResteasyClientProxy
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 © 2021 JBoss by Red Hat. All rights reserved.