| Modifier and Type | Field and Description |
|---|---|
Integer |
lastMinutePackets |
Integer |
maxUserConnections |
Integer |
maxUserSessions |
Integer |
openUserConnections |
Integer |
openUserSessions |
Integer |
totalInQueuesWait |
Integer |
totalOutQueuesWait |
| Constructor and Description |
|---|
StatsItem.Item() |
StatsItem.Item(tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement data,
String prefix) |
public final Integer lastMinutePackets
public final Integer totalInQueuesWait
public final Integer totalOutQueuesWait
public final Integer openUserConnections
public final Integer maxUserConnections
public final Integer openUserSessions
public final Integer maxUserSessions
public StatsItem.Item(tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement data,
String prefix)
throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionpublic StatsItem.Item()
Copyright © 2015. All rights reserved.