Uses of Class
io.undertow.server.ConnectorStatisticsImpl
Packages that use ConnectorStatisticsImpl
-
Uses of ConnectorStatisticsImpl in io.undertow.server.protocol.http
Constructors in io.undertow.server.protocol.http with parameters of type ConnectorStatisticsImplModifierConstructorDescriptionHttpServerConnection
(org.xnio.StreamConnection channel, ByteBufferPool bufferPool, HttpHandler rootHandler, org.xnio.OptionMap undertowOptions, int bufferSize, ConnectorStatisticsImpl connectorStatistics) -
Uses of ConnectorStatisticsImpl in io.undertow.server.protocol.http2
Constructors in io.undertow.server.protocol.http2 with parameters of type ConnectorStatisticsImplModifierConstructorDescriptionHttp2ReceiveListener
(HttpHandler rootHandler, org.xnio.OptionMap undertowOptions, int bufferSize, ConnectorStatisticsImpl connectorStatistics)