Package | Description |
---|---|
org.jivesoftware.spark.filetransfer |
Provides support for intercepting file transfers within Spark.
|
org.jivesoftware.spark.ui |
Provides support by providing all chat specific components, such as ChatRoom and ContactList.
|
Modifier and Type | Class and Description |
---|---|
class |
ChatRoomTransferDecorator
Enables encapsulation of transfer capabilities within a ChatRoom.
|
Modifier and Type | Method and Description |
---|---|
void |
ChatRoom.addClosingListener(ChatRoomClosingListener listener)
Adds a
ChatRoomClosingListener to this ChatRoom. |
void |
ChatRoom.removeClosingListener(ChatRoomClosingListener listener)
Removes a
ChatRoomClosingListener from this ChatRoom. |