Package | Description |
---|---|
tigase.conf | |
tigase.db.util | |
tigase.server |
The main package with top level API for server side components.
|
Modifier and Type | Class and Description |
---|---|
static class |
ConfigReader.InvalidFormatException |
static class |
ConfigReader.UnsupportedOperationException |
Modifier and Type | Method and Description |
---|---|
void |
OldConfigHolder.convert(String[] args,
Path tdslPath) |
protected void |
OldConfigHolder.convertFromOldFormat() |
Optional<String[]> |
ConfigHolder.loadConfiguration(String[] args) |
Map<String,Object> |
ConfigReader.read(File f) |
Map<String,Object> |
ConfigReader.read(Reader reader) |
Modifier and Type | Method and Description |
---|---|
void |
SchemaManager.destroySchema(Properties props) |
void |
SchemaManager.installSchema(Properties props) |
static void |
SchemaManager.main(String[] args) |
void |
SchemaManager.readConfig(File file) |
void |
SchemaManager.readConfig(Reader reader) |
void |
SchemaManager.readConfig(String configString) |
void |
SchemaManager.upgradeSchema(Properties props) |
Modifier and Type | Method and Description |
---|---|
void |
Bootstrap.init(String[] args) |
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.