Uses of Class
tigase.pubsub.repository.PresenceCollectorRepository.ServiceEntry
-
Packages that use PresenceCollectorRepository.ServiceEntry Package Description tigase.pubsub.repository -
-
Uses of PresenceCollectorRepository.ServiceEntry in tigase.pubsub.repository
Fields in tigase.pubsub.repository with type parameters of type PresenceCollectorRepository.ServiceEntry Modifier and Type Field Description protected java.util.concurrent.ConcurrentMap<tigase.xmpp.jid.BareJID,PresenceCollectorRepository.ServiceEntry>PresenceCollectorRepository. entriesByServiceMethods in tigase.pubsub.repository that return types with arguments of type PresenceCollectorRepository.ServiceEntry Modifier and Type Method Description java.util.Collection<PresenceCollectorRepository.ServiceEntry>PresenceCollectorRepository. getServiceEntries()
-