public class ServerConnectionStatistics
extends org.eclipse.jetty.io.ConnectionStatistics
org.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListener| Constructor | Description |
|---|---|
ServerConnectionStatistics() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
addToAllConnectors(Server server) |
addLifeCycleListener, doStop, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, setStopTimeout, start, stopdoStart, dump, dump, getConnectionDurationMax, getConnectionDurationMean, getConnectionDurationStdDev, getConnections, getConnectionsMax, getConnectionsTotal, getReceivedBytes, getReceivedBytesRate, getReceivedMessages, getReceivedMessagesRate, getSentBytes, getSentBytesRate, getSentMessages, getSentMessagesRate, onClosed, onOpened, reset, toStringpublic static void addToAllConnectors(Server server)
Copyright © 1995–2018 Webtide. All rights reserved.