| Package | Description |
|---|---|
| tigase.archive |
| Modifier and Type | Method and Description |
|---|---|
protected static StoreMethod |
Settings.getRequiredStoreMethod(tigase.xmpp.XMPPResourceConnection session,
StoreMethod globalRequiredStoreMethod) |
static StoreMethod |
StoreMethod.valueof(String v) |
static StoreMethod |
StoreMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StoreMethod[] |
StoreMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Settings.getAutoSave(tigase.xmpp.XMPPResourceConnection session,
StoreMethod globalRequiredStoreMethod) |
protected static StoreMethod |
Settings.getRequiredStoreMethod(tigase.xmpp.XMPPResourceConnection session,
StoreMethod globalRequiredStoreMethod) |
void |
MessageArchivePlugin.setStoreMethod(tigase.xmpp.XMPPResourceConnection session,
StoreMethod save) |
Copyright © 2017. All rights reserved.