public class BytesReceivedThreadSetupAction extends Object implements io.undertow.servlet.api.ThreadSetupAction
ThreadSetupAction implementation that counts number of bytes received via
BytesReceivedStreamSourceConduit wrapping.| Constructor and Description |
|---|
BytesReceivedThreadSetupAction() |
| Modifier and Type | Method and Description |
|---|---|
io.undertow.servlet.api.ThreadSetupAction.Handle |
setup(io.undertow.server.HttpServerExchange exchange) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.