Uses of Class
tigase.muc.repository.inmemory.InMemoryMucRepository.InternalRoom
Packages that use InMemoryMucRepository.InternalRoom
-
Uses of InMemoryMucRepository.InternalRoom in tigase.muc.repository.inmemory
Fields in tigase.muc.repository.inmemory with type parameters of type InMemoryMucRepository.InternalRoomModifier and TypeFieldDescriptionprotected final Map<tigase.xmpp.jid.BareJID,InMemoryMucRepository.InternalRoom> InMemoryMucRepository.allRoomsMethods in tigase.muc.repository.inmemory with parameters of type InMemoryMucRepository.InternalRoomModifier and TypeMethodDescriptionprotected voidInMemoryMucRepository.addToAllRooms(tigase.xmpp.jid.BareJID roomJid, InMemoryMucRepository.InternalRoom internalRoom)