Uses of Class
com.khubla.pragmatach.framework.annotation.Route

Packages that use Route
com.khubla.goxmon   
com.khubla.pragmatach.examples.beforeexample   
com.khubla.pragmatach.examples.cacheexample   
com.khubla.pragmatach.examples.clusterexample   
com.khubla.pragmatach.examples.ebeanexample   
com.khubla.pragmatach.examples.facebookexample   
com.khubla.pragmatach.examples.googleexample   
com.khubla.pragmatach.examples.jcrexample   
com.khubla.pragmatach.examples.jcrexample.html   
com.khubla.pragmatach.examples.jcrexample.json   
com.khubla.pragmatach.examples.jsonexample   
com.khubla.pragmatach.examples.jspexample   
com.khubla.pragmatach.examples.routesexample   
com.khubla.pragmatach.examples.rssviewer   
com.khubla.pragmatach.examples.sessionscopeexample   
com.khubla.pragmatach.examples.startupexample   
com.khubla.pragmatach.examples.thymeleafexample   
com.khubla.pragmatach.examples.uploadexample   
com.khubla.pragmatach.examples.velocityexample   
com.khubla.pragmatach.examples.xstreamexample   
com.khubla.pragmatach.examples.yamlexample   
com.khubla.pragmatach.framework.controller.impl   
com.khubla.pragmatach.framework.controller.impl.stat   
com.khubla.pragmatach.framework.router   
com.khubla.pragmatach.plugin.adminapp   
com.khubla.pragmatach.plugin.responsive   
 

Uses of Route in com.khubla.goxmon
 

Methods in com.khubla.goxmon with annotations of type Route
 Response IndexController.render()
           
 

Uses of Route in com.khubla.pragmatach.examples.beforeexample
 

Methods in com.khubla.pragmatach.examples.beforeexample with annotations of type Route
 Response IndexController.render()
           
 

Uses of Route in com.khubla.pragmatach.examples.cacheexample
 

Methods in com.khubla.pragmatach.examples.cacheexample with annotations of type Route
 Response IndexController.render()
           
 

Uses of Route in com.khubla.pragmatach.examples.clusterexample
 

Methods in com.khubla.pragmatach.examples.clusterexample with annotations of type Route
 Response IndexController.render()
           
 

Uses of Route in com.khubla.pragmatach.examples.ebeanexample
 

Methods in com.khubla.pragmatach.examples.ebeanexample with annotations of type Route
 Response IndexController.render()
           
 

Uses of Route in com.khubla.pragmatach.examples.facebookexample
 

Methods in com.khubla.pragmatach.examples.facebookexample with annotations of type Route
 Response IndexController.doLogin()
          the FB callback
 Response IndexController.render()
          the main view
 

Uses of Route in com.khubla.pragmatach.examples.googleexample
 

Methods in com.khubla.pragmatach.examples.googleexample with annotations of type Route
 Response IndexController.doLogin()
          the FB callback
 Response IndexController.render()
          the main view
 

Uses of Route in com.khubla.pragmatach.examples.jcrexample
 

Methods in com.khubla.pragmatach.examples.jcrexample with annotations of type Route
 Response IndexController.render()
           
 

Uses of Route in com.khubla.pragmatach.examples.jcrexample.html
 

Methods in com.khubla.pragmatach.examples.jcrexample.html with annotations of type Route
 Response HTMLNodeController.render()
           
 Response HTMLNodeController.render(String[] nodeName)
           
 

Uses of Route in com.khubla.pragmatach.examples.jcrexample.json
 

Methods in com.khubla.pragmatach.examples.jcrexample.json with annotations of type Route
 Response JSONNodePropertiesController.render()
           
 Response JSONNodeChildrenController.render()
           
 Response JSONNodePropertiesController.render(String[] nodeName)
           
 Response JSONNodeChildrenController.render(String[] nodeName)
           
 

Uses of Route in com.khubla.pragmatach.examples.jsonexample
 

Methods in com.khubla.pragmatach.examples.jsonexample with annotations of type Route
 Response IndexController.render()
           
 

Uses of Route in com.khubla.pragmatach.examples.jspexample
 

