public final class HttpServer extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
PORT |
| Constructor and Description |
|---|
HttpServer(EventLoopGroup eventLoopGroup) |
public HttpServer(EventLoopGroup eventLoopGroup)
public ChannelFuture start() throws Exception
ExceptionCopyright © 2008–2017 The Netty Project. All rights reserved.