Uses of Class
tigase.pubsub.repository.PresenceCollectorRepository.UserEntry
Packages that use PresenceCollectorRepository.UserEntry
-
Uses of PresenceCollectorRepository.UserEntry in tigase.pubsub.repository
Methods in tigase.pubsub.repository that return PresenceCollectorRepository.UserEntryModifier and TypeMethodDescriptionPresenceCollectorRepository.ServiceEntry.get(tigase.xmpp.jid.BareJID jid) Methods in tigase.pubsub.repository that return types with arguments of type PresenceCollectorRepository.UserEntryModifier and TypeMethodDescriptionPresenceCollectorRepository.ServiceEntry.getUserEntries()PresenceCollectorRepository.ServiceEntry.userEntriesStream()Constructors in tigase.pubsub.repository with parameters of type PresenceCollectorRepository.UserEntryModifierConstructorDescriptionUserResourceEntry(PresenceCollectorRepository.UserEntry entries, String resource, String caps)