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