org.example
Class Controller

java.lang.Object
  extended by org.example.Controller

public class Controller
extends Object

Author:
Julien Viet

Constructor Summary
Controller()
           
 
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
 

Constructor Detail

Controller

public Controller()
Method Detail

index

public void index()
           throws IOException
Throws:
IOException

foo

public juzu.Response.Content foo()


Copyright © 2013 eXo Platform SAS. All Rights Reserved.