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