Restlet Framework 2.2.3
Google Web Toolkit

Uses of Class
org.restlet.client.data.Warning

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
 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(List<Warning> warnings)
          Sets the additional warnings information.
 


Restlet Framework 2.2.3
Google Web Toolkit

Copyright © 2005-2014 Restlet.