This project has retired. For details please refer to its Attic page.
Get (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)

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

All Known Subinterfaces:
ConditionalGet
All Known Implementing Classes:
AbstractAsyncronService, AbstractShiroLogin, AbstractShiroLogout, CacheableDemoRESTController, DemoRESTController, LoginUser, Logout, ProgressService

public interface Get

A controller that creates a GET http response.


Method Summary
 RestResponse doGet()
           
 

Method Detail

doGet

RestResponse doGet()
                   throws Exception
Throws:
Exception


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