public class BytesReceivedHttpHandler extends Object implements io.undertow.server.HttpHandler
HttpHandler
implementation that counts number of bytes received via BytesReceivedStreamSourceConduit
wrapping.Constructor and Description |
---|
BytesReceivedHttpHandler(io.undertow.server.HttpHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
handleRequest(io.undertow.server.HttpServerExchange exchange) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.