A B C D F G I M O R S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- actionPerformed(ActionEvent) - Method in class org.jbundle.app.program.manual.backup.BackupServerApp
-
Timer handling.
B
- BackupServerApp - Class in org.jbundle.app.program.manual.backup
-
Main Class for BackupServerApp java -Xms256m -Xmx512m org.jbundle.base.db.util.log.BackupServerApp filenametemplate=ftp://download:donwpp@www.donandann.com/backup/trxlog_{0}.txt cycletime=15 // Max minutes to start a new file (Default = use same file) timeouttime=15000 // Max timeout in ms (optional - for ftp, network connections.) (default = no timeout) (or instead of filenametemplate) folder=ftp://download:donwpp@www.donandann.com/backup/
- BackupServerApp() - Constructor for class org.jbundle.app.program.manual.backup.BackupServerApp
-
Chat Screen Constructor.
- BackupServerApp(String[]) - Constructor for class org.jbundle.app.program.manual.backup.BackupServerApp
-
Chat Screen Constructor.
- backupTrxLog(Object) - Method in class org.jbundle.app.program.manual.backup.BackupServerApp
-
Add this data to the backup stream.
C
- checkTimeout() - Method in class org.jbundle.app.program.manual.backup.BackupServerApp
D
- dateToString(Date) - Method in class org.jbundle.app.program.manual.backup.BackupServerApp
- disableAllListeners(Record) - Method in class org.jbundle.app.program.manual.backup.RestoreBackupProcess
-
DisableAllListeners Method.
F
- FAKE_TRX - Static variable in class org.jbundle.app.program.manual.backup.BackupServerApp
- flush(boolean) - Method in class org.jbundle.app.program.manual.backup.BackupServerApp
-
Flush the buffer.
- free() - Method in class org.jbundle.app.program.manual.backup.BackupServerApp
G
- getBackupFilename(String) - Method in class org.jbundle.app.program.manual.backup.BackupServerApp
- getFileList() - Method in class org.jbundle.app.program.manual.backup.RestoreBackupProcess
-
Get the list of files to read thru and import.
- getFilename() - Method in class org.jbundle.app.program.manual.backup.BackupServerApp
- getReader(String) - Method in class org.jbundle.app.program.manual.backup.RestoreBackupProcess
-
Get the backup stream writer.
- getWriter() - Method in class org.jbundle.app.program.manual.backup.BackupServerApp
-
Get the backup stream writer.
I
- iCycleTime - Variable in class org.jbundle.app.program.manual.backup.BackupServerApp
- init(Object, Map<String, Object>, Object) - Method in class org.jbundle.app.program.manual.backup.BackupServerApp
-
Chat Screen Constructor.
- init(Object, Map<String, Object>, Object) - Method in class org.jbundle.app.program.manual.backup.RestoreBackupApp
-
Chat Screen Constructor.
- init(RecordOwnerParent, Record, Map<String, Object>) - Method in class org.jbundle.app.program.manual.backup.RestoreBackupProcess
-
Initialize class fields.
M
- m_cycletimer - Variable in class org.jbundle.app.program.manual.backup.BackupServerApp
- m_lastWrite - Variable in class org.jbundle.app.program.manual.backup.BackupServerApp
- m_messageFilter - Variable in class org.jbundle.app.program.manual.backup.BackupServerApp
-
The message filter.
- m_reader - Variable in class org.jbundle.app.program.manual.backup.RestoreBackupProcess
- m_strFilenameTemplate - Variable in class org.jbundle.app.program.manual.backup.BackupServerApp
- m_timeouttimer - Variable in class org.jbundle.app.program.manual.backup.BackupServerApp
- m_writer - Variable in class org.jbundle.app.program.manual.backup.BackupServerApp
- main(String[]) - Static method in class org.jbundle.app.program.manual.backup.BackupServerApp
-
The main() method acts as the applet's entry point when it is run as a standalone application.
- main(String[]) - Static method in class org.jbundle.app.program.manual.backup.RestoreBackupApp
-
The main() method acts as the applet's entry point when it is run as a standalone application.
O
- openMainRecord() - Method in class org.jbundle.app.program.manual.backup.RestoreBackupProcess
-
Open the main file.
- openOtherRecords() - Method in class org.jbundle.app.program.manual.backup.RestoreBackupProcess
-
Open the other files.
- org.jbundle.app.program.manual.backup - package org.jbundle.app.program.manual.backup
R
- RestoreBackupApp - Class in org.jbundle.app.program.manual.backup
-
Main Class for applet OrderEntry
- RestoreBackupApp() - Constructor for class org.jbundle.app.program.manual.backup.RestoreBackupApp
-
Chat Screen Constructor.
- RestoreBackupApp(String[]) - Constructor for class org.jbundle.app.program.manual.backup.RestoreBackupApp
-
Chat Screen Constructor.
- RestoreBackupProcess - Class in org.jbundle.app.program.manual.backup
-
RestoreBackupProcess - Restore records from the following files or directories.
- RestoreBackupProcess() - Constructor for class org.jbundle.app.program.manual.backup.RestoreBackupProcess
-
Default constructor.
- RestoreBackupProcess(RecordOwnerParent, Record, Map<String, Object>) - Constructor for class org.jbundle.app.program.manual.backup.RestoreBackupProcess
-
Constructor.
- run() - Method in class org.jbundle.app.program.manual.backup.RestoreBackupProcess
-
Add this data to the backup stream.
S
- startCycleTimer(int) - Method in class org.jbundle.app.program.manual.backup.BackupServerApp
-
Wait, then close the file so a new file can open.
- startNextFile() - Method in class org.jbundle.app.program.manual.backup.BackupServerApp
- startTimeoutTimer(int) - Method in class org.jbundle.app.program.manual.backup.BackupServerApp
-
Wait, then close the file so a new file can open.
All Classes All Packages