Uses of Class
com.aoindustries.aoserv.client.web.Site
Packages that use Site
Package
Description
-
Uses of Site in com.aoindustries.aoserv.client.billing
Methods in com.aoindustries.aoserv.client.billing that return types with arguments of type Site -
Uses of Site in com.aoindustries.aoserv.client.linux
Methods in com.aoindustries.aoserv.client.linux that return SiteMethods in com.aoindustries.aoserv.client.linux that return types with arguments of type Site -
Uses of Site in com.aoindustries.aoserv.client.web
Methods in com.aoindustries.aoserv.client.web that return SiteModifier and TypeMethodDescriptionSiteTable.get
(int id) Location.getHttpdSite()
SiteTable.getHttpdSite
(String siteName, Server ao) StaticSite.getHttpdSite()
VirtualHost.getHttpdSite()
Methods in com.aoindustries.aoserv.client.web that return types with arguments of type SiteModifier and TypeMethodDescriptionHttpdServer.getHttpdSites()
SiteTable.getHttpdSites
(Package pk) SiteTable.getHttpdSites
(Server ao) SiteTable.getHttpdSites
(UserServer lsa) -
Uses of Site in com.aoindustries.aoserv.client.web.tomcat
Methods in com.aoindustries.aoserv.client.web.tomcat that return Site