Skip navigation links
A C D E G I L M O P S T V W 

A

APP_PROPERTY - Static variable in class org.openestate.tool.server.ServerUtils
Name of the system property, that contains the application name.

C

create(int, InputStream) - Static method in class org.openestate.tool.server.ServerProperties
Create server properties instance from an InputStream.
createSocket(Socket, String, int, boolean) - Method in class org.openestate.tool.server.utils.SslUtils.LooseSslSocketFactory
 
createSocket(String, int) - Method in class org.openestate.tool.server.utils.SslUtils.LooseSslSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.openestate.tool.server.utils.SslUtils.LooseSslSocketFactory
 
createSocket(InetAddress, int) - Method in class org.openestate.tool.server.utils.SslUtils.LooseSslSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.openestate.tool.server.utils.SslUtils.LooseSslSocketFactory
 

D

dump(Connection, File) - Static method in class org.openestate.tool.server.utils.DumpUtils
Create a database dump.
dump(Connection, File, String) - Static method in class org.openestate.tool.server.utils.DumpUtils
Create a database dump.
DumpUtils - Class in org.openestate.tool.server.utils
Helper methods to create database dumps.
DumpUtils() - Constructor for class org.openestate.tool.server.utils.DumpUtils
 

E

ETC_DIR_PROPERTY - Static variable in class org.openestate.tool.server.ServerUtils
Name of the system property, that points to the etc directory of the server.

G

get() - Static method in class org.openestate.tool.server.Server
Get current server instance.
getApplicationName() - Static method in class org.openestate.tool.server.ServerUtils
Get internal application name.
getCanonicalOrAbsoluteFile(String) - Static method in class org.openestate.tool.server.ServerUtils
Convert a file path to a canonical or absolute File.
getCanonicalOrAbsoluteFile(File) - Static method in class org.openestate.tool.server.ServerUtils
Convert a File to a canonical or absolute File.
getDefaultCipherSuites() - Method in class org.openestate.tool.server.utils.SslUtils.LooseSslSocketFactory
 
getEtcDir() - Static method in class org.openestate.tool.server.ServerUtils
Get etc directory used by the server.
getLogDir() - Static method in class org.openestate.tool.server.ServerUtils
Get log directory used by the server.
getResource(String) - Static method in class org.openestate.tool.server.ServerUtils
 
getSupportedCipherSuites() - Method in class org.openestate.tool.server.utils.SslUtils.LooseSslSocketFactory
 
getUrlIds(File) - Static method in class org.openestate.tool.server.manager.ManagerUtils
Extract connection ID's from a rc file (like manager.conf).
getVarDir() - Static method in class org.openestate.tool.server.ServerUtils
Get var directory used by the server.

I

init() - Static method in class org.openestate.tool.server.ServerUtils
Initialize the server environment.
installLooseSslSocketFactory() - Static method in class org.openestate.tool.server.utils.SslUtils
 
isNoSystemExit() - Method in class org.openestate.tool.server.Server
 
isSystemTrayEnabled() - Static method in class org.openestate.tool.server.ServerUtils
Test, if the system tray icon is usable / enabled.

L

LOG_DIR_PROPERTY - Static variable in class org.openestate.tool.server.ServerUtils
Name of the system property, that points to the log directory of the server.
LooseSslSocketFactory() - Constructor for class org.openestate.tool.server.utils.SslUtils.LooseSslSocketFactory
 

M

main(String[]) - Static method in class org.openestate.tool.server.manager.ManagerBackup
Start backup application.
main(String[]) - Static method in class org.openestate.tool.server.manager.ManagerConsole
Start console application for database management.
main(String[]) - Static method in class org.openestate.tool.server.manager.ManagerTool
Start graphical application for database management.
main(String[]) - Static method in class org.openestate.tool.server.Server
Create and start the server instance.
main(String[]) - Static method in class org.openestate.tool.server.utils.SslGenerator
Start SSL initialization.
ManagerBackup - Class in org.openestate.tool.server.manager
Created automated backups of the HSQLDB database.
ManagerBackup() - Constructor for class org.openestate.tool.server.manager.ManagerBackup
 
ManagerConsole - Class in org.openestate.tool.server.manager
Console tool for management of a HSQLDB database.
ManagerConsole() - Constructor for class org.openestate.tool.server.manager.ManagerConsole
 
ManagerTool - Class in org.openestate.tool.server.manager
Graphical tool for management of a HSQLDB database.
ManagerTool() - Constructor for class org.openestate.tool.server.manager.ManagerTool
 
ManagerUtils - Class in org.openestate.tool.server.manager
Helper methods for the management tools.
migrateFromOldDatabase(File, String) - Static method in class org.openestate.tool.server.utils.MigrationUtils
Migrate from an older database version.
MigrationUtils - Class in org.openestate.tool.server.utils
Helper methods for database migration.

O

org.openestate.tool.server - package org.openestate.tool.server
Main classes of OpenEstate-ImmoServer.
org.openestate.tool.server.manager - package org.openestate.tool.server.manager
Management applications of OpenEstate-ImmoServer.
org.openestate.tool.server.utils - package org.openestate.tool.server.utils
Utility classes of OpenEstate-ImmoServer.

P

print(String) - Method in class org.openestate.tool.server.Server
 
printError(String) - Method in class org.openestate.tool.server.Server
 
printStackTrace(Throwable) - Method in class org.openestate.tool.server.Server
 

S

Server - Class in org.openestate.tool.server
Implementation of OpenEstate-ImmoServer.
Server() - Constructor for class org.openestate.tool.server.Server
Create server instance.
ServerProperties - Class in org.openestate.tool.server
Properties for the HSQLDB Server.
ServerProperties(int, File) - Constructor for class org.openestate.tool.server.ServerProperties
Create server properties instance.
ServerUtils - Class in org.openestate.tool.server
Helper methods for the server environment.
setState(int) - Method in class org.openestate.tool.server.Server
 
SslGenerator - Class in org.openestate.tool.server.utils
Generate a key pair and certificate for SSL encrypted connections.
SslUtils - Class in org.openestate.tool.server.utils
Helper methods for SSL connections.
SslUtils() - Constructor for class org.openestate.tool.server.utils.SslUtils
 
SslUtils.LooseSslSocketFactory - Class in org.openestate.tool.server.utils
 
start(String[]) - Static method in class org.openestate.tool.server.WindowsService
Invoke service start.
stop(String[]) - Static method in class org.openestate.tool.server.WindowsService
Invoke service stop
SYSTEM_TRAY_PROPERTY - Static variable in class org.openestate.tool.server.ServerUtils
Name of the system property, that enables / disables the system tray icon.

T

TITLE - Static variable in class org.openestate.tool.server.ServerUtils
Name of the server.

V

VAR_DIR_PROPERTY - Static variable in class org.openestate.tool.server.ServerUtils
Name of the system property, that points to the var directory of the server.

W

WindowsService - Class in org.openestate.tool.server
Handler for Windows services used by commons-daemon.
WindowsService() - Constructor for class org.openestate.tool.server.WindowsService
 
A C D E G I L M O P S T V W 
Skip navigation links

Copyright © 2019 OpenEstate. All rights reserved.