Uses of Package
org.apache.cocoon.rest.controller.annotation

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

Classes in org.apache.cocoon.rest.controller.annotation used by org.apache.cocoon.rest.optional.sample
RESTController
          This annotation marks a REST controller bean.
 

Classes in org.apache.cocoon.rest.controller.annotation used by org.apache.cocoon.sample.controller
RESTController
          This annotation marks a REST controller bean.
 

Classes in org.apache.cocoon.rest.controller.annotation used by org.apache.cocoon.shiro.rest
RequestParameter
          This annotation will be used RESTController classes to access request parameters.
RESTController
          This annotation marks a REST controller bean.
 

Classes in org.apache.cocoon.rest.controller.annotation used by org.apache.cocoon.shiro.sample.rest
RESTController
          This annotation marks a REST controller bean.
 



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