Connection.Listener
, Dumpable
, LifeCycle
public class ServerConnectionStatistics extends ConnectionStatistics
AbstractLifeCycle.AbstractLifeCycleListener
Connection.Listener.Adapter
LifeCycle.Listener
FAILED, RUNNING, STARTED, STARTING, STOP_ON_FAILURE, STOPPED, STOPPING
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, stop
doStart, dump, dump, getConnectionDurationMax, getConnectionDurationMean, getConnectionDurationStdDev, getConnections, getConnectionsMax, getConnectionsTotal, getReceivedBytes, getReceivedBytesRate, getReceivedMessages, getReceivedMessagesRate, getSentBytes, getSentBytesRate, getSentMessages, getSentMessagesRate, onClosed, onOpened, reset, toString
public static void addToAllConnectors(Server server)
Copyright © 1995–2018 Webtide. All rights reserved.