| Package | Description |
|---|---|
| de.pheasn.blockown | |
| de.pheasn.blockown.database | |
| de.pheasn.blockown.protection |
| Modifier and Type | Class and Description |
|---|---|
class |
DebugOutput |
class |
DefaultOutput |
| Modifier and Type | Method and Description |
|---|---|
Output |
BlockOwn.getOutput() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Setting.setOutput(Output output) |
| Constructor and Description |
|---|
MySqlDatabase(Output output,
File pluginFolder,
String host,
int port,
String databaseName,
String username)
Instantiates a new MySql database without need for password.
|
MySqlDatabase(Output output,
File pluginFolder,
String host,
int port,
String databaseName,
String username,
String password)
Instantiates a new MySql database.
|
SqliteDatabase(Output output,
File pluginFolder) |
| Constructor and Description |
|---|
Protection(Output output,
File protectionFile) |
Copyright © 2015. All rights reserved.