| Package | Description |
|---|---|
| tigase.archive | |
| tigase.archive.processors |
| Modifier and Type | Method and Description |
|---|---|
static StoreMethod |
VHostItemHelper.getDefaultStoreMethod(tigase.vhosts.VHostItem item,
StoreMethod defValue) |
static StoreMethod |
VHostItemHelper.getRequiredStoreMethod(tigase.vhosts.VHostItem item,
StoreMethod defValue) |
StoreMethod |
Settings.getStoreMethod() |
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 StoreMethod |
VHostItemHelper.getDefaultStoreMethod(tigase.vhosts.VHostItem item,
StoreMethod defValue) |
static StoreMethod |
VHostItemHelper.getRequiredStoreMethod(tigase.vhosts.VHostItem item,
StoreMethod defValue) |
void |
Settings.setStoreMethod(StoreMethod storeMethod) |
boolean |
Settings.updateRequirements(StoreMethod requiredStoreMethod,
StoreMuc storeMuc) |
| Modifier and Type | Method and Description |
|---|---|
StoreMethod |
MessageArchivePlugin.getDefaultStoreMethod(tigase.xmpp.XMPPResourceConnection session) |
StoreMethod |
MessageArchivePlugin.getRequiredStoreMethod(tigase.xmpp.XMPPResourceConnection session) |
Copyright © 2012–2019 "Tigase, Inc.". All rights reserved.