Index

A C D F G I N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

abort() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnection
Closes this connection to the server so that a reconnect is forced in the future.
abort(Throwable) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnection
Closes this connection to the server so that a reconnect is forced in the future.
AoservDaemonConnection - Class in com.aoindustries.aoserv.daemon.client
A connection between an AOServ Daemon Client and an AOServ Daemon.
AoservDaemonConnection(AoservDaemonConnector) - Constructor for class com.aoindustries.aoserv.daemon.client.AoservDaemonConnection
Creates a new AoservConnection.
AoservDaemonConnector - Class in com.aoindustries.aoserv.daemon.client
A AoservDaemonConnector provides the connections between a client and a server-control daemon.
AoservDaemonConnector.DumpSizeCallback - Interface in com.aoindustries.aoserv.daemon.client
Called once the dump size is known and before the stream is written to.
AoservDaemonProtocol - Class in com.aoindustries.aoserv.daemon.client
Codes used in communication between the AoservDaemonClient and the AoservMaster.
AoservDaemonProtocol.Version - Enum in com.aoindustries.aoserv.daemon.client
Each time the protocols are changed in a way that is not backwards-compatible, please increase this number so that older clients will not be allowed to connect, rather than get undefined erroneous behavior.

C

CHECK_MYSQL_TABLES - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
CHECK_PORT - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
CHECK_SMTP_BLACKLIST - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
CHECK_SSL_CERTIFICATE - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
checkMysqlTables(PosixPath, int, Server.Name, Port, Database.Name, List<? extends TableName>) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
checkPort(InetAddress, Port, String, String) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Checks a port from the server point of view.
checkSmtpBlacklist(InetAddress, InetAddress) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Checks for a SMTP blacklist from the server point of view.
checkSslCertificate(int, boolean) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
close() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnection
Releases this connection back to the pool.
com.aoindustries.aoserv.daemon.client - module com.aoindustries.aoserv.daemon.client
 
com.aoindustries.aoserv.daemon.client - package com.aoindustries.aoserv.daemon.client
 
COMPARE_LINUX_ACCOUNT_PASSWORD - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
compareLinuxAccountPassword(User.Name, String) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Compares to the password list on the server.
copyHomeDirectory(User.Name, AoservDaemonConnector) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Copies a home directory.
CREATE_VIRTUAL_SERVER - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
createVirtualServer(String) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector

D

DESTROY_VIRTUAL_SERVER - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
destroyVirtualServer(String) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
DONE - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
DUMP_MYSQL_DATABASE - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
DUMP_POSTGRES_DATABASE - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
dumpMysqlDatabase(int, boolean, AoservDaemonConnector.DumpSizeCallback, StreamableOutput) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
dumpPostgresDatabase(int, boolean, AoservDaemonConnector.DumpSizeCallback, StreamableOutput) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 

F

FAILOVER_FILE_REPLICATION - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
FAILOVER_FILE_REPLICATION_CHUNK_SIZE - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
 
FAILOVER_FILE_REPLICATION_CHUNK_SIZE_BITS - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The number of bytes per block when using chunked transfers.
FAILOVER_FILE_REPLICATION_GZIP_BUFFER_SIZE - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The GZIP buffer size for compressed transfers.
FAILOVER_FILE_REPLICATION_MODIFIED - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
 
FAILOVER_FILE_REPLICATION_MODIFIED_REQUEST_DATA - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
 
FAILOVER_FILE_REPLICATION_MODIFIED_REQUEST_DATA_CHUNKED - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
 
FAILOVER_FILE_REPLICATION_NO_CHANGE - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
 

G

