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

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

All Known Implementing Classes:
AbstractAsyncronService, AbstractShiroLogin, LoginUser, ProgressService

public interface Post

A controller that creates a POST http response.


Method Summary
 RestResponse doPost()
           
 

Method Detail

doPost

RestResponse doPost()
                    throws Exception
Throws:
Exception


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