HttpHandler implementation that counts number of bytes received via BytesReceivedStreamSourceConduit
wrapping.StreamSourceConduit wrapping that wraps around byte-transferring methods to calculate total
number of bytes transferred leveraging LongAdder.HttpHandler implementation that counts number of bytes sent via BytesSentStreamSinkConduit
wrapping.StreamSinkConduit wrapping that wraps around byte-transferring methods to calculate total
number of bytes transferred leveraging LongAdder.DeploymentUnitProcessor which adds a dependency on UndertowEventHandlerAdapterServiceConfigurators to web
dependencies to support session draining (see WFLY-3942) and
registers metrics on deployment if mod_cluster module is loaded.HttpHandler that counts number of incoming requests.HttpHandler implementation that counts number of active / running requests to replace the busyness
metric.UndertowListener to a Connector.Deployment to an Context.Server to an Engine.ContainerEventHandlerAdapterServiceConfiguratorProvider service provider for Undertow.UndertowEventHandlerAdapterService.ContainerEventHandler.Host to an Host.UndertowService to a Server.Copyright © 2019 JBoss by Red Hat. All rights reserved.