org.apache.cocoon.sample.controller
Class DemoRESTController

java.lang.Object
  extended by org.apache.cocoon.sample.controller.DemoRESTController
All Implemented Interfaces:
Get

public class DemoRESTController
extends Object
implements Get


Constructor Summary
DemoRESTController()
           
 
Method Summary
 RestResponse doGet()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DemoRESTController

public DemoRESTController()
Method Detail

doGet

public RestResponse doGet()
                   throws Exception
Specified by:
doGet in interface Get
Throws:
Exception


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