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

Packages that use org.apache.cocoon.rest.controller.method
org.apache.cocoon.rest.controller.method   
org.apache.cocoon.rest.optional   
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.method used by org.apache.cocoon.rest.controller.method
Get
          A controller that creates a GET http response.
 

Classes in org.apache.cocoon.rest.controller.method used by org.apache.cocoon.rest.optional
Get
          A controller that creates a GET http response.
Post
          A controller that creates a POST http response.
 

Classes in org.apache.cocoon.rest.controller.method used by org.apache.cocoon.rest.optional.sample
Get
          A controller that creates a GET http response.
Post
          A controller that creates a POST http response.
 

Classes in org.apache.cocoon.rest.controller.method used by org.apache.cocoon.sample.controller
ConditionalGet
          A controller that provides a CacheKey for the ETag header.
Get
          A controller that creates a GET http response.
 

Classes in org.apache.cocoon.rest.controller.method used by org.apache.cocoon.shiro.rest
Get
          A controller that creates a GET http response.
Post
          A controller that creates a POST http response.
 

Classes in org.apache.cocoon.rest.controller.method used by org.apache.cocoon.shiro.sample.rest
Get
          A controller that creates a GET http response.
Post
          A controller that creates a POST http response.
 



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