Package com.aoindustries.aoserv.master
package com.aoindustries.aoserv.master
-
ClassDescriptionAutomatically cleans out old account resources.The
AccountHandlerhandles all the accesses to the Account tables.TheUsernameHandlerhandles all the accesses to theaccount.Usertable.TheAOServServeraccepts connections from anAoservConnector.TheBackupHandlermanages the backup data.TheBankAccountHandlerhandles all the accesses to the bank tables.TheTransactionHandlerhandles all the accesses to the transaction tables.TheClusterHandlermaintains a mapping of virtual servers to physical servers.The cursor mode used by aTableHandler.TheCvsHandlerhandles all the accesses to thescm.CvsRepositorytable.TheAOServDaemonHandlerhandles all the accesses to the daemons.TheEmailHandlerhandles all the accesses to the email tables.TheFailoverHandlerhandles all the accesses to the failover tables.TheFtpHandlerhandles all the accesses to the FTP tables.Invalidate requests are place into a queue and then processed by concurrent threads.In the request lifecycle, table invalidations occur after the database connection has been committed and released.TheIpAddressHandlerhandles all the accesses to thenet.IpAddresstable.TheLinuxAccountHandlerhandles all the accesses to the Linux tables.TheLinuxServerHandlerhandles all the accesses to the linux.Server table.The configuration for all AOServ processes is stored in a properties file.Stores the information directly in the master server.A dynamically loaded component of the master server.TheMySQLHandlerhandles all the accesses to the MySQL tables.TheNetBindHandlerhandles all the accesses to thenet.Bindtable.TheNetDeviceHandlerhandles all the accesses to thenet.Devicetable.TheServerHandlerhandles all the accesses to the Host tables.TheIpReputationSetHandlerhandles all the accesses to thenet.reputation.Settables.A set of object factories for various types.ThePackageHandlerhandles all the accesses to thebilling.Packagetable.ThePaymentHandlerhandles all the accesses to thepayment.CreditCardtable.ThePostgresHandlerhandles all the accesses to the PostgreSQL tables.TheRandomHandlerstores obtains a pool of random data from servers that have excess and provides this data to those servers that need more.Automatically generates various reports on a regular basis.Obtains information necessary for request processing.TheResellerHandlerhandles all the accesses to the reseller tables.TheSignupHandlerhandles all the accesses to the signup tables.TheAOServServerThreadhandles a connection once it is accepted.TheAOServServeraccepts connections from anSslConnector.TheTableHandlerhandles all the accesses to the AOServ tables.TheTcpServeraccepts connections from anTcpConnector.TheTicketHandlerhandles all the accesses to the ticket tables.The same ascom.aoindustries.aoserv.client.TicketLoggingHandlerexcept with direct database access.TheServerHandlerhandles all the accesses to the Host tables.TheHttpdHandlerhandles all the accesses to the HTTPD tables.
