|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Warning | |
---|---|
org.restlet.client | Core classes of the API. |
Uses of Warning in org.restlet.client |
---|
Methods in org.restlet.client that return types with arguments of type Warning | |
---|---|
java.util.List<Warning> |
Message.getWarnings()
Returns the additional warnings information. Note that when used with HTTP connectors, this property maps to the "Warning" headers. |
Method parameters in org.restlet.client with type arguments of type Warning | |
---|---|
void |
Message.setWarnings(java.util.List<Warning> warnings)
Sets the additional warnings information. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |