Package | Description |
---|---|
org.jivesoftware.spark.util |
Provides helpful utilities used for Spark.
|
Modifier and Type | Method and Description |
---|---|
static ConferenceServices |
UIComponentRegistry.createConferenceServices()
Creates a new conference services object.
|
Modifier and Type | Method and Description |
---|---|
static void |
UIComponentRegistry.registerConferenceServices(java.lang.Class<? extends ConferenceServices> clazz)
Registers a new class implementing conference services.
|