Uses of Class
com.aoindustries.aoserv.client.linux.Server
-
-
Uses of Server in com.aoindustries.aoserv.client.account
Methods in com.aoindustries.aoserv.client.account with parameters of type Server Modifier and Type Method Description GroupServerAccount. getLinuxServerGroup(Server aoServer)voidAccount. move(Server from, Server to, TerminalWriter out) -
Uses of Server in com.aoindustries.aoserv.client.backup
Methods in com.aoindustries.aoserv.client.backup that return Server Modifier and Type Method Description ServerBackupPartition. getLinuxServer()ServerMysqlReplication. getLinuxServer()Methods in com.aoindustries.aoserv.client.backup with parameters of type Server Modifier and Type Method Description BackupPartitionBackupPartitionTable. getBackupPartitionForPath(Server ao, String path)List<BackupPartition>BackupPartitionTable. getBackupPartitions(Server ao)List<MysqlReplication>MysqlReplicationTable. getFailoverMySQLReplications(Server aoServer) -
Uses of Server in com.aoindustries.aoserv.client.billing
Methods in com.aoindustries.aoserv.client.billing with parameters of type Server Modifier and Type Method Description intPackage. addEmailSmtpRelay(Server aoServer, HostAddress host, SmtpRelayType type, long duration) -
Uses of Server in com.aoindustries.aoserv.client.distribution.management
Methods in com.aoindustries.aoserv.client.distribution.management with parameters of type Server Modifier and Type Method Description voidDistroFileTable. startDistro(Server server, boolean includeUser) -
Uses of Server in com.aoindustries.aoserv.client.email
Methods in com.aoindustries.aoserv.client.email that return Server Modifier and Type Method Description ServerCyrusImapdServer. getLinuxServer()ServerDomain. getLinuxServer()ServerPipe. getLinuxServer()ServerSendmailServer. getLinuxServer()ServerSmtpRelay. getLinuxServer()ServerSystemAlias. getLinuxServer() -
Uses of Server in com.aoindustries.aoserv.client.ftp
Methods in com.aoindustries.aoserv.client.ftp with parameters of type Server Modifier and Type Method Description List<GuestUser>GuestUserTable. getFTPGuestUsers(Server aoServer)List<PrivateServer>PrivateServerTable. getPrivateFTPServers(Server ao) -
Uses of Server in com.aoindustries.aoserv.client.linux
Methods in com.aoindustries.aoserv.client.linux that return Server Modifier and Type Method Description ServerServerTable. get(int pkey)ServerServerTable. get(DomainName hostname)ServerServerTable. get(Object pkey)Deprecated.Always try to lookup by specific keys; the compiler will help you more when types change.ServerServerTable. getAOServerByDaemonNetBind(Bind nb)ServerServerTable. getAOServerByJilterNetBind(Bind nb)ServerServer. getFailoverServer()ServerDaemonAcl. getServer()ServerGroupServer. getServer()ServerUserServer. getServer()Methods in com.aoindustries.aoserv.client.linux that return types with arguments of type Server Modifier and Type Method Description List<Server>Server. getNestedServers()Methods in com.aoindustries.aoserv.client.linux with parameters of type Server Modifier and Type Method Description intUser. addLinuxServerAccount(Server aoServer, PosixPath home)intGroup. addLinuxServerGroup(Server aoServer)longUserServer. copyHomeDirectory(Server toServer)UserServerUser. getLinuxServerAccount(Server aoServer)GroupServerGroup. getLinuxServerGroup(Server aoServer)GroupServerGroupServerTable. getLinuxServerGroup(Server aoServer, Account business)GroupServerGroupServerTable. getLinuxServerGroup(Server aoServer, Group.Name group_name)GroupServerGroupServerTable. getLinuxServerGroup(Server aoServer, LinuxId gid)List<PosixPath>User. getValidHomeDirectories(Server ao)static List<PosixPath>User. getValidHomeDirectories(User.Name username, Server ao) -
Uses of Server in com.aoindustries.aoserv.client.mysql
Methods in com.aoindustries.aoserv.client.mysql that return Server Modifier and Type Method Description ServerServer. getLinuxServer()Methods in com.aoindustries.aoserv.client.mysql with parameters of type Server Modifier and Type Method Description ServerServerTable. getMySQLServer(Server.Name name, Server ao)List<Server>ServerTable. getMySQLServers(Server ao)booleanServerTable. isMySQLServerNameAvailable(Server.Name name, Server ao)voidDatabaseTable. waitForRebuild(Server aoServer)voidDatabaseUserTable. waitForRebuild(Server aoServer)voidServerTable. waitForRebuild(Server aoServer)voidUserTable. waitForRebuild(Server aoServer) -
Uses of Server in com.aoindustries.aoserv.client.net
Methods in com.aoindustries.aoserv.client.net that return Server Modifier and Type Method Description ServerBind. getAOServerByDaemonNetBind()ServerBind. getAOServerByJilterNetBind()ServerHost. getLinuxServer() -
Uses of Server in com.aoindustries.aoserv.client.pki
Methods in com.aoindustries.aoserv.client.pki that return Server Modifier and Type Method Description ServerCertificate. getLinuxServer()Methods in com.aoindustries.aoserv.client.pki with parameters of type Server Modifier and Type Method Description List<Certificate>CertificateTable. getSslCertificates(Server aoServer) -
Uses of Server in com.aoindustries.aoserv.client.postgresql
Methods in com.aoindustries.aoserv.client.postgresql that return Server Modifier and Type Method Description ServerServer. getLinuxServer()Methods in com.aoindustries.aoserv.client.postgresql with parameters of type Server Modifier and Type Method Description ServerServerTable. getPostgresServer(Server.Name name, Server ao)List<Server>ServerTable. getPostgresServers(Server ao)booleanServerTable. isPostgresServerNameAvailable(Server.Name name, Server ao)voidDatabaseTable. waitForRebuild(Server aoServer)voidServerTable. waitForRebuild(Server aoServer)voidUserTable. waitForRebuild(Server aoServer) -
Uses of Server in com.aoindustries.aoserv.client.scm
Methods in com.aoindustries.aoserv.client.scm with parameters of type Server Modifier and Type Method Description intCvsRepositoryTable. addCvsRepository(Server ao, PosixPath path, UserServer lsa, GroupServer lsg, long mode)List<CvsRepository>CvsRepositoryTable. getCvsRepositories(Server aoServer)CvsRepositoryCvsRepositoryTable. getCvsRepository(Server aoServer, PosixPath path)Gets oneCvsRepositoryfrom the database. -
Uses of Server in com.aoindustries.aoserv.client.web
Methods in com.aoindustries.aoserv.client.web that return Server Modifier and Type Method Description ServerHttpdServer. getLinuxServer()ServerSite. getLinuxServer()Methods in com.aoindustries.aoserv.client.web with parameters of type Server Modifier and Type Method Description List<HttpdServer>HttpdServerTable. getHttpdServers(Server ao)SiteSiteTable. getHttpdSite(String siteName, Server ao)List<Site>SiteTable. getHttpdSites(Server ao)voidSiteTable. waitForRebuild(Server aoServer) -
Uses of Server in com.aoindustries.aoserv.client.web.jboss
Methods in com.aoindustries.aoserv.client.web.jboss with parameters of type Server Modifier and Type Method Description intSiteTable. addHttpdJBossSite(Server aoServer, String siteName, Package packageObj, User siteUser, Group siteGroup, Email serverAdmin, boolean useApache, IpAddress ipAddress, DomainName primaryHttpHostname, DomainName[] altHttpHostnames, Version jBossVersion) -
Uses of Server in com.aoindustries.aoserv.client.web.tomcat
Methods in com.aoindustries.aoserv.client.web.tomcat that return Server Modifier and Type Method Description ServerSharedTomcat. getLinuxServer()Methods in com.aoindustries.aoserv.client.web.tomcat with parameters of type Server Modifier and Type Method Description intSharedTomcatTable. addHttpdSharedTomcat(String name, Server aoServer, Version version, UserServer lsa, GroupServer lsg)intSharedTomcatSiteTable. addHttpdTomcatSharedSite(Server aoServer, String siteName, Package packageObj, User siteUser, Group siteGroup, Email serverAdmin, boolean useApache, IpAddress ipAddress, DomainName primaryHttpHostname, DomainName[] altHttpHostnames, String sharedTomcatName)intPrivateTomcatSiteTable. addHttpdTomcatStdSite(Server aoServer, String siteName, Package packageObj, User jvmUser, Group jvmGroup, Email serverAdmin, boolean useApache, IpAddress ipAddress, DomainName primaryHttpHostname, DomainName[] altHttpHostnames, Version tomcatVersion)SharedTomcatSharedTomcatTable. getHttpdSharedTomcat(String name, Server ao)List<SharedTomcat>SharedTomcatTable. getHttpdSharedTomcats(Server ao)
-