controllers
Class AsyncController

java.lang.Object
  extended by controllers.AsyncController

@Singleton
public class AsyncController
extends Object

Asynchronous controller


Constructor Summary
AsyncController()
           
 
Method Summary
 Result asyncEcho(Context ctx)
           
 void shutdownExecutor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsyncController

public AsyncController()
Method Detail

asyncEcho

public Result asyncEcho(Context ctx)

shutdownExecutor

public void shutdownExecutor()


Copyright © 2012. All Rights Reserved.