| Package | Description |
|---|---|
| org.jboss.resteasy.client.jaxrs.internal |
| Modifier and Type | Field and Description |
|---|---|
protected ClientRequestHeaders |
ClientInvocation.headers |
| Modifier and Type | Method and Description |
|---|---|
ClientRequestHeaders |
ClientInvocationBuilder.getHeaders() |
ClientRequestHeaders |
ClientInvocation.getHeaders() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientInvocation.setHeaders(ClientRequestHeaders headers) |
| Constructor and Description |
|---|
ClientInvocation(ResteasyClient client,
URI uri,
ClientRequestHeaders headers,
ClientConfiguration parent) |
Copyright © 2013. All Rights Reserved.