Uses of Class
org.restlet.engine.application.ApplicationHelper
-
Packages that use ApplicationHelper Package Description org.restlet Core classes of the API. -
-
Uses of ApplicationHelper in org.restlet
Fields in org.restlet declared as ApplicationHelper Modifier and Type Field Description private ApplicationHelperApplication. helperThe helper provided by the implementation.Methods in org.restlet that return ApplicationHelper Modifier and Type Method Description private ApplicationHelperApplication. getHelper()Returns the helper provided by the implementation.
-