org.apache.cocoon.rest.controller.response
Interface RestResponse

All Known Implementing Classes:
RedirectResponse, Status, URLResponse

public interface RestResponse


Method Summary
 RestResponseMetaData execute(OutputStream outputStream, Map<String,Object> inputParameters)
           
 

Method Detail

execute

RestResponseMetaData execute(OutputStream outputStream,
                             Map<String,Object> inputParameters)
                             throws Exception
Throws:
Exception


Copyright � 2008-2010 The Apache Software Foundation. All Rights Reserved.