Uses of Interface
org.apache.cocoon.rest.controller.method.Get

Packages that use Get
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   
 

Uses of Get in org.apache.cocoon.rest.controller.method
 

Subinterfaces of Get in org.apache.cocoon.rest.controller.method
 interface ConditionalGet
          A controller that provides a CacheKey for the ETag header.
 

Uses of Get in org.apache.cocoon.rest.optional
 

Classes in org.apache.cocoon.rest.optional that implement Get
 class AbstractAsyncronService
           
 

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

Classes in org.apache.cocoon.rest.optional.sample that implement Get
 class ProgressService
           
 

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

Classes in org.apache.cocoon.sample.controller that implement Get
 class CacheableDemoRESTController
           
 class DemoRESTController
           
 

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

Classes in org.apache.cocoon.shiro.rest that implement Get
 class AbstractShiroLogin
           
 class AbstractShiroLogout
           
 

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

Classes in org.apache.cocoon.shiro.sample.rest that implement Get
 class LoginUser
           
 class Logout
           
 



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