public class JettyServer extends Object implements org.jooby.spi.Server
| Constructor and Description |
|---|
JettyServer(org.jooby.spi.HttpHandler handler,
com.typesafe.config.Config config) |
@Inject
public JettyServer(org.jooby.spi.HttpHandler handler,
com.typesafe.config.Config config)
public void start()
throws Exception
start in interface org.jooby.spi.ServerExceptionpublic void join()
throws InterruptedException
join in interface org.jooby.spi.ServerInterruptedExceptionCopyright © 2015. All rights reserved.