public final class Http2Server
extends java.lang.Object
This example is making use of the "multiplexing" http2 API, where streams are mapped to child Channels. This API is very experimental and incomplete.
| 构造器和说明 |
|---|
Http2Server() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
main(java.lang.String[] args) |