All Classes and Interfaces
Class
Description
HttpHandler implementation that counts number of bytes received via BytesReceivedStreamSourceConduit
wrapping.Implementation of
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.Implementation of
StreamSinkConduit wrapping that wraps around byte-transferring methods to calculate total
number of bytes transferred leveraging LongAdder.A simulated context, for use by Jakarta Enterprise Beans/HTTP and static locations.
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.Adapts
UndertowListener to a Connector.Adapts
Deployment to an Context.Adapts
Server to an Engine.ContainerEventHandlerAdapterServiceConfiguratorProvider service provider for Undertow.Encapsulates the configuration of an
UndertowEventHandlerAdapterService.Builds a service exposing an Undertow subsystem adapter to mod_cluster's
ContainerEventHandler.Adapts
Host to an Host.Adapts
UndertowService to a Server.