| Package | Description |
|---|---|
| org.jboss.resteasy.client.jaxrs.internal | |
| org.jboss.resteasy.microprofile.client.impl |
| Modifier and Type | Method and Description |
|---|---|
protected ClientWebTarget |
ClientWebTarget.newInstance(ResteasyClient client,
javax.ws.rs.core.UriBuilder uriBuilder,
ClientConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
protected <T> ProxyBuilder<T> |
ClientWebTarget.createProxyBuilder(Class<T> proxyInterface,
ClientWebTarget cwt) |
| Modifier and Type | Class and Description |
|---|---|
class |
MpClientWebTarget |
| Modifier and Type | Method and Description |
|---|---|
protected ClientWebTarget |
MpClientWebTarget.newInstance(ResteasyClient client,
javax.ws.rs.core.UriBuilder uriBuilder,
ClientConfiguration configuration) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.