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

All Known Subinterfaces:
ConditionalGet

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-2011 The Apache Software Foundation. All Rights Reserved.