Package | Description |
---|---|
org.jivesoftware.spark |
Provides the Managers used as the main entry points into the Spark client.
|
Modifier and Type | Method and Description |
---|---|
static PluginRes.ResourceType |
PluginRes.ResourceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PluginRes.ResourceType[] |
PluginRes.ResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
PluginRes.putRes(java.lang.String key,
java.lang.String value,
PluginRes.ResourceType name) |