Uses of Class
com.arsdigita.acs.chat.ChatRoom

Packages that use ChatRoom
com.arsdigita.acs.chat   
 

Uses of ChatRoom in com.arsdigita.acs.chat
 

Methods in com.arsdigita.acs.chat that return ChatRoom
static ChatRoom Chat.getRoomProperties(Database db, Integer roomId)