Uses of Class
com.aoindustries.aoserv.client.email.CyrusImapdServer
-
Packages that use CyrusImapdServer Package Description com.aoindustries.aoserv.client.email com.aoindustries.aoserv.client.linux com.aoindustries.aoserv.client.net com.aoindustries.aoserv.client.pki -
-
Uses of CyrusImapdServer in com.aoindustries.aoserv.client.email
Methods in com.aoindustries.aoserv.client.email that return CyrusImapdServer Modifier and Type Method Description CyrusImapdServerCyrusImapdServerTable. get(int ao_server)CyrusImapdServerCyrusImapdBind. getCyrusImapdServer()CyrusImapdServerCyrusImapdServerTable. getCyrusImapdServerBySieveNetBind(Bind nb)Methods in com.aoindustries.aoserv.client.email that return types with arguments of type CyrusImapdServer Modifier and Type Method Description List<CyrusImapdServer>CyrusImapdServerTable. getCyrusImapdServers(Certificate sslCert) -
Uses of CyrusImapdServer in com.aoindustries.aoserv.client.linux
Methods in com.aoindustries.aoserv.client.linux that return CyrusImapdServer Modifier and Type Method Description CyrusImapdServerServer. getCyrusImapdServer() -
Uses of CyrusImapdServer in com.aoindustries.aoserv.client.net
Methods in com.aoindustries.aoserv.client.net that return CyrusImapdServer Modifier and Type Method Description CyrusImapdServerBind. getCyrusImapdServerBySieveNetBind() -
Uses of CyrusImapdServer in com.aoindustries.aoserv.client.pki
Methods in com.aoindustries.aoserv.client.pki that return types with arguments of type CyrusImapdServer Modifier and Type Method Description List<CyrusImapdServer>Certificate. getCyrusImapdServers()
-