public class Http2Server
extends java.lang.Object
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
PORT |
| 构造器和说明 |
|---|
Http2Server(EventLoopGroup eventLoopGroup) |
| 限定符和类型 | 方法和说明 |
|---|---|
ChannelFuture |
start() |
public Http2Server(EventLoopGroup eventLoopGroup)
public ChannelFuture start() throws java.lang.Exception
java.lang.Exception