GET_3WARE_RAID_REPORT - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_AO_SERVER_LOADAVG_REPORT - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_AO_SERVER_MEMINFO_REPORT - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_AO_SERVER_SYSTEM_TIME_MILLIS - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_AUTORESPONDER_CONTENT - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_AWSTATS_FILE - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_CRON_TABLE - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_DISK_DEVICE_TOTAL_SIZE - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_DISK_DEVICE_USED_SIZE - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_DRBD_REPORT - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_EMAIL_LIST_FILE - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_ENCRYPTED_LINUX_ACCOUNT_PASSWORD - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_ENCRYPTED_MYSQL_USER_PASSWORD - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_FAILOVER_FILE_REPLICATION_ACTIVITY - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_FILESYSTEMS_CSV_REPORT - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_HDD_MODEL_REPORT - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_HDD_TEMP_REPORT - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_HTTPD_SERVER_CONCURRENCY - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_IMAP_FOLDER_SIZES - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_INBOX_ATTRIBUTES - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_LVM_REPORT - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_MD_MISMATCH_REPORT - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_MD_STAT_REPORT - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_MRTG_FILE - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_MYSQL_MASTER_STATUS - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_MYSQL_SLAVE_STATUS - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_MYSQL_TABLE_STATUS - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_NET_DEVICE_BONDING_REPORT - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_NET_DEVICE_STATISTICS_REPORT - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_POSTGRES_PASSWORD - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_UPS_STATUS - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_VIRTUAL_SERVER_STATUS - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
GET_XEN_AUTO_START_LINKS - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
get3wareRaidReport() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets a 3ware RAID report.
getAutoresponderContent(PosixPath) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
getAwstatsFile(String, String, String, StreamableOutput) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
getConcurrency() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
getConnection() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Allocates a connection to the server.
getConnection(int) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Allocates a connection to the server.
getConnectionCount() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
getConnector(HostAddress, InetAddress, Port, String, UnprotectedKey, int, long, String, String) - Static method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets the default AoservConnector as defined in the client.properties resource.
getConnects() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
getCronTable(User.Name) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets a cron table.
getDiskDeviceTotalSize(PosixPath) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets the total size of a mounted filesystem in bytes.
getDiskDeviceUsedSize(PosixPath) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets the used size of a mounted filesystem in bytes.
getDrbdReport() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets a DRBD report.
getEmailListFile(PosixPath) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets the file used by an email list.
getEncryptedLinuxAccountPassword(User.Name) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets the encrypted password for a linux account as found in the /etc/shadow file.
getEncryptedMysqlUserPassword(int, User.Name) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets the encrypted password for a MySQL user as found in user table.
getFailoverFileReplicationActivity(int) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
getFilesystemsCsvReport() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets a filesystems CSV report.
getHddModelReport() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets a hard drive model report.
getHddTempReport() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets a hard drive temperature report.
getHostname() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets the hostname that is connected to.
getHttpdServerConcurrency(int) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets the current concurrency for a HTTP server.
getImapFolderSizes(User.Name, String[]) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
getInboxAttributes(User.Name) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
getLoadAvgReport() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets a load average report.
getLocalIp() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets the local IP address that connections are established from.
getLvmReport() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets a LVM report.
getMaxConcurrency() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
getMaxConnectionAge() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
getMdMismatchReport() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets a MD mismatch report.
getMdStatReport() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets a /proc/mdstat report.
getMemInfoReport() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets a meminfo report.
getMrtgFile(String, StreamableOutput) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
getMysqlMasterStatus(int) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
getMysqlSlaveStatus(PosixPath, int, Server.Name, Port) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
getMysqlTableStatus(PosixPath, int, Server.Name, Port, Database.Name) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
getNetDeviceBondingReport(int) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets a bonding report.
getNetDeviceStatisticsReport(int) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets a statistics report.
getPoolSize() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
getPort() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets the port that is connected to.
getPostgresUserPassword(int) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets the password for a PostgreSQL user as found in pg_shadow or pg_authid table.
getProtocolVersion() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnection
Gets the protocol negotiated for this connection.
getRequestOut(int) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnection
Begins a task and gets the stream to write to the server.
getResponseIn() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnection
Gets the stream to read from the server.
getSystemTimeMillis() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets the current system time.
getTotalTime() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
getTransactionCount() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
getUpsStatus() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets the UPS status.
getVersion() - Method in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
getVersion(String) - Static method in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
Gets a specific version given its unique version string.
getVirtualServerStatus(String) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
getXenAutoStartLinks() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Gets the list of servers configured to auto-start in /etc/xen/auto.
GRANT_DAEMON_ACCESS - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
grantDaemonAccess(long, int, String, String, String, String) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 

