Restlet Framework 2.2.1
Google App Engine

Deprecated API


Contents
Deprecated Fields
org.restlet.security.Role.ALL
          To be removed as it is ambiguous, roles being specific to a given application. 
org.restlet.data.MediaType.APPLICATION_RDF_TURTLE
          Replaced by the official MediaType.TEXT_TURTLE media type. 
 

Deprecated Constructors
org.restlet.security.Role(String)
          Use Role.Role(Application, String) instead. 
org.restlet.security.Role(String, String)
          Use Role.Role(Application, String, String) instead. 
 


Restlet Framework 2.2.1
Google App Engine

Copyright © 2005-2014 Restlet.