Uses of Class
com.aoindustries.aoserv.client.email.SmtpRelayType
-
Packages that use SmtpRelayType Package Description com.aoindustries.aoserv.client.billing com.aoindustries.aoserv.client.email -
-
Uses of SmtpRelayType in com.aoindustries.aoserv.client.billing
Methods in com.aoindustries.aoserv.client.billing with parameters of type SmtpRelayType Modifier and Type Method Description intPackage. addEmailSmtpRelay(Server aoServer, HostAddress host, SmtpRelayType type, long duration) -
Uses of SmtpRelayType in com.aoindustries.aoserv.client.email
Methods in com.aoindustries.aoserv.client.email that return SmtpRelayType Modifier and Type Method Description SmtpRelayTypeSmtpRelayTypeTable. get(String name)SmtpRelayTypeSmtpRelay. getType()Methods in com.aoindustries.aoserv.client.email with parameters of type SmtpRelayType Modifier and Type Method Description intSmtpRelayTable. addEmailSmtpRelay(Package pack, Server aoServer, HostAddress host, SmtpRelayType type, long duration)
-