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
Exception
Copyright © 2008–2019 The Netty Project. All rights reserved.