Restlet Framework 2.2.1
Google App Engine

Deprecated API


Contents
Deprecated Methods
org.restlet.ext.jaxrs.JaxRsApplication.getGuard()
          Use JaxRsApplication.getAuthenticator() instead. 
org.restlet.ext.jaxrs.JaxRsApplication.setGuard(Authenticator)
          Use JaxRsApplication.setAuthenticator(Authenticator) instead. 
 

Deprecated Constructors
org.restlet.ext.gae.GaeEnroler(String)
          Use GaeEnroler.GaeEnroler(Application, String) instead. 
org.restlet.ext.gae.GaeEnroler(String, String)
          Use GaeEnroler.GaeEnroler(Application, String, String) instead. 
 


Restlet Framework 2.2.1
Google App Engine

Copyright © 2005-2014 Restlet.