Uses of Class
com.aoindustries.aoserv.client.ftp.PrivateServer
-
Packages that use PrivateServer Package Description com.aoindustries.aoserv.client.ftp com.aoindustries.aoserv.client.linux com.aoindustries.aoserv.client.net -
-
Uses of PrivateServer in com.aoindustries.aoserv.client.ftp
Methods in com.aoindustries.aoserv.client.ftp that return PrivateServer Modifier and Type Method Description PrivateServerPrivateServerTable. get(int pkey)Methods in com.aoindustries.aoserv.client.ftp that return types with arguments of type PrivateServer Modifier and Type Method Description List<PrivateServer>PrivateServerTable. getPrivateFTPServers(Server ao) -
Uses of PrivateServer in com.aoindustries.aoserv.client.linux
Methods in com.aoindustries.aoserv.client.linux that return types with arguments of type PrivateServer Modifier and Type Method Description List<PrivateServer>Server. getPrivateFTPServers() -
Uses of PrivateServer in com.aoindustries.aoserv.client.net
Methods in com.aoindustries.aoserv.client.net that return PrivateServer Modifier and Type Method Description PrivateServerBind. getPrivateFTPServer()
-