I

IO_EXCEPTION - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
IS_PROCMAIL_MANUAL - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
isProcmailManual(int) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Determines if the inbox is in manual procmail mode.

N

NEXT - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
NEXT_CHUNK - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.

O

OLD_HTTPD_SITES_TABLE_ID - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
Table IDs used for backwards compatibility with clients that still require AoservDaemonProtocol.OLD_WAIT_FOR_REBUILD.
OLD_LINUX_ACCOUNTS_TABLE_ID - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
Table IDs used for backwards compatibility with clients that still require AoservDaemonProtocol.OLD_WAIT_FOR_REBUILD.
OLD_MYSQL_DATABASES_TABLE_ID - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
Table IDs used for backwards compatibility with clients that still require AoservDaemonProtocol.OLD_WAIT_FOR_REBUILD.
OLD_MYSQL_DB_USERS_TABLE_ID - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
Table IDs used for backwards compatibility with clients that still require AoservDaemonProtocol.OLD_WAIT_FOR_REBUILD.
OLD_MYSQL_USERS_TABLE_ID - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
Table IDs used for backwards compatibility with clients that still require AoservDaemonProtocol.OLD_WAIT_FOR_REBUILD.
OLD_POSTGRES_DATABASES_TABLE_ID - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
Table IDs used for backwards compatibility with clients that still require AoservDaemonProtocol.OLD_WAIT_FOR_REBUILD.
OLD_POSTGRES_SERVERS_TABLE_ID - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
Table IDs used for backwards compatibility with clients that still require AoservDaemonProtocol.OLD_WAIT_FOR_REBUILD.
OLD_POSTGRES_USERS_TABLE_ID - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
Table IDs used for backwards compatibility with clients that still require AoservDaemonProtocol.OLD_WAIT_FOR_REBUILD.
OLD_WAIT_FOR_REBUILD - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
onDumpSize(long) - Method in interface com.aoindustries.aoserv.daemon.client.AoservDaemonConnector.DumpSizeCallback
Called once the dump size is known and before the stream is written to.

P

PAUSE_VIRTUAL_SERVER - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
pauseVirtualServer(String) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
printConnectionStatsHtml(Appendable, boolean) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 

Q

QUIT - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.

R

REBOOT_VIRTUAL_SERVER - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
rebootVirtualServer(String) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
REMOVE_EMAIL_LIST - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
removeEmailList(PosixPath) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Deletes the contents of an email list.
RESTART_APACHE - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
RESTART_CRON - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
RESTART_MYSQL - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
RESTART_POSTGRES - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
RESTART_XFS - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
RESTART_XVFB - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
restartApache() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
restartCron() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
restartMysql(int) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
restartPostgres(int) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
restartXfs() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
restartXvfb() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 

S

