Package | Description |
---|---|
org.restlet.client |
Core classes of the API.
|
Modifier and Type | Method and Description |
---|---|
List<Warning> |
Message.getWarnings()
Returns the additional warnings information.
Note that when used with HTTP connectors, this property maps to the "Warning" headers. |
Modifier and Type | Method and Description |
---|---|
void |
Message.setWarnings(List<Warning> warnings)
Sets the additional warnings information.
|
Copyright © 2005-2017 Restlet.