Uses of Class
com.aoindustries.aoserv.client.net.Bind
-
-
Uses of Bind in com.aoindustries.aoserv.client.billing
Methods in com.aoindustries.aoserv.client.billing that return types with arguments of type Bind Modifier and Type Method Description List<Bind>Package. getNetBinds()List<Bind>Package. getNetBinds(IpAddress ip) -
Uses of Bind in com.aoindustries.aoserv.client.email
Methods in com.aoindustries.aoserv.client.email that return Bind Modifier and Type Method Description BindCyrusImapdBind. getNetBind()BindSendmailBind. getNetBind()BindSmtpSmartHost. getNetBind()BindCyrusImapdServer. getSieveNetBind()Methods in com.aoindustries.aoserv.client.email with parameters of type Bind Modifier and Type Method Description CyrusImapdServerCyrusImapdServerTable. getCyrusImapdServerBySieveNetBind(Bind nb) -
Uses of Bind in com.aoindustries.aoserv.client.ftp
Methods in com.aoindustries.aoserv.client.ftp that return Bind Modifier and Type Method Description BindPrivateServer. getNetBind() -
Uses of Bind in com.aoindustries.aoserv.client.linux
Methods in com.aoindustries.aoserv.client.linux that return Bind Modifier and Type Method Description BindServer. getDaemonBind()Gets the port information to bind to.BindServer. getDaemonConnectBind()Gets the port information to connect to.BindServer. getJilterBind()Methods in com.aoindustries.aoserv.client.linux with parameters of type Bind Modifier and Type Method Description ServerServerTable. getAOServerByDaemonNetBind(Bind nb)ServerServerTable. getAOServerByJilterNetBind(Bind nb) -
Uses of Bind in com.aoindustries.aoserv.client.mysql
Methods in com.aoindustries.aoserv.client.mysql that return Bind Modifier and Type Method Description BindServer. getBind()Methods in com.aoindustries.aoserv.client.mysql with parameters of type Bind Modifier and Type Method Description ServerServerTable. getMySQLServer(Bind nb) -
Uses of Bind in com.aoindustries.aoserv.client.net
Methods in com.aoindustries.aoserv.client.net that return Bind Modifier and Type Method Description BindBindTable. get(int id)BindBindFirewallZone. getNetBind()BindHost. getNetBind(IpAddress ipAddress, Port port)BindTcpRedirect. getNetBind()Methods in com.aoindustries.aoserv.client.net that return types with arguments of type Bind Modifier and Type Method Description List<Bind>BindTable. getNetBinds(Package pk)List<Bind>BindTable. getNetBinds(Package pk, IpAddress ip)List<Bind>FirewallZone. getNetBinds()List<Bind>Host. getNetBinds()List<Bind>Host. getNetBinds(AppProtocol protocol)List<Bind>Host. getNetBinds(IpAddress ipAddress)List<Bind>IpAddress. getNetBinds() -
Uses of Bind in com.aoindustries.aoserv.client.postgresql
Methods in com.aoindustries.aoserv.client.postgresql that return Bind Modifier and Type Method Description BindServer. getBind()Methods in com.aoindustries.aoserv.client.postgresql with parameters of type Bind Modifier and Type Method Description ServerServerTable. getPostgresServer(Bind nb) -
Uses of Bind in com.aoindustries.aoserv.client.reseller
Methods in com.aoindustries.aoserv.client.reseller that return Bind Modifier and Type Method Description BindBrand. getAowebStrutsVncBind() -
Uses of Bind in com.aoindustries.aoserv.client.web
Methods in com.aoindustries.aoserv.client.web that return Bind Modifier and Type Method Description BindHttpdBind. getNetBind() -
Uses of Bind in com.aoindustries.aoserv.client.web.jboss
Methods in com.aoindustries.aoserv.client.web.jboss that return Bind Modifier and Type Method Description BindSite. getHypersonicBind()BindSite. getJmxBind()BindSite. getJnpBind()BindSite. getRmiBind()BindSite. getWebserverBind()Methods in com.aoindustries.aoserv.client.web.jboss with parameters of type Bind Modifier and Type Method Description SiteSiteTable. getHttpdJBossSiteByHypersonicPort(Bind bind)SiteSiteTable. getHttpdJBossSiteByJMXPort(Bind bind)SiteSiteTable. getHttpdJBossSiteByJNPPort(Bind bind)SiteSiteTable. getHttpdJBossSiteByRMIPort(Bind bind)SiteSiteTable. getHttpdJBossSiteByWebserverPort(Bind bind) -
Uses of Bind in com.aoindustries.aoserv.client.web.tomcat
Methods in com.aoindustries.aoserv.client.web.tomcat that return Bind Modifier and Type Method Description BindWorker. getBind()BindPrivateTomcatSite. getTomcat4ShutdownPort()BindSharedTomcat. getTomcat4ShutdownPort()Methods in com.aoindustries.aoserv.client.web.tomcat with parameters of type Bind Modifier and Type Method Description SharedTomcatSharedTomcatTable. getHttpdSharedTomcatByShutdownPort(Bind nb)PrivateTomcatSitePrivateTomcatSiteTable. getHttpdTomcatStdSiteByShutdownPort(Bind bind)WorkerWorkerTable. getHttpdWorker(Bind nb)
-