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