Uses of Class
org.apache.cocoon.rest.controller.annotation.RESTController

Packages that use RESTController
org.apache.cocoon.rest.optional.sample   
org.apache.cocoon.sample.controller   
org.apache.cocoon.shiro.rest   
org.apache.cocoon.shiro.sample.rest   
 

Uses of RESTController in org.apache.cocoon.rest.optional.sample
 

Classes in org.apache.cocoon.rest.optional.sample with annotations of type RESTController
 class ProgressService
           
 

Uses of RESTController in org.apache.cocoon.sample.controller
 

Classes in org.apache.cocoon.sample.controller with annotations of type RESTController
 class CacheableDemoRESTController
           
 class DemoRESTController
           
 

Uses of RESTController in org.apache.cocoon.shiro.rest
 

Classes in org.apache.cocoon.shiro.rest with annotations of type RESTController
 class AbstractShiroLogin
           
 class AbstractShiroLogout
           
 

Uses of RESTController in org.apache.cocoon.shiro.sample.rest
 

Classes in org.apache.cocoon.shiro.sample.rest with annotations of type RESTController
 class LoginUser
           
 class Logout
           
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.