Methods in com.khubla.pragmatach.examples.jspexample with annotations of type Route
 Response IndexController.render()
           
 

Uses of Route in com.khubla.pragmatach.examples.routesexample
 

Methods in com.khubla.pragmatach.examples.routesexample with annotations of type Route
 Response IndexController.render()
           
 Response ExampleRoutesController1.render(int number1, int number2, String message)
           
 Response ExampleRoutesController2.render(String string1, String string2)
           
 

Uses of Route in com.khubla.pragmatach.examples.rssviewer
 

Methods in com.khubla.pragmatach.examples.rssviewer with annotations of type Route
 Response IndexController.render()
           
 Response ShowFeedController.showFeed()
           
 

Uses of Route in com.khubla.pragmatach.examples.sessionscopeexample
 

Methods in com.khubla.pragmatach.examples.sessionscopeexample with annotations of type Route
 Response IndexController.render()
           
 

Uses of Route in com.khubla.pragmatach.examples.startupexample
 

Methods in com.khubla.pragmatach.examples.startupexample with annotations of type Route
 Response IndexController.render()
           
 

Uses of Route in com.khubla.pragmatach.examples.thymeleafexample
 

Methods in com.khubla.pragmatach.examples.thymeleafexample with annotations of type Route
 Response IndexController.render()
           
 

Uses of Route in com.khubla.pragmatach.examples.uploadexample
 

Methods in com.khubla.pragmatach.examples.uploadexample with annotations of type Route
 Response UploadController.render()
           
 Response IndexController.render()
           
 

Uses of Route in com.khubla.pragmatach.examples.velocityexample
 

Methods in com.khubla.pragmatach.examples.velocityexample with annotations of type Route
 Response IndexController.render()
           
 Response IndexController.render(int number)
           
 

Uses of Route in com.khubla.pragmatach.examples.xstreamexample
 

Methods in com.khubla.pragmatach.examples.xstreamexample with annotations of type Route
 Response IndexController.render()
           
 

Uses of Route in com.khubla.pragmatach.examples.yamlexample
 

Methods in com.khubla.pragmatach.examples.yamlexample with annotations of type Route
 Response IndexController.render()
           
 

Uses of Route in com.khubla.pragmatach.framework.controller.impl
 

Methods in com.khubla.pragmatach.framework.controller.impl with annotations of type Route
 Response DefaultContextRootController.render(String[] resource)
           
 

Uses of Route in com.khubla.pragmatach.framework.controller.impl.stat
 

Methods in com.khubla.pragmatach.framework.controller.impl.stat with annotations of type Route
 Response StaticResourceController.render(String[] imageResource)
           
 

Uses of Route in com.khubla.pragmatach.framework.router
 

Methods in com.khubla.pragmatach.framework.router that return Route
 Route PragmatachRoute.getRoute()
           
 

Uses of Route in com.khubla.pragmatach.plugin.adminapp
 

Methods in com.khubla.pragmatach.plugin.adminapp with annotations of type Route
 Response ShowRouteCacheController.clearCache()
           
 Response ShowCookiesController.clearCookies()
           
 Response AdminLoginController.doLogin()
           
 Response BaseAdminController.logout()
          log out
 Response ShowServerController.render()
           
 Response ShowRoutesController.render()
           
 Response ShowRouteCacheController.render()
           
 Response ShowPluginsController.render()
           
 Response ShowNetworkController.render()
           
 Response ShowJVMController.render()
           
 Response ShowI8NController.render()
           
 Response ShowEnvironmentController.render()
           
 Response ShowCookiesController.render()
           
 Response ShowControllersController.render()
           
 Response ShowConfigurationController.render()
           
 Response ShowApplicationController.render()
           
 Response ExportRoutesController.render()
           
 Response AdminLoginController.render()
           
 Response AdminController.render()
           
 

Uses of Route in com.khubla.pragmatach.plugin.responsive
 

Methods in com.khubla.pragmatach.plugin.responsive with annotations of type Route
 Response ResponsiveImageController.getscaledimage(String imageResource, double xscale, double yscale)
          render
 Response ResponsiveImageController.getsizedimage(String imageResource, int width, int height)
          render
 



Copyright © 2014 khubla.com. All rights reserved.