SET_AUTORESPONDER_CONTENT - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
SET_CRON_TABLE - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
SET_EMAIL_LIST_FILE - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
SET_ENCRYPTED_LINUX_ACCOUNT_PASSWORD - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
SET_LINUX_SERVER_ACCOUNT_PASSWORD - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
SET_MYSQL_USER_PASSWORD - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
SET_POSTGRES_USER_PASSWORD - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
setAutoresponderContent(PosixPath, String, int, int) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
setCronTable(User.Name, String) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Sets a cron table.
setEmailListFile(PosixPath, String, int, int, int) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Sets the file used by an email list.
setEncryptedLinuxAccountPassword(User.Name, String, Integer) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Sets the encrypted password for a Linux account.
setLinuxServerAccountPassword(User.Name, String) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Sets the password for a LinuxServerAccount.
setMysqlUserPassword(int, User.Name, String) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Sets the password for a MysqlServerUser.
setPostgresUserPassword(int, String) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Sets the password for a PostgresServerUser.
SHUTDOWN_VIRTUAL_SERVER - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
shutdownVirtualServer(String) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
SQL_EXCEPTION - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
START_APACHE - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
START_CRON - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
START_DISTRO - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
START_JVM - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
START_MYSQL - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
START_POSTGRESQL - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
START_XFS - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
START_XVFB - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
startApache() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
startCron() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
startDistro(boolean) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Starts a distribution verification.
startJvm(int) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Starts a Java VM.
startMysql(int) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
startPostgresql(int) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
startXfs() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
startXvfb() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
STOP_APACHE - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
STOP_CRON - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
STOP_JVM - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
STOP_MYSQL - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
STOP_POSTGRESQL - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
STOP_XFS - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
STOP_XVFB - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
stopApache() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
stopCron() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
stopJvm(int) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Stops a Java VM.
stopMysql(int) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
stopPostgresql(int) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
stopXfs() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
stopXvfb() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 

T

TAR_HOME_DIRECTORY - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
toString() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
toString() - Method in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 

U

UNPAUSE_VIRTUAL_SERVER - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
unpauseVirtualServer(String) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
UNTAR_HOME_DIRECTORY - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
UNUSED_GET_DAEMON_PROFILE - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
UNUSED_SET_IMAP_FOLDER_SUBSCRIBED - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
UPDATE_VIRTUAL_DISK_LAST_UPDATED - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
updateVirtualDiskLastVerified(String, String, long) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Updates the record of when a virtual disk was last verified.

V

valueOf(String) - Static method in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
Returns an array containing the constants of this enum type, in the order they are declared.
VERIFY_VIRTUAL_DISK - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
verifyVirtualDisk(String, String) - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
Begins verification of a virtual disk, returns the Unix time in seconds since Epoch.
VERSION_1_1 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VERSION_1_13 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VERSION_1_18 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VERSION_1_18_1 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VERSION_1_2 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VERSION_1_28 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VERSION_1_28_1 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VERSION_1_29 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VERSION_1_30 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VERSION_1_31 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VERSION_1_35 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VERSION_1_6 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VERSION_1_6_1 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VERSION_1_6_2 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VERSION_1_60 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VERSION_1_63 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VERSION_1_76 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VERSION_1_77 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VERSION_1_8 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VERSION_1_80_0 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VERSION_1_80_1 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VERSION_1_81_10 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VERSION_1_83_0 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VERSION_1_84_11 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VERSION_1_84_13 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VERSION_1_84_19 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VERSION_1_9 - Enum constant in enum com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol.Version
 
VNC_CONSOLE - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.

W

WAIT_FOR_HTTPD_SITE_REBUILD - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
WAIT_FOR_LINUX_ACCOUNT_REBUILD - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
WAIT_FOR_MYSQL_DATABASE_REBUILD - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
WAIT_FOR_MYSQL_DB_USER_REBUILD - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
WAIT_FOR_MYSQL_SERVER_REBUILD - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
WAIT_FOR_MYSQL_USER_REBUILD - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
WAIT_FOR_POSTGRES_DATABASE_REBUILD - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
WAIT_FOR_POSTGRES_SERVER_REBUILD - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
WAIT_FOR_POSTGRES_USER_REBUILD - Static variable in class com.aoindustries.aoserv.daemon.client.AoservDaemonProtocol
The protocol codes used between the AOServ Master and the AOServ Daemons.
waitForHttpdSiteRebuild() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
waitForLinuxAccountRebuild() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
waitForMysqlDatabaseRebuild() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
waitForMysqlDbUserRebuild() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
waitForMysqlServerRebuild() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
waitForMysqlUserRebuild() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
waitForPostgresDatabaseRebuild() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
waitForPostgresServerRebuild() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
waitForPostgresUserRebuild() - Method in class com.aoindustries.aoserv.daemon.client.AoservDaemonConnector
 
A C D F G I N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values