public final class Http2Server extends 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.
Constructor and Description |
---|
Http2Server() |
Copyright © 2008–2017 The Netty Project. All rights reserved.