public class BMPresence
extends tigase.xmpp.impl.Presence
AUTO_AUTHORIZE_PROP_KEY, DIRECT_PRESENCE, DISABLE_ROSTER_LAZY_LOADING_KEY, EXTENDED_PRESENCE_PROCESSORS_KEY, OFFLINE_BUD_SENT, OFFLINE_RES_SENT, OFFLINE_ROSTER_LAST_SEEN_PROP_KEY, PRESENCE_ELEMENT_NAME, PRESENCE_GLOBAL_FORWARD, roster_util, SKIP_OFFLINE_PROP_KEY, SKIP_OFFLINE_SYS_PROP_KEY, USERS_STATUS_CHANGES, XMLNS
Constructor and Description |
---|
BMPresence() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
id() |
protected void |
processOutInitial(tigase.server.Packet packet,
tigase.xmpp.XMPPResourceConnection session,
java.util.Queue<tigase.server.Packet> results,
java.util.Map<java.lang.String,java.lang.Object> settings,
tigase.xmpp.impl.roster.RosterAbstract.PresenceType type) |
addDirectPresenceJID, broadcastDirectPresences, broadcastOffline, broadcastProbe, buddyOnline, concurrentQueuesNo, forwardPresence, getRosterUtil, getStatistics, init, process, processError, processInInitial, processInProbe, processInSubscribe, processInSubscribed, processInUnsubscribe, processInUnsubscribed, processOutSubscribe, processOutSubscribed, rebroadcastPresence, removeDirectPresenceJID, resendPendingInRequests, sendPresence, sendPresence, sendPresenceBroadcast, sendRosterOfflinePresence, stopped, supElementNamePaths, supNamespaces, updateOfflineChange, updatePresenceChange, updateResourcesAvailable, updateUserResources
canHandle, compareTo, concurrentThreadsPerQueue, getComponentInfo, getInstance, isSupporting, supDiscoFeatures, supElements, supStreamFeatures, supTypes, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public java.lang.String id()
id
in interface tigase.xmpp.XMPPImplIfc
id
in class tigase.xmpp.impl.Presence
protected void processOutInitial(tigase.server.Packet packet, tigase.xmpp.XMPPResourceConnection session, java.util.Queue<tigase.server.Packet> results, java.util.Map<java.lang.String,java.lang.Object> settings, tigase.xmpp.impl.roster.RosterAbstract.PresenceType type) throws tigase.xmpp.NotAuthorizedException, tigase.db.TigaseDBException
processOutInitial
in class tigase.xmpp.impl.Presence
tigase.xmpp.NotAuthorizedException
tigase.db.TigaseDBException
Copyright © 2021. All Rights Reserved.