org.example
Class Controller
java.lang.Object
org.example.Controller
public class Controller
- extends Object
- Author:
- Julien Viet
|
Method Summary |
juzu.Response.Content |
foo()
|
void |
index()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Controller
public Controller()
index
public void index()
throws IOException
- Throws:
IOException
foo
public juzu.Response.Content foo()
Copyright © 2013 eXo Platform SAS. All Rights Reserved.