Uses of Class
com.aoindustries.aoserv.client.email.MajordomoServer
-
Packages that use MajordomoServer Package Description com.aoindustries.aoserv.client.email com.aoindustries.aoserv.client.linux -
-
Uses of MajordomoServer in com.aoindustries.aoserv.client.email
Methods in com.aoindustries.aoserv.client.email that return MajordomoServer Modifier and Type Method Description MajordomoServerMajordomoServerTable. get(int domain)MajordomoServerDomain. getMajordomoServer()MajordomoServerMajordomoList. getMajordomoServer()Methods in com.aoindustries.aoserv.client.email that return types with arguments of type MajordomoServer Modifier and Type Method Description List<MajordomoServer>MajordomoServerTable. getMajordomoServers(Server ao) -
Uses of MajordomoServer in com.aoindustries.aoserv.client.linux
Methods in com.aoindustries.aoserv.client.linux that return types with arguments of type MajordomoServer Modifier and Type Method Description List<MajordomoServer>Server. getMajordomoServers()
-