d7580b526a
Motivation: We did recently change the Channel / ChannelHandler API to always act on the Future only. We should do the same for our handlers. Modifications: - Adjust http2 API - Adjust other handlers API Result: Easier to use API and more consistent |
||
---|---|---|
.. | ||
HelloWorldHttp1Handler.java | ||
HelloWorldHttp2Handler.java | ||
HelloWorldHttp2HandlerBuilder.java | ||
Http2Server.java | ||
Http2ServerInitializer.java | ||
package-info.java |