Netty 4.1.9.Final-redhat-2
-
public final class HttpServer
extends Object
Demonstrates a http server using Netty to display a bunch of images, simulate
latency and compare it against the http2 implementation.
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static int |
PORT |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Netty 4.1.9.Final-redhat-2
Copyright © 2008–2017 The Netty Project. All rights reserved.