Class AbstractWebSocketConnection.Stats
java.lang.Object
org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.Stats
- Enclosing class:
AbstractWebSocketConnection
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongDeprecated.longDeprecated.longDeprecated.
-
Constructor Details
-
Stats
public Stats()Deprecated.
-
-
Method Details
-
getFillableErrorCount
public long getFillableErrorCount()Deprecated. -
getFillInterestedCount
public long getFillInterestedCount()Deprecated. -
getOnFillableCount
public long getOnFillableCount()Deprecated.
-