Package allensoft.bug.server

Interface Summary
BugServer The remote interface to a bug server.
 

Class Summary
DatabaseBugServer A bug server which inserts bug reports into a database.
InitDatabase Creates the tables required for storing bugs and crashes in a database as used by the DatabaseBugServer.