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