A C G M O P R S U 
All Classes All Packages

A

APPLICATION_DESCRIPTION - Static variable in class org.jets3t.apps.synchronize.Synchronize
String provided to service as User-Agent description.

C

clear() - Method in class org.jets3t.apps.synchronize.CommandLineCredentialsProvider
Clear credentials.
CommandLineCredentialsProvider - Class in org.jets3t.apps.synchronize
Prompts for the user to enter HTTP Proxy authentication credentials via the command line.
CommandLineCredentialsProvider() - Constructor for class org.jets3t.apps.synchronize.CommandLineCredentialsProvider
 
compareLocalAndRemoteFiles(FileComparerResults, String, String, String, Map<String, String>, BytesProgressWatcher) - Method in class org.jets3t.apps.synchronize.Synchronize
 

G

getCredentials(AuthScope) - Method in class org.jets3t.apps.synchronize.CommandLineCredentialsProvider
Implementation method for the CredentialsProvider interface.
getPassword(String) - Static method in class org.jets3t.apps.synchronize.PasswordInput
 

M

main(String[]) - Static method in class org.jets3t.apps.synchronize.Synchronize
Runs this application from the console, accepts and checks command-line parameters and runs an upload or download operation when all the necessary parameters are provided.

O

org.jets3t.apps.synchronize - package org.jets3t.apps.synchronize
 

P

PasswordInput - Class in org.jets3t.apps.synchronize
A utility class that gives the ability to check which java version is being used to determine whether the java.io.Console class can be utitlized to retrieve a password from a user's input.
PasswordInput() - Constructor for class org.jets3t.apps.synchronize.PasswordInput
 

R

REPORT_LEVEL_ACTIONS - Static variable in class org.jets3t.apps.synchronize.Synchronize
 
REPORT_LEVEL_ALL - Static variable in class org.jets3t.apps.synchronize.Synchronize
 
REPORT_LEVEL_DIFFERENCES - Static variable in class org.jets3t.apps.synchronize.Synchronize
 
REPORT_LEVEL_NONE - Static variable in class org.jets3t.apps.synchronize.Synchronize
 
restoreToLocalDirectory(Map<String, String>, String, File, StorageBucket, BytesProgressWatcher) - Method in class org.jets3t.apps.synchronize.Synchronize
Copies the contents of a root path in service to the local file system.
run(String, File[], String, String, String, String) - Method in class org.jets3t.apps.synchronize.Synchronize
Runs the application, performing the action specified on the given service and local directory paths.
run(String, List<File>, String, String, String, String) - Method in class org.jets3t.apps.synchronize.Synchronize
Runs the application, performing the action specified on the given service and local directory paths.

S

setCredentials(AuthScope, Credentials) - Method in class org.jets3t.apps.synchronize.CommandLineCredentialsProvider
 
Synchronize - Class in org.jets3t.apps.synchronize
Console application to synchronize the local file system with a storage service.
Synchronize(StorageService, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, Jets3tProperties) - Constructor for class org.jets3t.apps.synchronize.Synchronize
Constructs the application with a pre-initialised service and the user-specified options.
SynchronizeException - Exception in org.jets3t.apps.synchronize
A standard exception, used for errors specific to the Synchronize application.
SynchronizeException() - Constructor for exception org.jets3t.apps.synchronize.SynchronizeException
 
SynchronizeException(String) - Constructor for exception org.jets3t.apps.synchronize.SynchronizeException
 
SynchronizeException(String, Throwable) - Constructor for exception org.jets3t.apps.synchronize.SynchronizeException
 
SynchronizeException(Throwable) - Constructor for exception org.jets3t.apps.synchronize.SynchronizeException
 

U

uploadLocalDirectory(Map<String, String>, StorageBucket, String, String, BytesProgressWatcher) - Method in class org.jets3t.apps.synchronize.Synchronize
Copies the contents of a local directory to a service, storing them in the given root path.
A C G M O P R S U 
All Classes All Packages