public class LiveCompiler extends Object implements Route.Handler
| Constructor and Description |
|---|
LiveCompiler(com.typesafe.config.Config conf,
AssetCompiler compiler) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(Request req,
Response rsp) |
void |
start() |
void |
stop() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandlepublic LiveCompiler(com.typesafe.config.Config conf,
AssetCompiler compiler)
throws IOException
IOExceptionCopyright © 2017. All rights reserved.