Uses of Interface
org.jivesoftware.spark.ui.ChatRoomClosingListener

Packages that use ChatRoomClosingListener
org.jivesoftware.spark.ui Provides support by providing all chat specific components, such as ChatRoom and ContactList. 
 

Uses of ChatRoomClosingListener in org.jivesoftware.spark.ui
 

Methods in org.jivesoftware.spark.ui with parameters of type ChatRoomClosingListener
 void ChatRoom.addClosingListener(ChatRoomClosingListener listener)
           
 void ChatRoom.removeClosingListener(ChatRoomClosingListener listener)