Netty/All-in-One 4.1.16.Final-redhat-2
-
public final class Http2Server
extends Object
A HTTP/2 Server that responds to requests with a Hello World. Once started, you can test the
server with the example client.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Http2Server
public Http2Server()
Netty/All-in-One 4.1.16.Final-redhat-2
Copyright © 2008–2017 The Netty Project. All rights reserved.