Package | Description |
---|---|
io.netty.example.http2.helloworld.frame.server | |
io.netty.example.spdy.server |
This package contains an example SPDY HTTP web server.
|
Modifier and Type | Class and Description |
---|---|
class |
Http2OrHttpHandler
Negotiates with the browser if HTTP2 or HTTP is going to be used.
|
Modifier and Type | Class and Description |
---|---|
class |
SpdyOrHttpHandler
Negotiates with the browser if SPDY or HTTP is going to be used.
|
Copyright © 2008–2021 The Netty Project. All rights reserved.