@Deprecated public class ServerConnectionStatistics extends ConnectionStatistics
AbstractLifeCycle.AbstractLifeCycleListener
Connection.Listener.Adapter
Dumpable.DumpableContainer
LifeCycle.Listener
Constructor and Description |
---|
ServerConnectionStatistics()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
addToAllConnectors(Server server)
Deprecated.
use
Server.addBeanToAllConnectors(Object) instead. |
doStart, dump, dump, getConnectionDurationMax, getConnectionDurationMean, getConnectionDurationStdDev, getConnections, getConnectionsMax, getConnectionsTotal, getReceivedBytes, getReceivedBytesRate, getReceivedMessages, getReceivedMessagesRate, getSentBytes, getSentBytesRate, getSentMessages, getSentMessagesRate, onClosed, onOpened, reset, toString
addLifeCycleListener, doStop, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, setStopTimeout, start, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
dump, dumpContainer, dumpIterable, dumpMapEntries, dumpObject, dumpObjects, dumpSelf, named
public static void addToAllConnectors(Server server)
Server.addBeanToAllConnectors(Object)
instead.server
- the server to use to add ConnectionStatistics
to all Connectors.Copyright © 1995–2021 Webtide. All rights reserved.