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.