Package | Description |
---|---|
tigase.xmpp.impl | |
tigase.xmpp.impl.roster |
Modifier and Type | Field and Description |
---|---|
protected RosterAbstract |
JabberIqRoster.roster_util
Field description
|
protected RosterAbstract |
Presence.roster_util
Field description
|
protected RosterAbstract |
InvisibleCommand.roster_util
Field description
|
Modifier and Type | Method and Description |
---|---|
protected RosterAbstract |
JabberIqRoster.getRosterUtil()
Method description
|
protected RosterAbstract |
Presence.getRosterUtil()
Method description
|
protected RosterAbstract |
InvisibleCommand.getRosterUtil()
Method description
|
Modifier and Type | Method and Description |
---|---|
static void |
Presence.broadcastOffline(XMPPResourceConnection session,
Queue<Packet> results,
Map<String,Object> settings,
RosterAbstract roster_util)
sendPresenceBroadcast method broadcasts given presence to all
buddies from roster and to all users to which direct presence was sent. |
static void |
Presence.sendPresenceBroadcast(StanzaType t,
XMPPResourceConnection session,
EnumSet<RosterAbstract.SubscriptionType> subscrs,
Queue<Packet> results,
tigase.xml.Element pres,
Map<String,Object> settings,
RosterAbstract roster_util)
sendPresenceBroadcast method broadcasts given presence to all
buddies from roster and to all users to which direct presence was sent. |
Modifier and Type | Class and Description |
---|---|
class |
Roster
Describe class Roster here.
|
class |
RosterFlat
Describe class RosterFlat here.
|
Modifier and Type | Method and Description |
---|---|
static RosterAbstract |
RosterFactory.getRosterImplementation(boolean shared_impl)
Method description
|
static RosterAbstract |
RosterFactory.getRosterImplementation(String class_name,
boolean shared_impl)
Method description
|
Copyright © 2013 Tigase. All rights reserved.