请参阅: 说明
| 类 | 说明 |
|---|---|
| HelloWorldHttp1Handler |
HTTP handler that responds with a "Hello World"
|
| HelloWorldHttp2Handler |
A simple handler that responds with the message "Hello World!".
|
| HelloWorldHttp2HandlerBuilder | |
| Http2Server |
An HTTP/2 Server that responds to requests with a Hello World.
|
| Http2ServerInitializer |
Sets up the Netty pipeline for the example server.
|