|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RosterAbstract | |
|---|---|
| tigase.xmpp.impl | |
| tigase.xmpp.impl.roster | |
| Uses of RosterAbstract in tigase.xmpp.impl |
|---|
| Fields in tigase.xmpp.impl declared as RosterAbstract | |
|---|---|
protected RosterAbstract |
JabberIqRoster.roster_util
Field description |
protected RosterAbstract |
Presence.roster_util
Field description |
protected RosterAbstract |
InvisibleCommand.roster_util
Field description |
| Methods in tigase.xmpp.impl that return RosterAbstract | |
|---|---|
protected RosterAbstract |
JabberIqRoster.getRosterUtil()
Method description |
protected RosterAbstract |
Presence.getRosterUtil()
Method description |
protected RosterAbstract |
InvisibleCommand.getRosterUtil()
Method description |
| Methods in tigase.xmpp.impl with parameters of type RosterAbstract | |
|---|---|
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. |
| Uses of RosterAbstract in tigase.xmpp.impl.roster |
|---|
| Subclasses of RosterAbstract in tigase.xmpp.impl.roster | |
|---|---|
class |
Roster
Describe class Roster here. |
class |
RosterFlat
Describe class RosterFlat here. |
| Methods in tigase.xmpp.impl.roster that return RosterAbstract | |
|---|---|
static RosterAbstract |
RosterFactory.getRosterImplementation(boolean shared_impl)
Method description |
static RosterAbstract |
RosterFactory.getRosterImplementation(String class_name,
boolean shared_impl)
Method description |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||