| Package | Description |
|---|---|
| org.nuiton.io.rest |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRestClientConfiguration
Deprecated.
since 1.6, see http://nuiton.org/issues/2355, will be removed and not replaced in version 2.0
|
| Modifier and Type | Field and Description |
|---|---|
protected RestClientConfiguration |
RestSession.configuration
Deprecated.
|
protected RestClientConfiguration |
RestClient.configuration
Deprecated.
rest client configuration
|
| Modifier and Type | Method and Description |
|---|---|
RestClientConfiguration |
RestClient.getConfiguration()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RestClient.setConfiguration(RestClientConfiguration configuration)
Deprecated.
Use a new configuration.
|
| Constructor and Description |
|---|
RestClient(RestClientConfiguration configuration)
Deprecated.
|
Copyright © 2009-2012 CodeLutin. All Rights Reserved.