- updatePresence(Element, ConnectionRecordExt) - Method in class tigase.server.cluster.strategy.CacheContener
-
Method updates given connection in the cache with the information about presence for the given connection.
- updatePresence(Element, ConnectionRecordExt) - Method in class tigase.server.cluster.strategy.CacheContenerV2
-
Method updates given connection in the cache with the information about presence for the given connection.
- updatePresence(OnlineUsersCachingStrategy, ConnectionRecordExt, JID, Set<JID>, Map<String, String>, Queue<Element>) - Static method in class tigase.server.cluster.strategy.cmd.UserPresenceCmd
-
- USER_CONN_ID_CHANGED_CMD - Static variable in class tigase.server.cluster.strategy.OnlineUsersCachingStrategy
-
- USER_CONNECTED_CMD - Static variable in class tigase.server.cluster.strategy.OnlineUsersCachingStrategy
-
- USER_DISCONNECTED_CMD - Static variable in class tigase.server.cluster.strategy.OnlineUsersCachingStrategy
-
- USER_ID - Static variable in class tigase.server.cluster.strategy.cmd.CachingCmdAbstract
-
- USER_PRESENCE_CMD - Static variable in class tigase.server.cluster.strategy.OnlineUsersCachingStrategy
-
- userChangedConnId(BareJID, JID, JID) - Method in class tigase.server.cluster.strategy.CacheContenerV2
-
Method responsible for replacing used conn id by user connection/resource.
- userChangedConnId(BareJID, JID, JID) - Method in class tigase.server.cluster.strategy.OnlineUsersCachingStrategy
-
Method responsible for changing connection id for session for which connection id was changed, ie. due to stream
resumption.
- UserConnectedCmd - Class in tigase.server.cluster.strategy.cmd
-
- UserConnectedCmd(String, OnlineUsersCachingStrategy) - Constructor for class tigase.server.cluster.strategy.cmd.UserConnectedCmd
-
- userConnections - Variable in class tigase.server.cluster.strategy.ClusteringMetadata
-
- UserConnIdChangedCmd - Class in tigase.server.cluster.strategy.cmd
-
Created by andrzej on 02.07.2016.
- UserConnIdChangedCmd(String, OnlineUsersCachingStrategy) - Constructor for class tigase.server.cluster.strategy.cmd.UserConnIdChangedCmd
-
- userDisconnected(ConnectionRecordExt) - Method in class tigase.server.cluster.strategy.CacheContener
-
Method responsible for user disconnection events.
- userDisconnected(ConnectionRecordExt) - Method in interface tigase.server.cluster.strategy.CacheContenerIfc
-
- userDisconnected(ConnectionRecordExt) - Method in class tigase.server.cluster.strategy.CacheContenerV2
-
Method responsible for user disconnection events.
- userDisconnected(Queue<Packet>, ConnectionRecordExt) - Method in class tigase.server.cluster.strategy.ClusteringMetadata
-
- userDisconnected(ConnectionRecordExt) - Method in class tigase.server.cluster.strategy.OnlineUsersCachingStrategy
-
Method responsible for user disconnection events.
- UserDisconnectedCmd - Class in tigase.server.cluster.strategy.cmd
-
- UserDisconnectedCmd(String, OnlineUsersCachingStrategy) - Constructor for class tigase.server.cluster.strategy.cmd.UserDisconnectedCmd
-
- UserPresenceCmd - Class in tigase.server.cluster.strategy.cmd
-
- UserPresenceCmd(String, OnlineUsersCachingStrategy) - Constructor for class tigase.server.cluster.strategy.cmd.UserPresenceCmd
-
- usersConnected(ConnectionRecordExt...) - Method in class tigase.server.cluster.strategy.CacheContener
-
Method responsible for user connection events.
- usersConnected(ConnectionRecordExt...) - Method in interface tigase.server.cluster.strategy.CacheContenerIfc
-
- usersConnected(ConnectionRecordExt...) - Method in class tigase.server.cluster.strategy.CacheContenerV2
-
Method responsible for user connection events.
- usersConnected(Queue<Packet>, ConnectionRecordExt...) - Method in class tigase.server.cluster.strategy.ClusteringMetadata
-
- usersConnected(ConnectionRecordExt...) - Method in class tigase.server.cluster.strategy.OnlineUsersCachingStrategy
-
Method responsible for user connection events.