Uses of Class
backup.client.BackupClient

Packages that use BackupClient
backup.client   
 

Uses of BackupClient in backup.client
 

Constructors in backup.client with parameters of type BackupClient
Cli(BackupClient bc)
          Constructs a new Cli.
Connection(BackupClient bc, java.lang.String host, int port)
          Constructs a new Connection.
Gui(BackupClient bc)
          Constructs a new Gui.