public class ConnectionRecordExt
extends tigase.cluster.strategy.ConnectionRecord
Constructor and Description |
---|
ConnectionRecordExt() |
Modifier and Type | Method and Description |
---|---|
long |
getCreationTime() |
tigase.xml.Element |
getLastPresence() |
long |
getLoginTime() |
void |
setLastPresence(tigase.xml.Element presence) |
void |
setRecordFields(tigase.xmpp.jid.JID node,
tigase.xmpp.jid.JID userJid,
String sessionId,
tigase.xmpp.jid.JID connectionId,
long creationTime,
long loginTime) |
String |
toString() |
public long getCreationTime()
public tigase.xml.Element getLastPresence()
public void setLastPresence(tigase.xml.Element presence)
public long getLoginTime()
public void setRecordFields(tigase.xmpp.jid.JID node, tigase.xmpp.jid.JID userJid, String sessionId, tigase.xmpp.jid.JID connectionId, long creationTime, long loginTime)
public String toString()
toString
in class tigase.cluster.strategy.ConnectionRecord
Copyright © 2004–2020 Tigase. All rights reserved.