Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accept(File) - Method in class org.jets3t.apps.uploader.UploaderFileExtensionFilter
- AccessControlDialog - Class in org.jets3t.apps.cockpit.gui
-
Dialog for managing S3 access control settings for buckets and objects.
- AccessControlList - Class in org.jets3t.service.acl
-
Represents an Amazon S3 Access Control List (ACL), including the ACL's set of grantees and the permissions assigned to each grantee.
- AccessControlList() - Constructor for class org.jets3t.service.acl.AccessControlList
- AccessControlListHandler - Class in org.jets3t.service.impl.rest
-
Handler for AccessControlList response XML documents.
- AccessControlListHandler() - Constructor for class org.jets3t.service.impl.rest.AccessControlListHandler
- actionPerformed(ActionEvent) - Method in class org.jets3t.apps.cockpit.Cockpit
-
Event handler for this application, handles all menu items.
- actionPerformed(ActionEvent) - Method in class org.jets3t.apps.cockpit.gui.AccessControlDialog
-
Event handler for this dialog.
- actionPerformed(ActionEvent) - Method in class org.jets3t.apps.cockpit.gui.BucketLoggingDialog
- actionPerformed(ActionEvent) - Method in class org.jets3t.apps.cockpit.gui.CreateBucketDialog
- actionPerformed(ActionEvent) - Method in class org.jets3t.apps.cockpit.gui.CredentialsDialog
- actionPerformed(ActionEvent) - Method in class org.jets3t.apps.cockpit.gui.LoginLocalFolderPanel
- actionPerformed(ActionEvent) - Method in class org.jets3t.apps.cockpit.gui.PreferencesDialog
-
Event handler for this dialog.
- actionPerformed(ActionEvent) - Method in class org.jets3t.apps.cockpit.gui.RequesterPaysDialog
- actionPerformed(ActionEvent) - Method in class org.jets3t.apps.cockpit.gui.SignedGetUrlDialog
- actionPerformed(ActionEvent) - Method in class org.jets3t.apps.cockpit.gui.StartupDialog
-
Event handler for this dialog.
- actionPerformed(ActionEvent) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
-
Event handler for this application, handles all menu items.
- actionPerformed(ActionEvent) - Method in class org.jets3t.apps.cockpitlite.ToggleAclDialog
- actionPerformed(ActionEvent) - Method in class org.jets3t.apps.uploader.Uploader
-
Handles GUI actions.
- actionPerformed(ActionEvent) - Method in class org.jets3t.gui.AuthenticationDialog
-
Event handler for this dialog.
- actionPerformed(ActionEvent) - Method in class org.jets3t.gui.CopyObjectsDialog
-
Event handler for this dialog.
- actionPerformed(ActionEvent) - Method in class org.jets3t.gui.ErrorDialog
- actionPerformed(ActionEvent) - Method in class org.jets3t.gui.ItemPropertiesDialog
-
Event handler for this dialog.
- actionPerformed(ActionEvent) - Method in class org.jets3t.gui.ManageDistributionsDialog
- actionPerformed(ActionEvent) - Method in class org.jets3t.gui.ObjectsAttributesDialog
-
Event handler for this dialog.
- actionPerformed(ActionEvent) - Method in class org.jets3t.gui.ProgressDialog
- actionPerformed(ActionEvent) - Method in class org.jets3t.gui.ProgressPanel
- addAllMetadata(Map<String, Object>) - Method in class org.jets3t.service.model.BaseStorageItem
-
Adds all the items in the provided map to this object's metadata.
- addAllMetadata(Map<String, Object>) - Method in class org.jets3t.service.model.StorageObject
-
Add all the metadata information to the object from the provided map.
- addApplicationProperties(Map) - Method in class org.jets3t.apps.uploader.XmlGenerator
-
Add application-specific properties to the XML document.
- addApplicationProperties(Map) - Method in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
-
Adds a set of application-specific properties to the message.
- addApplicationProperty(String, String) - Method in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
-
Adds an application-specific property to the message.
- addBucket(S3Bucket, boolean) - Method in class org.jets3t.apps.cockpit.gui.BucketTableModel
- addMessageProperties(Map) - Method in class org.jets3t.apps.uploader.XmlGenerator
-
Add message-specific properties to the XML document.
- addMessageProperties(Map) - Method in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
-
Adds a set of message-specific properties to the message.
- addMessageProperty(String, String) - Method in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
-
Adds a message-specific property to the message.
- addMetadata(String, String) - Method in class org.jets3t.service.model.BaseStorageItem
-
Adds a metadata item to the object.
- addMetadata(String, String) - Method in class org.jets3t.service.model.StorageObject
-
Add metadata information to the object.
- addMetadata(String, Date) - Method in class org.jets3t.service.model.BaseStorageItem
-
Adds a Date metadata item to the object.
- addMetadata(String, StorageOwner) - Method in class org.jets3t.service.model.BaseStorageItem
-
Adds an owner metadata item to the object.
- addMultipartPartToUploadedList(MultipartPart) - Method in class org.jets3t.service.model.MultipartUpload
- addObject(S3Object) - Method in class org.jets3t.apps.cockpit.gui.ObjectTableModel
- addObject(S3Object) - Method in class org.jets3t.apps.cockpitlite.CLObjectTableModel
- addObjectMetadata(String, String) - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
-
Adds to the object's metadata, that will be included in the Gatekeeer message.
- addObjects(S3Object[]) - Method in class org.jets3t.apps.cockpit.gui.ObjectTableModel
- addObjects(S3Object[]) - Method in class org.jets3t.apps.cockpitlite.CLObjectTableModel
- addPartObject(S3Object) - Method in class org.jets3t.service.multi.s3.MultipartUploadAndParts
- addServiceEventListener(StorageServiceEventListener) - Method in class org.jets3t.service.multi.ThreadedStorageService
-
Adds a service event listener to the set of listeners that will be notified of events.
- addServiceEventListener(S3ServiceEventListener) - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.Adds a service event listener to the set of listeners that will be notified of events.
- addSignatureRequest(String, String, Map, SignatureRequest) - Method in class org.jets3t.apps.uploader.XmlGenerator
-
Add a signature request item to the XML document to store the request, and details about the object the request was related to.
- addSignatureRequest(SignatureRequest) - Method in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
-
Adds a Signature Request to the message, indicating a request that a particular operation be allowed on a particular object.
- addSignatureRequests(SignatureRequest[]) - Method in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
-
Adds multiple signature requests to the message.
- addTargetGrant(GrantAndPermission) - Method in class org.jets3t.service.model.S3BucketLoggingStatus
- addTopicConfig(NotificationConfig.TopicConfig) - Method in class org.jets3t.service.model.NotificationConfig
- ALL_USERS - Static variable in class org.jets3t.service.acl.GroupGrantee
-
The group of all users, represented in S3 by the URI: http://acs.amazonaws.com/groups/global/AllUsers
- AllAuthenticatedUsersGrantee - Class in org.jets3t.service.acl.gs
-
Represents a grant to all authenticated users.
- AllAuthenticatedUsersGrantee() - Constructor for class org.jets3t.service.acl.gs.AllAuthenticatedUsersGrantee
- allowBucketListingRequest(GatekeeperMessage, ClientInformation) - Method in class org.jets3t.servlets.gatekeeper.Authorizer
-
Authorizes a bucket listing operation for a client as represented by a the gatekeeper request message.
- allowBucketListingRequest(GatekeeperMessage, ClientInformation) - Method in class org.jets3t.servlets.gatekeeper.impl.DefaultAuthorizer
-
Returns true in all cases.
- allowSignatureRequest(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.Authorizer
-
Authorizes an operation represented by a signature request by returning true, or disallows the operation by returned false (and optionally setting a decline reason in the signature request).
- allowSignatureRequest(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.impl.DefaultAuthorizer
-
Returns true in all cases.
- AllUsersGrantee - Class in org.jets3t.service.acl.gs
-
Represents a grant to all users.
- AllUsersGrantee() - Constructor for class org.jets3t.service.acl.gs.AllUsersGrantee
- alreadySynchronisedKeys - Variable in class org.jets3t.service.utils.FileComparerResults
- alreadySynchronisedLocalPaths - Variable in class org.jets3t.service.utils.FileComparerResults
- AMAZON_S3_PAGE - Static variable in class org.jets3t.apps.cockpit.Cockpit
- AMZ_DELETE_MARKER - Static variable in class org.jets3t.service.Constants
- AMZ_MULTI_FACTOR_AUTH_CODE - Static variable in class org.jets3t.service.Constants
- AMZ_REQUEST_ID_1 - Static variable in class org.jets3t.service.Constants
- AMZ_REQUEST_ID_2 - Static variable in class org.jets3t.service.Constants
- AMZ_SECURITY_TOKEN - Static variable in class org.jets3t.service.Constants
- AMZ_VERSION_ID - Static variable in class org.jets3t.service.Constants
- APP_PROPERTY_GATEKEEPER_ERROR_CODE - Static variable in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
-
The property name for storing error codes a Gatekeeper can return to a client.
- APPLICATION_DESCRIPTION - Static variable in class org.jets3t.apps.cockpit.Cockpit
- APPLICATION_DESCRIPTION - Static variable in class org.jets3t.apps.cockpitlite.CockpitLite
- APPLICATION_DESCRIPTION - Static variable in class org.jets3t.apps.synchronize.Synchronize
-
String provided to service as User-Agent description.
- APPLICATION_DESCRIPTION - Static variable in class org.jets3t.apps.uploader.Uploader
- APPLICATION_TITLE - Static variable in class org.jets3t.apps.cockpit.Cockpit
- APPLICATION_TITLE - Static variable in class org.jets3t.apps.cockpitlite.CockpitLite
- applyIcon(Object, String) - Method in class org.jets3t.gui.GuiUtils
-
Loads an icon image from the classpath and sets the icon of the component.
- ASCENDING - Static variable in class org.jets3t.gui.TableSorter
- AUTHENTICATED_USERS - Static variable in class org.jets3t.service.acl.GroupGrantee
-
The group of authenticated users, represented in S3 by the URI: http://acs.amazonaws.com/groups/global/AuthenticatedUsers
- AuthenticationDialog - Class in org.jets3t.gui
-
Dialog box for a user to enter authentication information for HTTP communication, such as NT or Basic authentication.
- AuthenticationDialog(Dialog, String, String, boolean) - Constructor for class org.jets3t.gui.AuthenticationDialog
-
Construct modal dialog for display over another Dialog.
- AuthenticationDialog(Frame, String, String, boolean) - Constructor for class org.jets3t.gui.AuthenticationDialog
-
Construct modal dialog for display over a Frame.
- authorizeHttpRequest(HttpMethod) - Method in class org.jets3t.service.CloudFrontService
-
Sign the given HTTP method object using the AWS credentials provided by
CloudFrontService.getAWSCredentials()
. - authorizeHttpRequest(HttpMethod) - Method in interface org.jets3t.service.impl.rest.httpclient.AWSRequestAuthorizer
- authorizeHttpRequest(HttpMethod) - Method in class org.jets3t.service.impl.rest.httpclient.RestStorageService
-
Authorizes an HTTP request by signing it.
- Authorizer - Class in org.jets3t.servlets.gatekeeper
-
Authorizes or refuses operations on an S3 account - the decision can be based on information in the request message, details about the client, or the signature request itself.
- Authorizer(ServletConfig) - Constructor for class org.jets3t.servlets.gatekeeper.Authorizer
-
Constructs an Authorizer.
- available() - Method in class org.jets3t.service.impl.rest.httpclient.HttpMethodReleaseInputStream
- available() - Method in class org.jets3t.service.io.GZipDeflatingInputStream
- available() - Method in class org.jets3t.service.io.InterruptableInputStream
- available() - Method in class org.jets3t.service.io.ProgressMonitoredInputStream
- available() - Method in class org.jets3t.service.io.RepeatableFileInputStream
- available() - Method in class org.jets3t.service.io.RepeatableInputStream
- available() - Method in class org.jets3t.service.io.SegmentedRepeatableFileInputStream
- AWS_ACCESS_KEY_PROPERTY_NAME - Static variable in class org.jets3t.samples.SamplesUtils
- AWS_SECRET_KEY_PROPERTY_NAME - Static variable in class org.jets3t.samples.SamplesUtils
- AWSCredentials - Class in org.jets3t.service.security
-
Class to contain the Amazon Web Services (AWS) credentials of a user.
- AWSCredentials(String, String) - Constructor for class org.jets3t.service.security.AWSCredentials
-
Construct credentials.
- AWSCredentials(String, String, String) - Constructor for class org.jets3t.service.security.AWSCredentials
-
Construct credentials, and associate them with a human-friendly name.
- AWSDevPayCredentials - Class in org.jets3t.service.security
-
Class to contain the Amazon Web Services (AWS) credentials of a user, with bits needed for DevPay.
- AWSDevPayCredentials(String, String, String, String) - Constructor for class org.jets3t.service.security.AWSDevPayCredentials
-
Construct credentials.
- AWSDevPayCredentials(String, String, String, String, String) - Constructor for class org.jets3t.service.security.AWSDevPayCredentials
-
Construct credentials.
- AWSDevPayProduct - Class in org.jets3t.service.model
-
Class to contain information about an Amazon Web Services (AWS) S3 DevPay product.
- AWSDevPayProduct(String) - Constructor for class org.jets3t.service.model.AWSDevPayProduct
- AWSDevPayProduct(String, String) - Constructor for class org.jets3t.service.model.AWSDevPayProduct
- AWSDevPayProductPanel - Class in org.jets3t.apps.cockpit.gui
-
Class to store information about a AWS DevPay product.
- AWSDevPayProductPanel() - Constructor for class org.jets3t.apps.cockpit.gui.AWSDevPayProductPanel
- AWSRequestAuthorizer - Interface in org.jets3t.service.impl.rest.httpclient
B
- BaseStorageItem - Class in org.jets3t.service.model
-
Base class to represent storage items that can contain metadata: both objects and buckets.
- BaseStorageServiceTests - Class in org.jets3t.tests
-
Runs generic functional tests that any storage service implementation should be able to perform.
- BaseStorageServiceTests() - Constructor for class org.jets3t.tests.BaseStorageServiceTests
- BaseVersionOrDeleteMarker - Class in org.jets3t.service.model
- BaseVersionOrDeleteMarker(String, String, boolean, Date, S3Owner) - Constructor for class org.jets3t.service.model.BaseVersionOrDeleteMarker
- BUCKET_STATUS__ALREADY_CLAIMED - Static variable in class org.jets3t.service.StorageService
-
Status code returned by
StorageService.checkBucketStatus(String)
for a bucket that exists but is not owned by the service user (i.e. - BUCKET_STATUS__DOES_NOT_EXIST - Static variable in class org.jets3t.service.StorageService
-
Status code returned by
StorageService.checkBucketStatus(String)
for a bucket that does not exist. - BUCKET_STATUS__MY_BUCKET - Static variable in class org.jets3t.service.StorageService
-
Status code returned by
StorageService.checkBucketStatus(String)
for a bucket that exists and is owned by the service user. - BucketLister - Class in org.jets3t.servlets.gatekeeper
-
Provides a listing of objects in an S3 account to a client application that cannot query the account for itself.
- BucketLister(ServletConfig) - Constructor for class org.jets3t.servlets.gatekeeper.BucketLister
- BucketLocationHandler() - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.BucketLocationHandler
- BucketLoggingDialog - Class in org.jets3t.apps.cockpit.gui
-
Dialog box for displaying and modifying the logging status of buckets.
- BucketLoggingDialog(Frame, S3Service, String[], HyperlinkActivatedListener) - Constructor for class org.jets3t.apps.cockpit.gui.BucketLoggingDialog
- BucketLoggingStatusHandler() - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.BucketLoggingStatusHandler
- BucketTableModel - Class in org.jets3t.apps.cockpit.gui
-
A table model to store
S3Bucket
s. - BucketTableModel(boolean) - Constructor for class org.jets3t.apps.cockpit.gui.BucketTableModel
- buildDiscrepancyLists(Map<String, String>, Map<String, StorageObject>) - Method in class org.jets3t.service.utils.FileComparer
-
Compares the contents of a directory on the local file system with the contents of a service resource.
- buildDiscrepancyLists(Map<String, String>, Map<String, StorageObject>, BytesProgressWatcher) - Method in class org.jets3t.service.utils.FileComparer
-
Compares the contents of a directory on the local file system with the contents of a service resource.
- buildFieldsPanel(JPanel, Jets3tProperties) - Method in class org.jets3t.gui.UserInputFields
-
Builds a user input panel matching the fields specified in the uploader.properties file.
- buildObject() - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
- buildObjectFromUrl(String, String, String) - Static method in class org.jets3t.service.utils.ServiceUtils
-
Builds an object based on the bucket name and object key information available in the components of a URL.
- buildObjectKeyToFilepathMap(File[], String, boolean) - Method in class org.jets3t.service.utils.FileComparer
-
Builds a map of files and directories that exist on the local system, where the map keys are the object key names that will be used for the files in a remote storage service, and the map values are absolute paths (Strings) to that file in the local file system.
- buildObjectMap(StorageService, String, String, Map<String, String>, BytesProgressWatcher, StorageServiceEventListener) - Method in class org.jets3t.service.utils.FileComparer
-
Builds a service Object Map containing all the objects within the given target path, where the map's key for each object is the relative path to the object.
- buildObjectMapPartial(StorageService, String, String, String, Map<String, String>, boolean, BytesProgressWatcher, StorageServiceEventListener) - Method in class org.jets3t.service.utils.FileComparer
-
Builds a service Object Map containing a partial set of objects within the given target path, where the map's key for each object is the relative path to the object.
- buildPolicyForSignedUrl(String, Date, String, Date) - Static method in class org.jets3t.service.CloudFrontService
-
Generate a policy document that describes custom access permissions to apply via a private distribution's signed URL.
- buildPostForm(String, String) - Static method in class org.jets3t.service.S3Service
-
Generates an unauthenticated HTML POST form that can be used to upload files or data to S3 from a standard web browser.
- buildPostForm(String, String, ProviderCredentials, Date, String[], String[], String, boolean) - Static method in class org.jets3t.service.S3Service
-
Generates an HTML POST form that can be used to upload files or data to S3 from a standard web browser.
- buildPostForm(String, String, ProviderCredentials, Date, String[], String[], String, boolean, boolean, String) - Static method in class org.jets3t.service.S3Service
-
Generates an HTML POST form that can be used to upload files or data to S3 from a standard web browser.
- buildS3ObjectsFromSignatureRequests(SignatureRequest[]) - Method in class org.jets3t.service.utils.signedurl.GatekeeperClientUtils
-
Parse the data in a set of SignatureRequest objects and build the corresponding S3Objects represented by that data.
- ByteFormatter - Class in org.jets3t.service.utils
-
Formats numeric byte values into human-readable strings.
- ByteFormatter() - Constructor for class org.jets3t.service.utils.ByteFormatter
-
Constructs a formatter that will use default text to represent byte amounts.
- ByteFormatter(String, String, String, String, int) - Constructor for class org.jets3t.service.utils.ByteFormatter
-
Constructs a formatter that will use the given values when formatting byte values.
- BytesProgressWatcher - Class in org.jets3t.service.io
-
Utility class that tracks the number of bytes transferred from a source, and uses this information to calculate transfer rates and estimate end times.
- BytesProgressWatcher(long) - Constructor for class org.jets3t.service.io.BytesProgressWatcher
-
Construct a watcher for a transfer that will involve a given number of bytes.
C
- calculateOverallBytesPerSecond(BytesProgressWatcher[]) - Static method in class org.jets3t.service.io.BytesProgressWatcher
- calculateRecentByteRatePerSecond(BytesProgressWatcher[]) - Static method in class org.jets3t.service.io.BytesProgressWatcher
- calculateRemainingTime(BytesProgressWatcher[]) - Static method in class org.jets3t.service.io.BytesProgressWatcher
- CancelEventTrigger - Interface in org.jets3t.service.multi
-
Interface implemented by multi-threaded operations that can be cancelled prior to finishing.
- CancelEventTrigger - Interface in org.jets3t.service.multithread
-
Deprecated.
- cancelTask() - Method in class org.jets3t.service.multi.ThreadWatcher
-
Convenience method to trigger an event cancellation via
CancelEventTrigger.cancelTask(java.lang.Object)
if this thread watcher is associated with an operation that can be cancelled. - cancelTask(Object) - Method in interface org.jets3t.service.multi.CancelEventTrigger
-
Triggers a cancellation of some operation.
- CanonicalGrantee - Class in org.jets3t.service.acl
-
Represents a grantee identified by their canonical Amazon ID, which is something along the lines of an Amazon-internal ID specific to a user.
- CanonicalGrantee() - Constructor for class org.jets3t.service.acl.CanonicalGrantee
-
Default constructor.
- CanonicalGrantee(String) - Constructor for class org.jets3t.service.acl.CanonicalGrantee
-
Constructs a grantee with the given canonical ID.
- cast(StorageBucket[]) - Static method in class org.jets3t.service.model.GSBucket
- cast(StorageBucket[]) - Static method in class org.jets3t.service.model.S3Bucket
- cast(StorageObject[]) - Static method in class org.jets3t.service.model.GSObject
- cast(StorageObject[]) - Static method in class org.jets3t.service.model.S3Object
- changedUpdate(DocumentEvent) - Method in class org.jets3t.apps.cockpit.gui.SignedGetUrlDialog
- characters(char[], int, int) - Method in class org.jets3t.service.impl.rest.DefaultXmlHandler
- characters(char[], int, int) - Method in class org.jets3t.service.impl.rest.SimpleHandler
- checkBucketStatus(String) - Method in class org.jets3t.service.impl.rest.httpclient.RestStorageService
- checkBucketStatus(String) - Method in class org.jets3t.service.StorageService
-
Find out the status of a bucket with the given name.
- checkForInputErrors() - Method in class org.jets3t.apps.cockpit.gui.LoginCredentialsPanel
-
Verifies that the user has provided the correct inputs, and returns a list of error messages if not.
- cleanRestMetadataMap(Map<String, Object>, String, String) - Static method in class org.jets3t.service.utils.ServiceUtils
-
From a map of metadata returned from a REST GET or HEAD request, returns a map of metadata with the HTTP-connection-specific metadata items removed.
- clearAllProperties() - Method in class org.jets3t.service.Jets3tProperties
-
Clears (removes) all the property names and values used internally by this object.
- clearPassword() - Method in class org.jets3t.apps.cockpit.gui.LoginLocalFolderPanel
-
Clears the user-provided password field.
- clearProperty(String) - Method in class org.jets3t.service.Jets3tProperties
-
Removes a property name and value.
- ClientInformation - Class in org.jets3t.servlets.gatekeeper
-
Stores information about the HTTP client that submitted a request to the Gatekeeper.
- ClientInformation(String, String, String, int, HttpSession, Principal, String, HttpServletRequest) - Constructor for class org.jets3t.servlets.gatekeeper.ClientInformation
- CLObjectTableModel - Class in org.jets3t.apps.cockpitlite
-
A table model to store
S3Object
s. - CLObjectTableModel() - Constructor for class org.jets3t.apps.cockpitlite.CLObjectTableModel
- clone() - Method in class org.jets3t.service.model.GSObject
- clone() - Method in class org.jets3t.service.model.S3Object
- clone() - Method in class org.jets3t.service.model.StorageObject
- close() - Method in class org.jets3t.service.impl.rest.httpclient.HttpMethodReleaseInputStream
-
Standard input stream close method, except it ensures that
HttpMethodReleaseInputStream.releaseConnection()
is called before the input stream is closed. - close() - Method in class org.jets3t.service.io.GZipDeflatingInputStream
- close() - Method in class org.jets3t.service.io.GZipInflatingOutputStream
- close() - Method in class org.jets3t.service.io.InterruptableInputStream
- close() - Method in class org.jets3t.service.io.ProgressMonitoredInputStream
- close() - Method in class org.jets3t.service.io.ProgressMonitoredOutputStream
- close() - Method in class org.jets3t.service.io.RepeatableFileInputStream
- close() - Method in class org.jets3t.service.io.RepeatableInputStream
- closeDataInputStream() - Method in class org.jets3t.service.model.StorageObject
-
Closes the object's data input stream if it exists.
- CloudFrontSamples - Class in org.jets3t.samples
-
Sample code for performing CloudFront service operations.
- CloudFrontSamples() - Constructor for class org.jets3t.samples.CloudFrontSamples
- CloudFrontService - Class in org.jets3t.service
-
A service that handles communication with the Amazon CloudFront REST API, offering all the operations that can be performed on CloudFront distributions.
- CloudFrontService(ProviderCredentials) - Constructor for class org.jets3t.service.CloudFrontService
-
Constructs the service with default properties.
- CloudFrontService(ProviderCredentials, String, CredentialsProvider, Jets3tProperties, HostConfiguration) - Constructor for class org.jets3t.service.CloudFrontService
-
Constructs the service and initialises its properties.
- CloudFrontServiceException - Exception Class in org.jets3t.service
-
Exception for use by
CloudFrontService
and related utilities. - CloudFrontServiceException() - Constructor for exception class org.jets3t.service.CloudFrontServiceException
- CloudFrontServiceException(String) - Constructor for exception class org.jets3t.service.CloudFrontServiceException
- CloudFrontServiceException(String, int, String, String, String, String, String) - Constructor for exception class org.jets3t.service.CloudFrontServiceException
- CloudFrontServiceException(String, Throwable) - Constructor for exception class org.jets3t.service.CloudFrontServiceException
- CloudFrontServiceException(Throwable) - Constructor for exception class org.jets3t.service.CloudFrontServiceException
- CloudFrontXmlResponsesSaxParser - Class in org.jets3t.service.impl.rest
-
XML Sax parser to read XML documents returned by the CloudFront service via the REST interface, and convert these documents into JetS3t objects.
- CloudFrontXmlResponsesSaxParser(Jets3tProperties) - Constructor for class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser
-
Constructs the XML SAX parser.
- CloudFrontXmlResponsesSaxParser.DistributionConfigHandler - Class in org.jets3t.service.impl.rest
- CloudFrontXmlResponsesSaxParser.DistributionHandler - Class in org.jets3t.service.impl.rest
- CloudFrontXmlResponsesSaxParser.DistributionListHandler - Class in org.jets3t.service.impl.rest
- CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler - Class in org.jets3t.service.impl.rest
- CloudFrontXmlResponsesSaxParser.ErrorHandler - Class in org.jets3t.service.impl.rest
- CloudFrontXmlResponsesSaxParser.InvalidationHandler - Class in org.jets3t.service.impl.rest
- CloudFrontXmlResponsesSaxParser.InvalidationListHandler - Class in org.jets3t.service.impl.rest
- CloudFrontXmlResponsesSaxParser.OriginAccessIdentityConfigHandler - Class in org.jets3t.service.impl.rest
- CloudFrontXmlResponsesSaxParser.OriginAccessIdentityHandler - Class in org.jets3t.service.impl.rest
- CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler - Class in org.jets3t.service.impl.rest
- CloudFrontXmlResponsesSaxParser.OriginHandler - Class in org.jets3t.service.impl.rest
- Cockpit - Class in org.jets3t.apps.cockpit
-
Cockpit is a graphical Java application for viewing and managing the contents of an Amazon S3 account.
- Cockpit() - Constructor for class org.jets3t.apps.cockpit.Cockpit
-
Constructor to run this application as an Applet.
- Cockpit(JFrame) - Constructor for class org.jets3t.apps.cockpit.Cockpit
-
Constructor to run this application in a stand-alone window.
- COCKPIT_PROPERTIES_FILENAME - Static variable in class org.jets3t.service.Constants
-
The file containing local Cockpit preferences.
- CockpitLite - Class in org.jets3t.apps.cockpitlite
-
CockpitLite is a graphical Java application for viewing and managing the contents of an Amazon S3 account, where the S3 account is not owned by the application's user directly but is made available by a service provider.
- CockpitLite() - Constructor for class org.jets3t.apps.cockpitlite.CockpitLite
-
Constructor to run this application as an Applet.
- CockpitLite(JFrame, Properties) - Constructor for class org.jets3t.apps.cockpitlite.CockpitLite
-
Constructor to run this application in a stand-alone window.
- CockpitPreferences - Class in org.jets3t.apps.cockpit
-
Stores Cockpit's preferences as set by the user via the
PreferencesDialog
. - CockpitPreferences() - Constructor for class org.jets3t.apps.cockpit.CockpitPreferences
- CodeSamples - Class in org.jets3t.samples
-
This class includes all the code samples as listed in the JetS3t Programmer Guide.
- CodeSamples() - Constructor for class org.jets3t.samples.CodeSamples
- 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
- COMPARABLE_COMAPRATOR - Static variable in class org.jets3t.gui.TableSorter
- compare(MultipartPart, MultipartPart) - Method in class org.jets3t.service.model.MultipartPart.PartNumberComparator
- compareTo(Object) - Method in class org.jets3t.service.model.AWSDevPayProduct
-
Compare two products by their names (using string comparision)
- CompleteMultipartUploadErrorHandler(XMLReader) - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CompleteMultipartUploadErrorHandler
- CompleteMultipartUploadResultHandler(XMLReader) - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CompleteMultipartUploadResultHandler
- computeMD5Hash(byte[]) - Static method in class org.jets3t.service.utils.ServiceUtils
-
Computes the MD5 hash of the given data and returns it as a hex string.
- computeMD5Hash(InputStream) - Static method in class org.jets3t.service.utils.ServiceUtils
-
Computes the MD5 hash of the data in the given input stream and returns it as a hex string.
- Constants - Class in org.jets3t.service
-
Constants used by the S3Service and its implementation classes.
- Constants() - Constructor for class org.jets3t.service.Constants
- containsKey(String) - Method in class org.jets3t.service.Jets3tProperties
- containsMetadata(String) - Method in class org.jets3t.service.model.BaseStorageItem
- contribs.mx - package contribs.mx
- controlReturned(SimpleHandler) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
- controlReturned(SimpleHandler) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
- controlReturned(SimpleHandler) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionListHandler
- controlReturned(SimpleHandler) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler
- controlReturned(SimpleHandler) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityHandler
- controlReturned(SimpleHandler) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler
- controlReturned(SimpleHandler) - Method in class org.jets3t.service.impl.rest.SimpleHandler
- controlReturned(SimpleHandler) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CompleteMultipartUploadResultHandler
- controlReturned(SimpleHandler) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartPartsResultHandler
- controlReturned(SimpleHandler) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartUploadsResultHandler
- controlReturned(SimpleHandler) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.MultipartUploadResultHandler
- convertDirPlaceholderKeyNameToDirName(String) - Static method in class org.jets3t.service.utils.ObjectUtils
- convertHeadersToMap(Header[]) - Static method in class org.jets3t.service.utils.RestUtils
- convertRsaPemToDer(InputStream) - Static method in class org.jets3t.service.security.EncryptionUtil
-
Convert a PEM encoded RSA certificate file into a DER format byte array.
- copy(String, String) - Static method in class contribs.mx.S3ObjectMx
- copyObject(String, String, String, StorageObject, boolean) - Method in class org.jets3t.service.StorageService
-
Copy an object.
- copyObject(String, String, String, StorageObject, boolean, Calendar, Calendar, String[], String[]) - Method in class org.jets3t.service.StorageService
-
Copy an object.
- CopyObjectResultHandler() - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CopyObjectResultHandler
- copyObjects(String, String, String[], S3Object[], boolean) - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.Copies multiple objects within or between buckets, while sending
CopyObjectsEvent
notification events. - copyObjects(String, String, String[], S3Object[], boolean) - Method in class org.jets3t.service.multithread.S3ServiceSimpleMulti
-
Deprecated.Copies multiple objects within or between buckets.
- copyObjects(String, String, String[], StorageObject[], boolean) - Method in class org.jets3t.service.multi.SimpleThreadedStorageService
-
Copies multiple objects within or between buckets.
- copyObjects(String, String, String[], StorageObject[], boolean) - Method in class org.jets3t.service.multi.ThreadedStorageService
-
Copies multiple objects within or between buckets, while sending
CopyObjectsEvent
notification events. - CopyObjectsDialog - Class in org.jets3t.gui
-
Dialog for choosing the destination bucket for an Object copy operation, and specifying how the copy will be performed.
- CopyObjectsDialog(Frame, String, SkinsFactory, S3Object[], S3Bucket[]) - Constructor for class org.jets3t.gui.CopyObjectsDialog
-
Construct a modal dialog for controlling copy opeations.
- CopyObjectsEvent - Class in org.jets3t.service.multi.event
-
Multi-threaded service event fired by
ThreadedStorageService.copyObjects(String, String, String[], StorageObject[], boolean)
. - CopyObjectsEvent - Class in org.jets3t.service.multithread
-
Multi-threaded service event fired by
S3ServiceMulti.copyObjects(String, String, String[], S3Object[], boolean)
. - copyVersionedObject(String, String, String, String, S3Object, boolean) - Method in class org.jets3t.service.S3Service
-
Copy an object with a specific version within your S3 account.
- copyVersionedObject(String, String, String, String, S3Object, boolean, Calendar, Calendar, String[], String[]) - Method in class org.jets3t.service.S3Service
-
Copy an object with a specific version within your S3 account.
- countBytesInObjects(S3Object[]) - Static method in class org.jets3t.service.utils.ServiceUtils
-
Counts the total number of bytes in a set of S3Objects by summing the content length of each.
- createBucket(String) - Method in class org.jets3t.service.impl.rest.httpclient.GoogleStorageService
- createBucket(String) - Method in class org.jets3t.service.S3Service
- createBucket(String) - Method in class org.jets3t.service.StorageService
-
Creates a bucket.
- createBucket(String, String) - Method in class org.jets3t.service.S3Service
-
Creates a bucket in a specific location, without checking whether the bucket already exists.
- createBucket(String, String, AccessControlList) - Method in class org.jets3t.service.S3Service
-
Creates a bucket in a specific location, without checking whether the bucket already exists.
- createBucket(S3Bucket) - Method in class org.jets3t.service.S3Service
-
Creates a bucket in S3 based on the provided bucket object, with the Access Control List settings and location properties of the bucket object (if any).
- createBucket(StorageBucket) - Method in class org.jets3t.service.StorageService
-
Create a bucket with the Access Control List settings of the bucket object (if any).
- CreateBucketConfiguration - Class in org.jets3t.service.model
-
Represents the location configuraton to be applied to a newly created Bucket.
- CreateBucketConfiguration() - Constructor for class org.jets3t.service.model.CreateBucketConfiguration
- CreateBucketConfiguration(String) - Constructor for class org.jets3t.service.model.CreateBucketConfiguration
- CreateBucketDialog - Class in org.jets3t.apps.cockpit.gui
-
Dialog box to prompt for the name and location of an S3 bucket.
- CreateBucketDialog(String, Frame, HyperlinkActivatedListener) - Constructor for class org.jets3t.apps.cockpit.gui.CreateBucketDialog
- createBuckets(String[]) - Method in class org.jets3t.service.multi.SimpleThreadedStorageService
-
Creates multiple buckets.
- createBuckets(String[]) - Method in class org.jets3t.service.multi.ThreadedStorageService
-
Creates multiple buckets, and sends
CreateBucketsEvent
notification events. - createBuckets(S3Bucket[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.Creates multiple buckets, and sends
CreateBucketsEvent
notification events. - createBuckets(S3Bucket[]) - Method in class org.jets3t.service.multithread.S3ServiceSimpleMulti
-
Deprecated.Creates multiple buckets.
- CreateBucketsEvent - Class in org.jets3t.service.multi.event
-
Multi-threaded service event fired by
ThreadedStorageService.createBuckets(String[])
. - CreateBucketsEvent - Class in org.jets3t.service.multithread
-
Multi-threaded service event fired by
S3ServiceMulti.createBuckets(S3Bucket[])
. - createDistribution(DistributionConfig) - Method in class org.jets3t.service.CloudFrontService
-
Create a public or private CloudFront distribution for an S3 bucket based on a pre-configured
DistributionConfig
. - createDistribution(Origin) - Method in class org.jets3t.service.CloudFrontService
-
Create a minimally-configured CloudFront distribution for an S3 bucket that will be publicly available once created.
- createDistribution(Origin, String, String[], String, boolean, LoggingStatus) - Method in class org.jets3t.service.CloudFrontService
-
Create a public CloudFront distribution for an S3 bucket.
- createDistribution(Origin, String, String[], String, boolean, LoggingStatus, boolean, String[], String[], String) - Method in class org.jets3t.service.CloudFrontService
-
Create a public or private CloudFront distribution for an S3 bucket.
- createObjectForUpload(String, File, EncryptionUtil, boolean) - Static method in class org.jets3t.service.utils.ObjectUtils
-
Prepares a file for upload to a named object in S3, potentially transforming it if zipping or encryption is requested.
- createObjectForUpload(String, File, EncryptionUtil, boolean, BytesProgressWatcher) - Static method in class org.jets3t.service.utils.ObjectUtils
-
Prepares a file for upload to a named object in S3, potentially transforming it if zipping or encryption is requested.
- CreateObjectsEvent - Class in org.jets3t.service.multi.event
-
Multi-threaded service event fired by
ThreadedStorageService.putObjects(String, StorageObject[])
. - CreateObjectsEvent - Class in org.jets3t.service.multithread
-
Multi-threaded service event fired by
S3ServiceMulti.putObjects(S3Bucket, S3Object[])
. - createOriginAccessIdentity(String, String) - Method in class org.jets3t.service.CloudFrontService
-
Create a new Origin Access Identity
- createPackageForDownload(S3Object, File, boolean, boolean, String) - Static method in class org.jets3t.service.utils.ObjectUtils
-
Deprecated.
- createPackageForDownload(StorageObject, File, boolean, boolean, String) - Static method in class org.jets3t.service.utils.ObjectUtils
-
Creates a download package representing an S3Object that will be downloaded, and the target file the downloaded data will be written to.
- createSignedDeleteUrl(String, String, Date) - Method in class org.jets3t.service.S3Service
-
Generates a signed DELETE URL.
- createSignedDeleteUrl(String, String, Date, boolean) - Method in class org.jets3t.service.S3Service
-
Generates a signed DELETE URL.
- createSignedDeleteUrl(String, String, ProviderCredentials, Date) - Method in class org.jets3t.service.S3Service
-
Deprecated.0.7.4
- createSignedDeleteUrl(String, String, ProviderCredentials, Date, boolean) - Method in class org.jets3t.service.S3Service
-
Deprecated.0.7.4
- createSignedGetUrl(String, String, Date) - Method in class org.jets3t.service.S3Service
-
Generates a signed GET URL.
- createSignedGetUrl(String, String, Date, boolean) - Method in class org.jets3t.service.S3Service
-
Generates a signed GET URL.
- createSignedGetUrl(String, String, ProviderCredentials, Date) - Method in class org.jets3t.service.S3Service
-
Deprecated.0.7.4
- createSignedGetUrl(String, String, ProviderCredentials, Date, boolean) - Method in class org.jets3t.service.S3Service
-
Deprecated.0.7.4
- createSignedHeadUrl(String, String, Date) - Method in class org.jets3t.service.S3Service
-
Generates a signed HEAD URL.
- createSignedHeadUrl(String, String, Date, boolean) - Method in class org.jets3t.service.S3Service
-
Generates a signed HEAD URL.
- createSignedHeadUrl(String, String, ProviderCredentials, Date) - Method in class org.jets3t.service.S3Service
-
Deprecated.0.7.4
- createSignedHeadUrl(String, String, ProviderCredentials, Date, boolean) - Method in class org.jets3t.service.S3Service
-
Deprecated.0.7.4
- createSignedPutUrl(String, String, Map<String, Object>, Date) - Method in class org.jets3t.service.S3Service
-
Generates a signed PUT URL.
- createSignedPutUrl(String, String, Map<String, Object>, Date, boolean) - Method in class org.jets3t.service.S3Service
-
Generates a signed PUT URL.
- createSignedPutUrl(String, String, Map<String, Object>, ProviderCredentials, Date) - Method in class org.jets3t.service.S3Service
-
Deprecated.0.7.4
- createSignedPutUrl(String, String, Map<String, Object>, ProviderCredentials, Date, boolean) - Method in class org.jets3t.service.S3Service
-
Deprecated.0.7.4
- createSignedUrl(String, String, String, String, Map<String, Object>, long) - Method in class org.jets3t.service.S3Service
-
Generates a signed URL string that will grant access to an S3 resource (bucket or object) to whoever uses the URL up until the time specified.
- createSignedUrl(String, String, String, String, Map<String, Object>, long, boolean) - Method in class org.jets3t.service.S3Service
-
Generates a signed URL string that will grant access to an S3 resource (bucket or object) to whoever uses the URL up until the time specified.
- createSignedUrl(String, String, String, String, Map<String, Object>, long, boolean, boolean, boolean) - Method in class org.jets3t.service.S3Service
-
Generates a signed URL string that will grant access to an S3 resource (bucket or object) to whoever uses the URL up until the time specified.
- createSignedUrl(String, String, String, String, Map<String, Object>, ProviderCredentials, long) - Method in class org.jets3t.service.S3Service
-
Deprecated.0.7.4
- createSignedUrl(String, String, String, String, Map<String, Object>, ProviderCredentials, long, boolean) - Method in class org.jets3t.service.S3Service
-
Deprecated.0.7.4
- createSignedUrl(String, String, String, String, Map<String, Object>, ProviderCredentials, long, boolean, boolean, boolean) - Static method in class org.jets3t.service.S3Service
-
Deprecated.0.7.4
- createSkinnedJButton(String) - Method in class org.jets3t.gui.skins.SkinsFactory
- createSkinnedJCheckBox(String) - Method in class org.jets3t.gui.skins.SkinsFactory
- createSkinnedJComboBox(String) - Method in class org.jets3t.gui.skins.SkinsFactory
- createSkinnedJHtmlLabel(String) - Method in class org.jets3t.gui.skins.SkinsFactory
- createSkinnedJHtmlLabel(String, HyperlinkActivatedListener) - Method in class org.jets3t.gui.skins.SkinsFactory
- createSkinnedJMenuItem(String) - Method in class org.jets3t.gui.skins.SkinsFactory
- createSkinnedJPanel(String) - Method in class org.jets3t.gui.skins.SkinsFactory
- createSkinnedJPasswordField(String) - Method in class org.jets3t.gui.skins.SkinsFactory
- createSkinnedJPopupMenu(String) - Method in class org.jets3t.gui.skins.SkinsFactory
- createSkinnedJProgressBar(String, int, int) - Method in class org.jets3t.gui.skins.SkinsFactory
- createSkinnedJRadioButton(String) - Method in class org.jets3t.gui.skins.SkinsFactory
- createSkinnedJScrollPane(String) - Method in class org.jets3t.gui.skins.SkinsFactory
- createSkinnedJScrollPane(String, Object) - Method in class org.jets3t.gui.skins.SkinsFactory
- createSkinnedJTable(String) - Method in class org.jets3t.gui.skins.SkinsFactory
- createSkinnedJTextArea(String) - Method in class org.jets3t.gui.skins.SkinsFactory
- createSkinnedJTextField(String) - Method in class org.jets3t.gui.skins.SkinsFactory
- createSkinnedMetalTheme(String) - Method in class org.jets3t.gui.skins.SkinsFactory
- createStreamingDistribution(Origin, String, String[], String, boolean, LoggingStatus) - Method in class org.jets3t.service.CloudFrontService
-
Create a public streaming CloudFront distribution for an S3 bucket.
- createStreamingDistribution(Origin, String, String[], String, boolean, LoggingStatus, boolean, String[]) - Method in class org.jets3t.service.CloudFrontService
-
Create a public or private streaming CloudFront distribution for an S3 bucket.
- createTorrentUrl(String, String) - Method in class org.jets3t.service.S3Service
-
Generates a URL string that will return a Torrent file for an object in S3, which file can be downloaded and run in a BitTorrent client.
- createUnsignedObjectUrl(String, String, boolean, boolean, boolean) - Method in class org.jets3t.service.S3Service
-
Returns the URL representing an object in S3 without a signature.
- CredentialsDialog - Class in org.jets3t.apps.cockpit.gui
-
Dialog box for obtaining a user's credentials, where the dialog is simply a wrapping for a
LoginCredentialsPanel
. - CredentialsDialog(Frame, boolean, Jets3tProperties, HyperlinkActivatedListener) - Constructor for class org.jets3t.apps.cockpit.gui.CredentialsDialog
-
Displays a dialog box prompting for a user's credentials
- CustomOrigin - Class in org.jets3t.service.model.cloudfront
- CustomOrigin(String, CustomOrigin.OriginProtocolPolicy) - Constructor for class org.jets3t.service.model.cloudfront.CustomOrigin
- CustomOrigin(String, CustomOrigin.OriginProtocolPolicy, int, int) - Constructor for class org.jets3t.service.model.cloudfront.CustomOrigin
- CustomOrigin.OriginProtocolPolicy - Enum Class in org.jets3t.service.model.cloudfront
D
- declineRequest(String) - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
-
Decline the request by setting the decline reason for this request - performed by a Gatekeeper service when a request has been disallowed.
- decodeFromProperties(Map) - Static method in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
-
Decodes (parses) a Gatekeeper message from the given properties.
- decrypt(byte[]) - Method in class org.jets3t.service.security.EncryptionUtil
-
Decrypts byte data to bytes.
- decrypt(byte[], int, int) - Method in class org.jets3t.service.security.EncryptionUtil
-
Decrypts a byte data range to bytes.
- decrypt(InputStream) - Method in class org.jets3t.service.security.EncryptionUtil
-
Wraps an input stream in an decrypting cipher stream.
- decrypt(OutputStream) - Method in class org.jets3t.service.security.EncryptionUtil
-
Wraps an output stream in a decrypting cipher stream.
- decryptFile(File, File) - Method in class org.jets3t.apps.utils.FileCryptoTool
- decryptString(byte[]) - Method in class org.jets3t.service.security.EncryptionUtil
-
Decrypts byte data to a UTF-8 string.
- decryptString(byte[], int, int) - Method in class org.jets3t.service.security.EncryptionUtil
-
Decrypts a UTF-8 string.
- DEFAULT_ALGORITHM - Static variable in class org.jets3t.service.security.EncryptionUtil
- DEFAULT_BUCKET_SUFFIX - Static variable in class org.jets3t.service.CloudFrontService
- DEFAULT_ENCODING - Static variable in class org.jets3t.service.Constants
-
The default encoding used for text data: UTF-8
- DEFAULT_OBJECT_LIST_CHUNK_SIZE - Static variable in class org.jets3t.service.Constants
-
Default number of objects to include in each chunk of an object listing.
- DEFAULT_PREFERENCES_DIRECTORY - Static variable in class org.jets3t.service.Constants
-
The default preferences directory: <user.home>/.jets3t
- DEFAULT_VERSION - Static variable in class org.jets3t.service.security.EncryptionUtil
- DefaultAuthorizer - Class in org.jets3t.servlets.gatekeeper.impl
-
Default Authorizer implementation that allows all signature requests.
- DefaultAuthorizer(ServletConfig) - Constructor for class org.jets3t.servlets.gatekeeper.impl.DefaultAuthorizer
-
Constructs the Authorizer - no configuration parameters are required.
- DefaultBucketLister - Class in org.jets3t.servlets.gatekeeper.impl
-
Default BucketLister implementation that lists all objects in the configured bucket.
- DefaultBucketLister(ServletConfig) - Constructor for class org.jets3t.servlets.gatekeeper.impl.DefaultBucketLister
-
Constructs the Bucket lister with the required parameters.
- DefaultTransactionIdProvider - Class in org.jets3t.servlets.gatekeeper.impl
-
Default TransactionIdProvider implementation that generated random-based UUIDs using the Java Uuid Generator.
- DefaultTransactionIdProvider(ServletConfig) - Constructor for class org.jets3t.servlets.gatekeeper.impl.DefaultTransactionIdProvider
-
Constructs the TransactionIdProvider - no configuration parameters are required.
- DefaultUrlSigner - Class in org.jets3t.servlets.gatekeeper.impl
-
Default UrlSigner implementation that signs all requests, putting all objects in a specific S3 bucket and limiting the signature time to a configurable time period.
- DefaultUrlSigner(ServletConfig) - Constructor for class org.jets3t.servlets.gatekeeper.impl.DefaultUrlSigner
-
Constructs the UrlSigner with the required parameters.
- DefaultXmlHandler - Class in org.jets3t.service.impl.rest
- DefaultXmlHandler() - Constructor for class org.jets3t.service.impl.rest.DefaultXmlHandler
- delete(String, String) - Static method in class contribs.mx.S3ObjectMx
- deleteBucket(String) - Method in class org.jets3t.service.StorageService
-
Deletes a bucket.
- deleteBucket(S3Bucket) - Method in class org.jets3t.service.S3Service
-
Deprecated.0.8.0
This method cannot be performed by anonymous services.
- deleteBucket(StorageBucket) - Method in class org.jets3t.service.StorageService
-
Deletes a bucket.
- deleteBucketPolicy(String) - Method in class org.jets3t.service.S3Service
-
Delete the acces control policy document for a bucket.
- deleteDistribution(String) - Method in class org.jets3t.service.CloudFrontService
-
Delete a disabled distribution.
- deleteObject(String, String) - Method in class org.jets3t.service.StorageService
-
Deletes an object from a bucket.
- deleteObject(S3Bucket, String) - Method in class org.jets3t.service.S3Service
-
Deletes an object from a bucket in S3.
- deleteObjects(String[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.Deletes multiple objects from a bucket using signed DELETE URLs corresponding to those objects.
- deleteObjects(String, String[]) - Method in class org.jets3t.service.multi.ThreadedStorageService
-
Deletes multiple objects from a bucket, and sends
DeleteObjectsEvent
notification events. - deleteObjects(String, StorageObject[]) - Method in class org.jets3t.service.multi.SimpleThreadedStorageService
-
Deletes multiple objects
- deleteObjects(String, StorageObject[]) - Method in class org.jets3t.service.multi.ThreadedStorageService
-
Deletes multiple objects from a bucket, and sends
DeleteObjectsEvent
notification events. - deleteObjects(S3Bucket, String[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.Deletes multiple objects from a bucket, and sends
DeleteObjectsEvent
notification events. - deleteObjects(S3Bucket, S3Object[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.Deletes multiple objects from a bucket, and sends
DeleteObjectsEvent
notification events. - deleteObjects(S3Bucket, S3Object[]) - Method in class org.jets3t.service.multithread.S3ServiceSimpleMulti
-
Deprecated.Deletes multiple objects
- DeleteObjectsEvent - Class in org.jets3t.service.multi.event
-
Multi-threaded service event fired by
ThreadedStorageService.deleteObjects(String, String[])
. - DeleteObjectsEvent - Class in org.jets3t.service.multithread
-
Multi-threaded service event fired by
S3ServiceMulti.deleteObjects(S3Bucket, S3Object[])
. - deleteObjectWithSignedUrl(String) - Method in class org.jets3t.service.impl.rest.httpclient.RestStorageService
-
Deletes an object using a pre-signed DELETE URL generated for that object.
- deleteObjectWithSignedUrl(String) - Method in interface org.jets3t.service.utils.signedurl.SignedUrlHandler
-
Deletes an object using a pre-signed DELETE URL generated for that object.
- deleteOriginAccessIdentity(String) - Method in class org.jets3t.service.CloudFrontService
-
Delete an Origin Access Identity.
- deleteStreamingDistribution(String) - Method in class org.jets3t.service.CloudFrontService
-
Delete a disabled streaming distribution.
- deleteVersionedObject(String, String, String) - Method in class org.jets3t.service.S3Service
-
Deletes a object version from a bucket in S3.
- DeleteVersionedObjectsEvent - Class in org.jets3t.service.multithread
-
Multi-threaded service event fired by
S3ServiceMulti.deleteVersionsOfObject(String[], String, String)
orS3ServiceMulti.deleteVersionsOfObjectWithMFA(String[], String, String, String, String)
. - deleteVersionedObjectWithMFA(String, String, String, String, String) - Method in class org.jets3t.service.S3Service
-
Deletes a object version from a bucket in S3.
- deleteVersionsOfObject(String[], String, String) - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.Delete multiple object versions from a bucket in S3, and sends
DeleteVersionedObjectsEvent
notification events. - deleteVersionsOfObject(String[], String, String) - Method in class org.jets3t.service.multithread.S3ServiceSimpleMulti
-
Deprecated.Deletes multiple versions.
- deleteVersionsOfObjectWithMFA(String[], String, String, String, String) - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.Delete multiple object versions from a bucket in S3, and sends
DeleteVersionedObjectsEvent
notification events. - deleteVersionsOfObjectWithMFA(String[], String, String, String, String) - Method in class org.jets3t.service.multithread.S3ServiceSimpleMulti
-
Deprecated.Deletes multiple versions.
- deleteWebsiteConfig(String) - Method in class org.jets3t.service.S3Service
-
Delete a bucket's website configuration; removes the effect of any previously-applied configuration.
- DELIM - Static variable in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
-
All message property names are delimited with a vertical bar (|).
- DESCENDING - Static variable in class org.jets3t.gui.TableSorter
- detectProxy(URL) - Static method in class org.apache.commons.httpclient.contrib.proxy.PluginProxyUtil
-
Returns the Proxy Host information using settings from the java plugin.
- DEVPAY_PRODUCT_NAME_PROP_SUFFIX - Static variable in class org.jets3t.service.Constants
-
The property name suffix for the names of products
- DEVPAY_PRODUCT_TOKEN_PROP_SUFFIX - Static variable in class org.jets3t.service.Constants
-
The property name suffix for the tokens of products
- DEVPAY_PRODUCTS_PROPERTIES_FILENAME - Static variable in class org.jets3t.service.Constants
-
The file containing the list of AWS DevPay Products
- disableDistributionForDeletion(String) - Method in class org.jets3t.service.CloudFrontService
-
Convenience method to disable a distribution that you intend to delete.
- disableMFAForVersionedBucket(String, String, String) - Method in class org.jets3t.service.S3Service
-
Disable the multi-factor authentication (MFA) feature for a bucket that already has S3 object versioning and MFA enabled.
- disableStreamingDistributionForDeletion(String) - Method in class org.jets3t.service.CloudFrontService
-
Convenience method to disable a streaming distribution that you intend to delete.
- displayDialog(S3Object[], boolean) - Method in class org.jets3t.gui.ObjectsAttributesDialog
-
Display the dialog with data - always use this method instead of setVisible.
- dispose() - Method in class org.jets3t.gui.ProgressDialog
- dispose() - Method in class org.jets3t.gui.ProgressPanel
- Distribution - Class in org.jets3t.service.model.cloudfront
- Distribution(String, String, Date, String, Map, DistributionConfig) - Constructor for class org.jets3t.service.model.cloudfront.Distribution
- Distribution(String, String, Date, String, Origin, String[], String, boolean) - Constructor for class org.jets3t.service.model.cloudfront.Distribution
- DistributionConfig - Class in org.jets3t.service.model.cloudfront
- DistributionConfig(Origin, String, String[], String, boolean, LoggingStatus) - Constructor for class org.jets3t.service.model.cloudfront.DistributionConfig
- DistributionConfig(Origin, String, String[], String, boolean, LoggingStatus, boolean, String[], String[], String) - Constructor for class org.jets3t.service.model.cloudfront.DistributionConfig
- DistributionConfigHandler(XMLReader) - Constructor for class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
- DistributionHandler(XMLReader) - Constructor for class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
- DistributionListHandler(XMLReader) - Constructor for class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionListHandler
- DistributionSummaryHandler(XMLReader) - Constructor for class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.jets3t.servlets.gatekeeper.GatekeeperServlet
-
Sends a simple HTML page in response to GET requests, indicating that the servlet is running.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.jets3t.servlets.gatekeeper.GatekeeperServlet
-
Handles POST requests that contain Gatekeeper messages encoded as POST form properties, and sends a plain text response document containing the Gatekeeper response message encoded as a properties file.
- downloadObjects(String, DownloadPackage[]) - Method in class org.jets3t.service.multi.SimpleThreadedStorageService
-
A convenience method to download multiple objects from S3 to pre-existing output streams, which is particularly useful for downloading objects to files.
- downloadObjects(String, DownloadPackage[]) - Method in class org.jets3t.service.multi.ThreadedStorageService
-
A convenience method to download multiple objects to pre-existing output streams, which is particularly useful for downloading objects to files.
- downloadObjects(S3Bucket, DownloadPackage[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.A convenience method to download multiple objects from S3 to pre-existing output streams, which is particularly useful for downloading objects to files.
- downloadObjects(S3Bucket, DownloadPackage[]) - Method in class org.jets3t.service.multithread.S3ServiceSimpleMulti
-
Deprecated.A convenience method to download multiple objects from S3 to pre-existing output streams, which is particularly useful for downloading objects to files.
- downloadObjects(DownloadPackage[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.A convenience method to download multiple objects from S3 to pre-existing output streams, which is particularly useful for downloading objects to files.
- DownloadObjectsEvent - Class in org.jets3t.service.multi.event
-
Multi-threaded service event fired by
ThreadedStorageService.downloadObjects(String, org.jets3t.service.multi.DownloadPackage[])
. - DownloadObjectsEvent - Class in org.jets3t.service.multithread
-
Multi-threaded service event fired by
S3ServiceMulti.downloadObjects(org.jets3t.service.model.S3Bucket, DownloadPackage[])
. - DownloadPackage - Class in org.jets3t.service.multi
-
A simple container object to associate a
StorageObject
with an output file or output stream to which the object's data will be written. - DownloadPackage - Class in org.jets3t.service.multithread
-
Deprecated.0.8.0 use
DownloadPackage
instead. - DownloadPackage(String, File, boolean, EncryptionUtil) - Constructor for class org.jets3t.service.multithread.DownloadPackage
-
Deprecated.
- DownloadPackage(String, OutputStream, boolean, EncryptionUtil) - Constructor for class org.jets3t.service.multithread.DownloadPackage
-
Deprecated.
- DownloadPackage(S3Object, File) - Constructor for class org.jets3t.service.multithread.DownloadPackage
-
Deprecated.
- DownloadPackage(S3Object, File, boolean, EncryptionUtil) - Constructor for class org.jets3t.service.multithread.DownloadPackage
-
Deprecated.
- DownloadPackage(S3Object, OutputStream) - Constructor for class org.jets3t.service.multithread.DownloadPackage
-
Deprecated.
- DownloadPackage(S3Object, OutputStream, boolean, EncryptionUtil) - Constructor for class org.jets3t.service.multithread.DownloadPackage
-
Deprecated.
- DownloadPackage(StorageObject, File) - Constructor for class org.jets3t.service.multi.DownloadPackage
- DownloadPackage(StorageObject, File, boolean, EncryptionUtil) - Constructor for class org.jets3t.service.multi.DownloadPackage
- DownloadPackage(StorageObject, OutputStream) - Constructor for class org.jets3t.service.multi.DownloadPackage
- DownloadPackage(StorageObject, OutputStream, boolean, EncryptionUtil) - Constructor for class org.jets3t.service.multi.DownloadPackage
E
- EmailAddressGrantee - Class in org.jets3t.service.acl
-
Represents an Email Grantee, that is a grantee identified by their email address and authenticated by an Amazon system.
- EmailAddressGrantee() - Constructor for class org.jets3t.service.acl.EmailAddressGrantee
-
Default construtor.
- EmailAddressGrantee(String) - Constructor for class org.jets3t.service.acl.EmailAddressGrantee
-
Constructs an email grantee with the given email address.
- EMPTY_PASSWORD_SURROGATE - Static variable in class org.jets3t.apps.cockpit.gui.StartupDialog
- enableBucketVersioning(String) - Method in class org.jets3t.service.S3Service
-
Enable the S3 object versioning feature for a bucket.
- enableBucketVersioningAndMFA(String) - Method in class org.jets3t.service.S3Service
-
Enable the S3 object versioning feature and also enable the multi-factor authentication (MFA) feature for a bucket which does not yet have MFA enabled.
- enableBucketVersioningWithMFA(String, String, String) - Method in class org.jets3t.service.S3Service
-
Enable the S3 object versioning feature for a bucket that already has multi-factor authentication (MFA) enabled.
- encodeToProperties() - Method in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
-
Encodes a Gatekeeper message as a properties object, with all signature requests identified with a unique zero-based index number.
- encodeUrlPath(String, String) - Static method in class org.jets3t.service.utils.RestUtils
-
Encodes a URL string but leaves a delimiter string unencoded.
- encodeUrlString(String) - Static method in class org.jets3t.service.utils.RestUtils
-
Encodes a URL string, and ensures that spaces are encoded as "%20" instead of "+" to keep fussy web browsers happier.
- encrypt(byte[]) - Method in class org.jets3t.service.security.EncryptionUtil
-
Encrypts byte data to bytes.
- encrypt(InputStream) - Method in class org.jets3t.service.security.EncryptionUtil
-
Wraps an input stream in an encrypting cipher stream.
- encrypt(OutputStream) - Method in class org.jets3t.service.security.EncryptionUtil
-
Wraps an output stream in an encrypting cipher stream.
- encrypt(String) - Method in class org.jets3t.service.security.EncryptionUtil
-
Encrypts a UTF-8 string to byte data.
- encryptFile(File, File) - Method in class org.jets3t.apps.utils.FileCryptoTool
- EncryptionUtil - Class in org.jets3t.service.security
-
Utility class to handle encryption and decryption in the JetS3t suite.
- EncryptionUtil(String) - Constructor for class org.jets3t.service.security.EncryptionUtil
-
Constructs class configured with the provided password, and set up to use the default encryption algorithm PBEWithMD5AndDES.
- EncryptionUtil(String, String, String) - Constructor for class org.jets3t.service.security.EncryptionUtil
-
Constructs class configured with the provided password, and set up to use the encryption method specified.
- endAwsAccountNumber(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
- endAwsAccountNumber(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
- endBucket(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
- endBucket(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CompleteMultipartUploadResultHandler
- endBucket(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartPartsResultHandler
- endBucket(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartUploadsResultHandler
- endBucket(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.MultipartUploadResultHandler
- endCallerReference(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
- endCallerReference(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.InvalidationHandler
- endCallerReference(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityConfigHandler
- endCloudFrontOriginAccessIdentity(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityHandler
- endCloudFrontOriginAccessIdentityConfig(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityConfigHandler
- endCloudFrontOriginAccessIdentitySummary(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityHandler
- endCNAME(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
- endCNAME(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionListHandler
- endCNAME(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler
- endCode(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ErrorHandler
- endCode(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CompleteMultipartUploadErrorHandler
- endComment(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
- endComment(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler
- endComment(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityConfigHandler
- endComment(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityHandler
- endCreateTime(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.InvalidationHandler
- endCustomOrigin(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginHandler
- endDefaultRootObject(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
- endDetail(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ErrorHandler
- endDisplayName(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.OwnerHandler
- endDistribution(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
- endDistributionConfig(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
- endDistributionSummary(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler
- endDNSName(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginHandler
- endDocument() - Method in class org.jets3t.service.impl.rest.DefaultXmlHandler
- endDomainName(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
- endDomainName(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler
- endElement(String, String) - Method in class org.jets3t.service.impl.rest.AccessControlListHandler
- endElement(String, String) - Method in class org.jets3t.service.impl.rest.DefaultXmlHandler
- endElement(String, String) - Method in class org.jets3t.service.impl.rest.GSAccessControlListHandler
- endElement(String, String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.BucketLocationHandler
- endElement(String, String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.BucketLoggingStatusHandler
- endElement(String, String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CopyObjectResultHandler
- endElement(String, String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListAllMyBucketsHandler
- endElement(String, String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListBucketHandler
- endElement(String, String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListVersionsResultsHandler
- endElement(String, String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.NotificationConfigurationHandler
- endElement(String, String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
- endElement(String, String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.VersioningConfigurationHandler
- endElement(String, String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.WebsiteConfigurationHandler
- endElement(String, String, String) - Method in class org.jets3t.service.impl.rest.DefaultXmlHandler
- endElement(String, String, String) - Method in class org.jets3t.service.impl.rest.SimpleHandler
- endEnabled(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
- endEnabled(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler
- endError(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CompleteMultipartUploadErrorHandler
- endETag(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CompleteMultipartUploadErrorHandler
- endETag(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CompleteMultipartUploadResultHandler
- endETag(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.MultipartPartResultHandler
- endHostId(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CompleteMultipartUploadErrorHandler
- endHTTPPort(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginHandler
- endHTTPSPort(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginHandler
- endId(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
- endId(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler
- endId(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.InvalidationHandler
- endId(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.InvalidationListHandler
- endId(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityHandler
- endID(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.OwnerHandler
- endInitiated(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.MultipartUploadResultHandler
- endInitiator(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.OwnerHandler
- endInvalidationList(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.InvalidationListHandler
- endIsTruncated(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionListHandler
- endIsTruncated(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.InvalidationListHandler
- endIsTruncated(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler
- endIsTruncated(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartPartsResultHandler
- endIsTruncated(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartUploadsResultHandler
- endKey(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CompleteMultipartUploadResultHandler
- endKey(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartPartsResultHandler
- endKey(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.MultipartUploadResultHandler
- endKeyMarker(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartUploadsResultHandler
- endKeyPairId(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
- endLastModified(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.MultipartPartResultHandler
- endLastModifiedTime(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
- endLastModifiedTime(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler
- endLocation(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CompleteMultipartUploadResultHandler
- endMarker(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionListHandler
- endMarker(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.InvalidationListHandler
- endMarker(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler
- endMaxItems(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionListHandler
- endMaxItems(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.InvalidationListHandler
- endMaxItems(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler
- endMaxParts(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartPartsResultHandler
- endMaxUploads(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartUploadsResultHandler
- endMessage(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ErrorHandler
- endMessage(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CompleteMultipartUploadErrorHandler
- endMinSizeAllowed(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CompleteMultipartUploadErrorHandler
- endNextKeyMarker(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartUploadsResultHandler
- endNextMarker(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionListHandler
- endNextMarker(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.InvalidationListHandler
- endNextMarker(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler
- endNextPartNumberMarker(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartPartsResultHandler
- endNextUploadIdMarker(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartUploadsResultHandler
- endOriginAccessIdentity(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginHandler
- endOriginProtocolPolicy(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginHandler
- endOwner(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.OwnerHandler
- endPart(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.MultipartPartResultHandler
- endPartNumber(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CompleteMultipartUploadErrorHandler
- endPartNumber(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.MultipartPartResultHandler
- endPartNumberMarker(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartPartsResultHandler
- endPath(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.InvalidationHandler
- ENDPOINT - Static variable in class org.jets3t.service.CloudFrontService
- endPrefix(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
- endProposedSize(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CompleteMultipartUploadErrorHandler
- endProtocol(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
- endRequestId(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ErrorHandler
- endRequestId(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CompleteMultipartUploadErrorHandler
- endRequestID(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ErrorHandler
- endS3CanonicalUserId(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityHandler
- endS3Origin(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginHandler
- endSelf(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
- endSelf(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
- endSigner(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
- endSize(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.MultipartPartResultHandler
- endStatus(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
- endStatus(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler
- endStatus(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.InvalidationHandler
- endStatus(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.InvalidationListHandler
- endStorageClass(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartPartsResultHandler
- endStorageClass(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.MultipartUploadResultHandler
- endStreamingDistribution(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
- endStreamingDistributionConfig(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
- endStreamingDistributionSummary(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler
- endType(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ErrorHandler
- endUpload(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.MultipartUploadResultHandler
- endUploadId(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartPartsResultHandler
- endUploadId(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.MultipartUploadResultHandler
- endUploadIdMarker(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartUploadsResultHandler
- equals(Object) - Method in class org.jets3t.service.acl.CanonicalGrantee
- equals(Object) - Method in class org.jets3t.service.acl.EmailAddressGrantee
- equals(Object) - Method in class org.jets3t.service.acl.GrantAndPermission
- equals(Object) - Method in class org.jets3t.service.acl.GroupGrantee
- equals(Object) - Method in class org.jets3t.service.acl.gs.AllAuthenticatedUsersGrantee
- equals(Object) - Method in class org.jets3t.service.acl.gs.AllUsersGrantee
- equals(Object) - Method in class org.jets3t.service.acl.gs.GroupByDomainGrantee
- equals(Object) - Method in class org.jets3t.service.acl.gs.GroupByEmailAddressGrantee
- equals(Object) - Method in class org.jets3t.service.acl.gs.GroupByIdGrantee
- equals(Object) - Method in class org.jets3t.service.acl.gs.UserByEmailAddressGrantee
- equals(Object) - Method in class org.jets3t.service.acl.gs.UserByIdGrantee
- equals(Object) - Method in class org.jets3t.service.acl.Permission
- equals(Object) - Method in class org.jets3t.service.model.MultipartPart
- ERROR_CODE__MISSING_REQUIRED_PARAM - Static variable in class org.jets3t.apps.uploader.Uploader
- ERROR_CODE__S3_UPLOAD_FAILED - Static variable in class org.jets3t.apps.uploader.Uploader
- ERROR_CODE__TRANSACTION_ID_REQUIRED_TO_CREATE_XML_SUMMARY - Static variable in class org.jets3t.apps.uploader.Uploader
- ERROR_CODE__UPLOAD_REQUEST_DECLINED - Static variable in class org.jets3t.apps.uploader.Uploader
- ErrorDialog - Class in org.jets3t.gui
-
An Error dialog that displays information about an error that has occurred.
- ErrorHandler(XMLReader) - Constructor for class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ErrorHandler
- event(CopyObjectsEvent) - Method in class org.jets3t.service.multi.StorageServiceEventAdaptor
- event(CopyObjectsEvent) - Method in interface org.jets3t.service.multi.StorageServiceEventListener
- event(CreateBucketsEvent) - Method in class org.jets3t.service.multi.StorageServiceEventAdaptor
- event(CreateBucketsEvent) - Method in interface org.jets3t.service.multi.StorageServiceEventListener
- event(CreateObjectsEvent) - Method in class org.jets3t.service.multi.StorageServiceEventAdaptor
- event(CreateObjectsEvent) - Method in interface org.jets3t.service.multi.StorageServiceEventListener
- event(DeleteObjectsEvent) - Method in class org.jets3t.service.multi.StorageServiceEventAdaptor
- event(DeleteObjectsEvent) - Method in interface org.jets3t.service.multi.StorageServiceEventListener
- event(DownloadObjectsEvent) - Method in class org.jets3t.service.multi.StorageServiceEventAdaptor
- event(DownloadObjectsEvent) - Method in interface org.jets3t.service.multi.StorageServiceEventListener
- event(GetObjectHeadsEvent) - Method in class org.jets3t.service.multi.StorageServiceEventAdaptor
- event(GetObjectHeadsEvent) - Method in interface org.jets3t.service.multi.StorageServiceEventListener
- event(GetObjectsEvent) - Method in class org.jets3t.service.multi.StorageServiceEventAdaptor
- event(GetObjectsEvent) - Method in interface org.jets3t.service.multi.StorageServiceEventListener
- event(ListObjectsEvent) - Method in class org.jets3t.service.multi.StorageServiceEventAdaptor
- event(ListObjectsEvent) - Method in interface org.jets3t.service.multi.StorageServiceEventListener
- event(LookupACLEvent) - Method in class org.jets3t.service.multi.StorageServiceEventAdaptor
- event(LookupACLEvent) - Method in interface org.jets3t.service.multi.StorageServiceEventListener
- event(UpdateACLEvent) - Method in class org.jets3t.service.multi.StorageServiceEventAdaptor
- event(UpdateACLEvent) - Method in interface org.jets3t.service.multi.StorageServiceEventListener
- event(MultipartCompletesEvent) - Method in class org.jets3t.service.multi.s3.S3ServiceEventAdaptor
- event(MultipartCompletesEvent) - Method in interface org.jets3t.service.multi.s3.S3ServiceEventListener
- event(MultipartStartsEvent) - Method in class org.jets3t.service.multi.s3.S3ServiceEventAdaptor
- event(MultipartStartsEvent) - Method in interface org.jets3t.service.multi.s3.S3ServiceEventListener
- event(MultipartUploadsEvent) - Method in class org.jets3t.service.multi.s3.S3ServiceEventAdaptor
- event(MultipartUploadsEvent) - Method in interface org.jets3t.service.multi.s3.S3ServiceEventListener
- EVENT_CANCELLED - Static variable in class org.jets3t.service.multi.event.ServiceEvent
- EVENT_COMPLETED - Static variable in class org.jets3t.service.multi.event.ServiceEvent
- EVENT_ERROR - Static variable in class org.jets3t.service.multi.event.ServiceEvent
- EVENT_IGNORED_ERRORS - Static variable in class org.jets3t.service.multi.event.ServiceEvent
- EVENT_IN_PROGRESS - Static variable in class org.jets3t.service.multi.event.ServiceEvent
- EVENT_REDUCED_REDUNDANCY_LOST_OBJECT - Static variable in class org.jets3t.service.model.NotificationConfig
- EVENT_STARTED - Static variable in class org.jets3t.service.multi.event.ServiceEvent
- ExternalUuidProvider - Class in org.jets3t.servlets.gatekeeper.impl
-
Uses an externally provided UUID obtained from an application property externalUUID when this is available.
- ExternalUuidProvider(ServletConfig) - Constructor for class org.jets3t.servlets.gatekeeper.impl.ExternalUuidProvider
F
- FakeS3Server - Class in org.jets3t.tests
-
Very basic implementation of an S3 server-side stub that can fake certain S3 interactions including: Logging in using S3-stored credentials (passphrase/password=please/please) Listing buckets Listing the contents of an empty bucket Allowing for PUT uploads, with generation and comparison of an MD5 digest for data received
- FakeS3Server() - Constructor for class org.jets3t.tests.FakeS3Server
- FILE_PATH_DELIM - Static variable in class org.jets3t.service.Constants
-
The file delimiter used by JetS3t is the '/' character, which is compatible with standard browser access to S3 files.
- FileComparer - Class in org.jets3t.service.utils
-
File comparison utility to compare files on the local computer with objects present in a service account and determine whether there are any differences.
- FileComparer(Jets3tProperties) - Constructor for class org.jets3t.service.utils.FileComparer
-
Constructs the class.
- FileComparer.PartialObjectListing - Class in org.jets3t.service.utils
- FileComparerResults - Class in org.jets3t.service.utils
-
A simple container class to store the results generated by
FileComparer.buildDiscrepancyLists(Map, Map)
. - FileComparerResults() - Constructor for class org.jets3t.service.utils.FileComparerResults
- FileComparerResults(List<String>, List<String>, List<String>, List<String>, List<String>, List<String>) - Constructor for class org.jets3t.service.utils.FileComparerResults
- FileCryptoTool - Class in org.jets3t.apps.utils
-
A rudimentary GUI and utility for encrypting and decrypting files in a way that is compatible with JetS3t's cryptographic features.
- FileCryptoTool() - Constructor for class org.jets3t.apps.utils.FileCryptoTool
- findBucketNameInHostname(String, String) - Static method in class org.jets3t.service.utils.ServiceUtils
-
Identifies the name of a bucket from a given host name, if available.
- flush() - Method in class org.jets3t.service.io.GZipInflatingOutputStream
- followHyperlink(URL, String) - Method in class org.jets3t.apps.cockpit.Cockpit
-
Follows hyperlinks clicked on by a user.
- followHyperlink(URL, String) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
-
Follows hyperlinks clicked on by a user.
- followHyperlink(URL, String) - Method in class org.jets3t.apps.uploader.Uploader
-
Follows hyperlinks clicked on by a user.
- followHyperlink(URL, String) - Method in interface org.jets3t.gui.HyperlinkActivatedListener
-
This method is triggered when an HTML link is activated, such as by an HTML link in a
JHtmlLabel
- any class that implements this listener should do something useful with the triggered hyperlink, preferrably opening it in a web browser. - followHyperlink(URL, String) - Method in class org.jets3t.gui.ManageDistributionsDialog
- formatByteSize(long) - Method in class org.jets3t.service.utils.ByteFormatter
-
Converts a byte size into a human-readable string, such as "1.43 MB" or "27 KB".
- formatIso8601Date(Date) - Static method in class org.jets3t.service.utils.ServiceUtils
- formatRfc822Date(Date) - Static method in class org.jets3t.service.utils.ServiceUtils
- formatTime(long) - Method in class org.jets3t.service.utils.TimeFormatter
-
Formats a seconds time value into a brief representation, such as
37 minutes
. - formatTime(long, boolean) - Method in class org.jets3t.service.utils.TimeFormatter
-
Formats a seconds time value into a brief representation, such as
37 minutes
. - fromBase64(String) - Static method in class org.jets3t.service.utils.ServiceUtils
-
Converts a Base64-encoded string to the original byte data.
- fromHex(String) - Static method in class org.jets3t.service.utils.ServiceUtils
-
Converts a Hex-encoded data string to the original byte data.
- fromProperties(Properties) - Method in class org.jets3t.apps.cockpit.CockpitPreferences
- fromText(String) - Static method in enum class org.jets3t.service.model.cloudfront.CustomOrigin.OriginProtocolPolicy
G
- GatekeeperClientUtils - Class in org.jets3t.service.utils.signedurl
-
Utility class to handle common operations performed by Gatekeeper client applications.
- GatekeeperClientUtils(String, String, int, int, CredentialsProvider) - Constructor for class org.jets3t.service.utils.signedurl.GatekeeperClientUtils
- GatekeeperMessage - Class in org.jets3t.service.utils.gatekeeper
-
Represents a set of properties that will be sent to or received from a Gatekeeper service as a message document.
- GatekeeperMessage() - Constructor for class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
-
Constructs a message with no properties.
- GatekeeperServlet - Class in org.jets3t.servlets.gatekeeper
-
A servlet implementation of an S3 Gatekeeper, as described in the document Gatekeeper Concepts.
- GatekeeperServlet() - Constructor for class org.jets3t.servlets.gatekeeper.GatekeeperServlet
- generateFileMD5Hash(File, String, BytesProgressWatcher) - Method in class org.jets3t.service.utils.FileComparer
- generatePostPolicyCondition(String, String, String) - Static method in class org.jets3t.service.S3Service
-
Generates a policy document condition statement to represent an operation.
- generatePostPolicyCondition_AllowAnyValue(String) - Static method in class org.jets3t.service.S3Service
-
Generates a policy document condition statement that will allow the named data item in a POST request to take on any value.
- generatePostPolicyCondition_Equality(String, String) - Static method in class org.jets3t.service.S3Service
-
Generates a policy document condition statement to represent an equality test.
- generatePostPolicyCondition_Equality(String, String[]) - Static method in class org.jets3t.service.S3Service
-
Generates a policy document condition statement to represent an equality test.
- generatePostPolicyCondition_Equality(String, List<String>) - Static method in class org.jets3t.service.S3Service
-
Generates a policy document condition statement to represent an equality test.
- generatePostPolicyCondition_Range(int, int) - Static method in class org.jets3t.service.S3Service
-
Generates a policy document condition statement to represent a test that imposes a limit on the minimum and maximum amount of data the user can upload via a POST form.
- generateS3HostnameForBucket(String, boolean, String) - Static method in class org.jets3t.service.utils.ServiceUtils
- generateXml() - Method in class org.jets3t.apps.uploader.XmlGenerator
-
Generates an XML document containing metadata information as Property elements.
- get(String, String) - Static method in class contribs.mx.S3ObjectMx
- getAccessControlList() - Method in class org.jets3t.service.impl.rest.AccessControlListHandler
- getAccessKey() - Method in class org.jets3t.apps.cockpit.gui.CredentialsDialog
- getAccessKey() - Method in class org.jets3t.apps.cockpit.gui.LoginCredentialsPanel
- getAccessKey() - Method in class org.jets3t.service.security.ProviderCredentials
- getAccountOwner() - Method in class org.jets3t.service.StorageService
-
Returns the owner of an account, using information available in the bucket listing response.
- getAcl() - Method in class org.jets3t.service.model.GSBucket
- getAcl() - Method in class org.jets3t.service.model.GSObject
- getAcl() - Method in class org.jets3t.service.model.StorageBucket
- getAcl() - Method in class org.jets3t.service.model.StorageObject
- getAclDescription(AccessControlList) - Static method in class org.jets3t.apps.cockpitlite.CockpitLite
- getActiveTrustedSigners() - Method in class org.jets3t.service.model.cloudfront.Distribution
- getAlgorithm() - Method in class org.jets3t.service.security.EncryptionUtil
- getApplicationProperties() - Method in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
- getAttribute(String) - Method in class contribs.mx.S3ServiceExceptionMx
- getAttributes(String[]) - Method in class contribs.mx.S3ServiceExceptionMx
- getAWSCredentials() - Method in class org.jets3t.service.CloudFrontService
- getAWSCredentials() - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.
- getAWSCredentials() - Method in class org.jets3t.service.S3Service
-
Deprecated.0.8.0 use
StorageService.getProviderCredentials()
instead - getAWSProductToken() - Method in class org.jets3t.apps.cockpit.gui.AWSDevPayProductPanel
- getAWSProductToken() - Method in class org.jets3t.apps.cockpit.gui.CredentialsDialog
- getAWSProductToken() - Method in class org.jets3t.apps.cockpit.gui.LoginCredentialsPanel
- getAWSTimeAdjustment() - Static method in class org.jets3t.service.utils.RestUtils
-
Calculates a time offset value to reflect the time difference between your computer's clock and the current time according to an AWS server, and returns the calculated time difference.
- getAWSUserToken() - Method in class org.jets3t.apps.cockpit.gui.CredentialsDialog
- getAWSUserToken() - Method in class org.jets3t.apps.cockpit.gui.LoginCredentialsPanel
- getBoolProperty(String, boolean) - Method in class org.jets3t.service.Jets3tProperties
- getBucket() - Method in class org.jets3t.service.model.cloudfront.LoggingStatus
- getBucket(int) - Method in class org.jets3t.apps.cockpit.gui.BucketTableModel
- getBucket(String) - Method in class org.jets3t.service.S3Service
- getBucket(String) - Method in class org.jets3t.service.StorageService
-
Returns a bucket in your account by listing all your buckets (using
StorageService.listAllBuckets()
), and looking for the named bucket in this list. - getBucketAcl(String) - Method in class org.jets3t.service.impl.rest.httpclient.GoogleStorageService
- getBucketAcl(String) - Method in class org.jets3t.service.StorageService
-
Retrieves the access control settings of a bucket.
- getBucketAcl(S3Bucket) - Method in class org.jets3t.service.S3Service
-
Retrieves the access control settings of a bucket.
- getBucketIndexByName(String) - Method in class org.jets3t.apps.cockpit.gui.BucketTableModel
- getBucketLocation() - Method in class org.jets3t.apps.cockpit.gui.CreateBucketDialog
- getBucketLocation(String) - Method in class org.jets3t.service.S3Service
-
Retrieves the location of a bucket.
- getBucketLoggingStatus() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.BucketLoggingStatusHandler
- getBucketLoggingStatus(String) - Method in class org.jets3t.service.S3Service
-
Retrieves the logging status settings of a bucket.
- getBucketName() - Method in class org.jets3t.apps.cockpit.gui.CreateBucketDialog
- getBucketName() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartPartsResultHandler
- getBucketName() - Method in class org.jets3t.service.model.MultipartCompleted
- getBucketName() - Method in class org.jets3t.service.model.MultipartUpload
- getBucketName() - Method in class org.jets3t.service.model.StorageObject
- getBucketName() - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
- getBucketPolicy(String) - Method in class org.jets3t.service.S3Service
-
Retrieve the JSON access control policy document for a bucket, or null if the bucket does not have a policy.
- getBuckets() - Method in class org.jets3t.apps.cockpit.gui.BucketTableModel
- getBuckets() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListAllMyBucketsHandler
- getBucketVersioningStatus(String) - Method in class org.jets3t.service.S3Service
-
Return versioning status of bucket, which reports on whether the given bucket has S3 object versioning enabled and whether multi-factor authentication is required to delete versions.
- getByteCount() - Method in class org.jets3t.service.impl.rest.httpclient.HttpMethodAndByteCount
- getBytesPerSecond() - Method in class org.jets3t.service.multi.ThreadWatcher
- getBytesRemaining() - Method in class org.jets3t.service.io.BytesProgressWatcher
- getBytesTotal() - Method in class org.jets3t.service.multi.ThreadWatcher
- getBytesToTransfer() - Method in class org.jets3t.service.io.BytesProgressWatcher
- getBytesTransferred() - Method in class org.jets3t.service.io.BytesProgressWatcher
- getBytesTransferred() - Method in class org.jets3t.service.multi.ThreadWatcher
- getCallerReference() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
- getCallerReference() - Method in class org.jets3t.service.model.cloudfront.Invalidation
- getCallerReference() - Method in class org.jets3t.service.model.cloudfront.OriginAccessIdentityConfig
- getCancelEventListener() - Method in class org.jets3t.service.multi.ThreadWatcher
- getCancelEventListener() - Method in class org.jets3t.service.multithread.ThreadWatcher
-
Deprecated.
- getCancelledBuckets() - Method in class org.jets3t.service.multi.event.CreateBucketsEvent
- getCancelledBuckets() - Method in class org.jets3t.service.multithread.CreateBucketsEvent
- getCancelledObjects() - Method in class org.jets3t.service.multi.event.CopyObjectsEvent
- getCancelledObjects() - Method in class org.jets3t.service.multi.event.CreateObjectsEvent
- getCancelledObjects() - Method in class org.jets3t.service.multi.event.DeleteObjectsEvent
- getCancelledObjects() - Method in class org.jets3t.service.multi.event.DownloadObjectsEvent
- getCancelledObjects() - Method in class org.jets3t.service.multi.event.GetObjectHeadsEvent
- getCancelledObjects() - Method in class org.jets3t.service.multi.event.GetObjectsEvent
- getCancelledObjects() - Method in class org.jets3t.service.multi.event.LookupACLEvent
- getCancelledObjects() - Method in class org.jets3t.service.multi.event.UpdateACLEvent
- getCancelledObjects() - Method in class org.jets3t.service.multi.s3.MultipartStartsEvent
- getCancelledObjects() - Method in class org.jets3t.service.multi.s3.MultipartUploadsEvent
- getCancelledObjects() - Method in class org.jets3t.service.multithread.CopyObjectsEvent
- getCancelledObjects() - Method in class org.jets3t.service.multithread.CreateObjectsEvent
- getCancelledObjects() - Method in class org.jets3t.service.multithread.DeleteObjectsEvent
- getCancelledObjects() - Method in class org.jets3t.service.multithread.DownloadObjectsEvent
- getCancelledObjects() - Method in class org.jets3t.service.multithread.GetObjectHeadsEvent
- getCancelledObjects() - Method in class org.jets3t.service.multithread.GetObjectsEvent
- getCancelledObjects() - Method in class org.jets3t.service.multithread.LookupACLEvent
- getCancelledObjects() - Method in class org.jets3t.service.multithread.UpdateACLEvent
- getCancelledUploads() - Method in class org.jets3t.service.multi.s3.MultipartCompletesEvent
- getCancelledVersions() - Method in class org.jets3t.service.multithread.DeleteVersionedObjectsEvent
- getChunkList() - Method in class org.jets3t.service.multi.event.ListObjectsEvent
- getChunkList() - Method in class org.jets3t.service.multithread.ListObjectsEvent
- getCNAMEs() - Method in class org.jets3t.service.model.cloudfront.Distribution
- getCNAMEs() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
- getCode() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ErrorHandler
- getColumnClass(int) - Method in class org.jets3t.apps.cockpit.gui.BucketTableModel
- getColumnClass(int) - Method in class org.jets3t.apps.cockpit.gui.ObjectTableModel
- getColumnClass(int) - Method in class org.jets3t.apps.cockpitlite.CLObjectTableModel
- getColumnClass(int) - Method in class org.jets3t.gui.TableSorter
- getColumnCount() - Method in class org.jets3t.gui.TableSorter
- getColumnName(int) - Method in class org.jets3t.gui.TableSorter
- getComment() - Method in class org.jets3t.service.model.cloudfront.Distribution
- getComment() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
- getComment() - Method in class org.jets3t.service.model.cloudfront.OriginAccessIdentityConfig
- getCommonPrefixes() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListBucketHandler
- getCommonPrefixes() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListVersionsResultsHandler
- getCommonPrefixes() - Method in class org.jets3t.service.StorageObjectsChunk
- getCommonPrefixes() - Method in class org.jets3t.service.VersionOrDeleteMarkersChunk
- getCompletedObjects() - Method in class org.jets3t.service.multi.event.GetObjectHeadsEvent
- getCompletedObjects() - Method in class org.jets3t.service.multi.event.GetObjectsEvent
- getCompletedObjects() - Method in class org.jets3t.service.multithread.GetObjectHeadsEvent
- getCompletedObjects() - Method in class org.jets3t.service.multithread.GetObjectsEvent
- getCompletedThreads() - Method in class org.jets3t.service.multi.ThreadWatcher
- getCompletedUploads() - Method in class org.jets3t.service.multi.s3.MultipartCompletesEvent
- getConfig() - Method in class org.jets3t.service.model.cloudfront.Distribution
- getConfig() - Method in class org.jets3t.service.model.cloudfront.OriginAccessIdentity
- getContentDisposition() - Method in class org.jets3t.service.model.StorageObject
- getContentEncoding() - Method in class org.jets3t.service.model.StorageObject
- getContentLanguage() - Method in class org.jets3t.service.model.StorageObject
- getContentLength() - Method in class org.jets3t.service.impl.rest.httpclient.RepeatableRequestEntity
- getContentLength() - Method in class org.jets3t.service.model.StorageObject
- getContentType() - Method in class org.jets3t.service.impl.rest.httpclient.RepeatableRequestEntity
- getContentType() - Method in class org.jets3t.service.model.StorageObject
- getCopiedObjects() - Method in class org.jets3t.service.multi.event.CopyObjectsEvent
- getCopiedObjects() - Method in class org.jets3t.service.multithread.CopyObjectsEvent
- getCopyResults() - Method in class org.jets3t.service.multi.event.CopyObjectsEvent
- getCopyResults() - Method in class org.jets3t.service.multithread.CopyObjectsEvent
- getCountOfItemsCompared() - Method in class org.jets3t.service.utils.FileComparerResults
- getCreatedBuckets() - Method in class org.jets3t.service.multi.event.CreateBucketsEvent
- getCreatedBuckets() - Method in class org.jets3t.service.multithread.CreateBucketsEvent
- getCreatedObjects() - Method in class org.jets3t.service.multi.event.CreateObjectsEvent
- getCreatedObjects() - Method in class org.jets3t.service.multithread.CreateObjectsEvent
- getCreateTime() - Method in class org.jets3t.service.model.cloudfront.Invalidation
- getCreationDate() - Method in class org.jets3t.service.model.StorageBucket
- getCredentials(AuthScheme, String, int, boolean) - Method in class org.jets3t.apps.cockpit.Cockpit
-
Implementation method for the CredentialsProvider interface.
- getCredentials(AuthScheme, String, int, boolean) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
-
Implementation method for the CredentialsProvider interface.
- getCredentials(AuthScheme, String, int, boolean) - Method in class org.jets3t.apps.synchronize.CommandLineCredentialsProvider
-
Implementation method for the CredentialsProvider interface.
- getCredentials(AuthScheme, String, int, boolean) - Method in class org.jets3t.apps.uploader.Uploader
-
Implementation method for the CredentialsProvider interface.
- getCredentialsFile() - Method in class org.jets3t.apps.cockpit.gui.LoginLocalFolderPanel
- getCredentialsProvider() - Method in class org.jets3t.service.impl.rest.httpclient.RestStorageService
- getCurrentTimeWithOffset() - Method in class org.jets3t.service.StorageService
-
Returns the current date and time, adjusted according to the time offset between your computer and an AWS server (as set by the
RestUtils.getAWSTimeAdjustment()
method). - getDataFile() - Method in class org.jets3t.service.multi.DownloadPackage
- getDataInputFile() - Method in class org.jets3t.service.model.StorageObject
- getDataInputStream() - Method in class org.jets3t.service.model.StorageObject
-
Returns an input stream containing this object's data, or null if there is no data associated with the object.
- getDeclineReason() - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
- getDefaultRootObject() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
- getDeletedObjects() - Method in class org.jets3t.service.multi.event.DeleteObjectsEvent
- getDeletedObjects() - Method in class org.jets3t.service.multithread.DeleteObjectsEvent
- getDeletedVersions() - Method in class org.jets3t.service.multithread.DeleteVersionedObjectsEvent
- getDelimiter() - Method in class org.jets3t.service.StorageObjectsChunk
- getDelimiter() - Method in class org.jets3t.service.VersionOrDeleteMarkersChunk
- getDescription() - Method in class org.jets3t.apps.uploader.UploaderFileExtensionFilter
- getDestinationBucketName() - Method in class org.jets3t.gui.CopyObjectsDialog
- getDestinationObjects() - Method in class org.jets3t.gui.CopyObjectsDialog
- getDestinationObjects() - Method in class org.jets3t.gui.ObjectsAttributesDialog
- getDetail() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ErrorHandler
- getDevPayProductToken() - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service
- getDevPayUserToken() - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service
- getDisplayName() - Method in class org.jets3t.service.acl.CanonicalGrantee
- getDisplayName() - Method in class org.jets3t.service.model.StorageOwner
- getDistribution() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
- getDistribution() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler
- getDistributionConfig() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
- getDistributionConfig(String) - Method in class org.jets3t.service.CloudFrontService
-
Lookup configuration information for a standard distribution.
- getDistributionInfo(String) - Method in class org.jets3t.service.CloudFrontService
-
Lookup information for a standard distribution.
- getDistributions() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionListHandler
- getDnsName() - Method in class org.jets3t.service.model.cloudfront.Origin
- getDomain() - Method in class org.jets3t.gui.AuthenticationDialog
- getDomainName() - Method in class org.jets3t.service.model.cloudfront.Distribution
- getDownloadedObjects() - Method in class org.jets3t.service.multi.event.DownloadObjectsEvent
- getDownloadedObjects() - Method in class org.jets3t.service.multithread.DownloadObjectsEvent
- getEncryptedOutputSize(long) - Method in class org.jets3t.service.security.EncryptionUtil
-
Returns an estimate of the number of bytes that will result when data of the given length is encrypted.
- getEncryptionAlgorithm() - Method in class org.jets3t.apps.cockpit.CockpitPreferences
- getEncryptionPassword() - Method in class org.jets3t.apps.cockpit.CockpitPreferences
- getEndpoint() - Method in class org.jets3t.service.impl.rest.httpclient.GoogleStorageService
- getEndpoint() - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service
- getEndpoint() - Method in class org.jets3t.service.StorageService
- getErrorCause() - Method in class org.jets3t.service.multi.event.ServiceEvent
- getErrorCode() - Method in exception class org.jets3t.service.CloudFrontServiceException
- getErrorCode() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CopyObjectResultHandler
- getErrorCode() - Method in exception class org.jets3t.service.ServiceException
- getErrorDetail() - Method in exception class org.jets3t.service.CloudFrontServiceException
- getErrorDocumentKey() - Method in class org.jets3t.service.model.WebsiteConfig
- getErrorHostId() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CopyObjectResultHandler
- getErrorHostId() - Method in exception class org.jets3t.service.ServiceException
- getErrorMessage() - Method in exception class org.jets3t.service.CloudFrontServiceException
- getErrorMessage() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CopyObjectResultHandler
- getErrorMessage() - Method in exception class org.jets3t.service.ServiceException
- getErrorRequestId() - Method in exception class org.jets3t.service.CloudFrontServiceException
- getErrorRequestId() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CopyObjectResultHandler
- getErrorRequestId() - Method in exception class org.jets3t.service.ServiceException
- getErrorThrown() - Method in class org.jets3t.service.multi.StorageServiceEventAdaptor
- getErrorThrown() - Method in class org.jets3t.service.multithread.S3ServiceEventAdaptor
- getErrorType() - Method in exception class org.jets3t.service.CloudFrontServiceException
- getEtag() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
- getEtag() - Method in class org.jets3t.service.model.cloudfront.OriginAccessIdentityConfig
- getEtag() - Method in class org.jets3t.service.model.MultipartCompleted
- getEtag() - Method in class org.jets3t.service.model.MultipartPart
- getEtag() - Method in class org.jets3t.service.model.S3Version
- getETag() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CopyObjectResultHandler
- getETag() - Method in class org.jets3t.service.model.StorageObject
- getEvent() - Method in class org.jets3t.service.model.NotificationConfig.TopicConfig
- getEventCode() - Method in class org.jets3t.service.multi.event.ServiceEvent
- getFriendlyName() - Method in class org.jets3t.apps.cockpit.gui.CredentialsDialog
- getFriendlyName() - Method in class org.jets3t.apps.cockpit.gui.LoginCredentialsPanel
- getFriendlyName() - Method in class org.jets3t.service.security.ProviderCredentials
- getGatekeeperUrl() - Method in class org.jets3t.service.utils.signedurl.GatekeeperClientUtils
- getGrantAndPermissions() - Method in class org.jets3t.service.acl.AccessControlList
- getGrantee() - Method in class org.jets3t.service.acl.GrantAndPermission
- getGranteesWithPermission(Permission) - Method in class org.jets3t.service.acl.AccessControlList
- getHomeFolder() - Method in class org.jets3t.apps.cockpit.gui.LoginLocalFolderPanel
- getHttpClient() - Method in class org.jets3t.service.impl.rest.httpclient.HttpClientAndConnectionManager
- getHttpClient() - Method in class org.jets3t.service.impl.rest.httpclient.RestStorageService
- getHttpConnectionManager() - Method in class org.jets3t.service.impl.rest.httpclient.HttpClientAndConnectionManager
- getHttpConnectionManager() - Method in class org.jets3t.service.impl.rest.httpclient.RestStorageService
- getHttpMethod() - Method in class org.jets3t.service.impl.rest.httpclient.HttpMethodAndByteCount
- getHttpMethod() - Method in class org.jets3t.service.impl.rest.httpclient.HttpMethodReleaseInputStream
-
Returns the underlying HttpMethod object that contains/manages the actual HTTP connection.
- getHttpPort() - Method in class org.jets3t.service.model.cloudfront.CustomOrigin
- getHttpServletRequest() - Method in class org.jets3t.servlets.gatekeeper.ClientInformation
- getHttpsPort() - Method in class org.jets3t.service.model.cloudfront.CustomOrigin
- getId() - Method in class org.jets3t.service.model.cloudfront.Distribution
- getId() - Method in class org.jets3t.service.model.cloudfront.Invalidation
- getId() - Method in class org.jets3t.service.model.cloudfront.InvalidationSummary
- getId() - Method in class org.jets3t.service.model.cloudfront.OriginAccessIdentity
- getId() - Method in class org.jets3t.service.model.StorageOwner
- getIdentifier() - Method in class org.jets3t.service.acl.CanonicalGrantee
- getIdentifier() - Method in class org.jets3t.service.acl.EmailAddressGrantee
-
Returns the grantee's email address (ID).
- getIdentifier() - Method in interface org.jets3t.service.acl.GranteeInterface
- getIdentifier() - Method in class org.jets3t.service.acl.GroupGrantee
-
Returns the group grantee's URI.
- getIdentifier() - Method in class org.jets3t.service.acl.gs.AllUsersGrantee
- getIgnoredErrors() - Method in class org.jets3t.service.multi.event.ServiceEvent
- getIndexDocumentSuffix() - Method in class org.jets3t.service.model.WebsiteConfig
- getInitiatedDate() - Method in class org.jets3t.service.model.MultipartUpload
- getInitiator() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartPartsResultHandler
- getInitiator() - Method in class org.jets3t.service.model.MultipartUpload
- getInstance() - Static method in class contribs.mx.S3ServiceExceptionMx
- getInstance() - Static method in class org.jets3t.service.mx.MxDelegate
- getInstance() - Static method in class org.jets3t.service.utils.FileComparer
- getInstance() - Static method in class org.jets3t.service.utils.Mimetypes
-
Loads mime type settings from the file 'mime.types' in the classpath, if it's available.
- getInstance(InputStream, String) - Static method in class org.jets3t.service.Jets3tProperties
-
Return a properties instance based on properties read from an input stream, and stores the properties object in a cache referenced by the propertiesIdentifier.
- getInstance(String) - Static method in class org.jets3t.service.Jets3tProperties
-
Return a properties instance based on properties read from a properties file, and stores the properties object in a cache referenced by the properties file name.
- getInstance(Properties) - Static method in class org.jets3t.gui.skins.SkinsFactory
-
Provides a skin factory initialised with skin-specific properties from the provided properties set.
- getInstance(Jets3tProperties) - Static method in class org.jets3t.service.utils.FileComparer
- getInternalErrorRetryMax() - Method in class org.jets3t.service.StorageService
- getIntProperty(String, int) - Method in class org.jets3t.service.Jets3tProperties
- getInvalidation() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.InvalidationHandler
- getInvalidation(String, String) - Method in class org.jets3t.service.CloudFrontService
- getInvalidationList() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.InvalidationListHandler
- getInvalidationSummaries() - Method in class org.jets3t.service.model.cloudfront.InvalidationList
- getInvokingApplicationDescription() - Method in class org.jets3t.service.StorageService
- getItemCount() - Method in class org.jets3t.service.VersionOrDeleteMarkersChunk
- getItems() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListVersionsResultsHandler
- getItems() - Method in class org.jets3t.service.VersionOrDeleteMarkersChunk
- getJetS3tProperties() - Method in class org.jets3t.service.StorageService
- getKey() - Method in class org.jets3t.service.model.BaseVersionOrDeleteMarker
- getKey() - Method in class org.jets3t.service.model.StorageObject
- getKeyMarker() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartUploadsResultHandler
- getKeyMarker() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListVersionsResultsHandler
- getLastModified() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CopyObjectResultHandler
- getLastModified() - Method in class org.jets3t.service.model.BaseVersionOrDeleteMarker
- getLastModified() - Method in class org.jets3t.service.model.MultipartPart
- getLastModifiedDate() - Method in class org.jets3t.service.model.StorageObject
- getLastModifiedTime() - Method in class org.jets3t.service.model.cloudfront.Distribution
- getLocation() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.BucketLocationHandler
- getLocation() - Method in class org.jets3t.service.model.CreateBucketConfiguration
- getLocation() - Method in class org.jets3t.service.model.MultipartCompleted
- getLocation() - Method in class org.jets3t.service.model.S3Bucket
- getLogfilePrefix() - Method in class org.jets3t.service.model.S3BucketLoggingStatus
- getLoggingStatus() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
- getLogString() - Method in class org.jets3t.service.security.AWSDevPayCredentials
- getLogString() - Method in class org.jets3t.service.security.ProviderCredentials
- getLongProperty(String, long) - Method in class org.jets3t.service.Jets3tProperties
- getMarker() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionListHandler
- getMarker() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.InvalidationListHandler
- getMarker() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler
- getMarker() - Method in class org.jets3t.service.model.cloudfront.InvalidationList
- getMarkerForNextListing() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListBucketHandler
-
If the listing is truncated this method will return the marker that should be used in subsequent bucket list calls to complete the listing.
- getMaxItems() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionListHandler
- getMaxItems() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.InvalidationListHandler
- getMaxItems() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler
- getMaxItems() - Method in class org.jets3t.service.model.cloudfront.InvalidationList
- getMaxParts() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartPartsResultHandler
- getMaxPartSize() - Method in class org.jets3t.service.utils.MultipartUtils
- getMaxUploads() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartUploadsResultHandler
- getMBeanInfo() - Method in class contribs.mx.S3ServiceExceptionMx
- getMD5DigestOfData() - Method in class org.jets3t.service.impl.rest.httpclient.RepeatableRequestEntity
- getMd5FilesRootDirectoryFile() - Method in class org.jets3t.service.utils.FileComparer
- getMd5HashAsBase64() - Method in class org.jets3t.service.model.StorageObject
- getMd5HashAsHex() - Method in class org.jets3t.service.model.StorageObject
- getMessage() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ErrorHandler
- getMessageProperties() - Method in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
- getMetadata() - Method in class org.jets3t.service.model.MultipartUpload
- getMetadata(String) - Method in class org.jets3t.service.model.BaseStorageItem
- getMetadataMap() - Method in class org.jets3t.service.model.BaseStorageItem
- getMimetype(File) - Method in class org.jets3t.service.utils.Mimetypes
-
Determines the mimetype of a file by looking up the file's extension in an internal listing to find the corresponding mime type.
- getMimetype(String) - Method in class org.jets3t.service.utils.Mimetypes
-
Determines the mimetype of a file by looking up the file's extension in an internal listing to find the corresponding mime type.
- getModifiableMetadata() - Method in class org.jets3t.service.model.StorageObject
-
Returns only those object metadata items that can be modified in a service.
- getMultipartCompleted() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CompleteMultipartUploadResultHandler
- getMultipartPart() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.MultipartPartResultHandler
- getMultipartPartList() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartPartsResultHandler
- getMultipartPartsUploaded() - Method in class org.jets3t.service.model.MultipartUpload
- getMultipartUpload() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.MultipartUploadResultHandler
- getMultipartUpload() - Method in class org.jets3t.service.multi.s3.MultipartUploadAndParts
- getMultipartUploadList() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartUploadsResultHandler
- getName() - Method in class org.jets3t.service.acl.gs.GroupByEmailAddressGrantee
- getName() - Method in class org.jets3t.service.acl.gs.GroupByIdGrantee
- getName() - Method in class org.jets3t.service.acl.gs.UserByEmailAddressGrantee
- getName() - Method in class org.jets3t.service.acl.gs.UserByIdGrantee
- getName() - Method in class org.jets3t.service.model.BaseStorageItem
- getNextKeyMarker() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartUploadsResultHandler
- getNextKeyMarker() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListVersionsResultsHandler
- getNextKeyMarker() - Method in class org.jets3t.service.VersionOrDeleteMarkersChunk
- getNextMarker() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionListHandler
- getNextMarker() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.InvalidationListHandler
- getNextMarker() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler
- getNextMarker() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListBucketHandler
- getNextMarker() - Method in class org.jets3t.service.model.cloudfront.InvalidationList
- getNextPartNumberMarker() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartPartsResultHandler
- getNextUploadIdMarker() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartUploadsResultHandler
- getNextVersionIdMarker() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListVersionsResultsHandler
- getNextVersionIdMarker() - Method in class org.jets3t.service.VersionOrDeleteMarkersChunk
- getNotificationConfig() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.NotificationConfigurationHandler
- getNotificationConfig(String) - Method in class org.jets3t.service.S3Service
- getObject() - Method in class org.jets3t.service.multi.DownloadPackage
- getObject() - Method in class org.jets3t.service.multithread.DownloadPackage
-
Deprecated.
- getObject() - Method in class org.jets3t.service.utils.signedurl.SignedUrlAndObject
- getObject(int) - Method in class org.jets3t.apps.cockpit.gui.ObjectTableModel
- getObject(int) - Method in class org.jets3t.apps.cockpitlite.CLObjectTableModel
- getObject(String, String) - Method in class org.jets3t.service.impl.rest.httpclient.GoogleStorageService
- getObject(String, String) - Method in class org.jets3t.service.S3Service
- getObject(String, String) - Method in class org.jets3t.service.StorageService
-
Returns an object representing the details and data of an item in a service, without applying any preconditions.
- getObject(String, String, Calendar, Calendar, String[], String[], Long, Long) - Method in class org.jets3t.service.impl.rest.httpclient.GoogleStorageService
- getObject(String, String, Calendar, Calendar, String[], String[], Long, Long) - Method in class org.jets3t.service.S3Service
- getObject(String, String, Calendar, Calendar, String[], String[], Long, Long) - Method in class org.jets3t.service.StorageService
-
Returns an object representing the details and data of an item that meets any given preconditions.
- getObject(S3Bucket, String) - Method in class org.jets3t.service.S3Service
-
Deprecated.0.8.0
This method can be performed by anonymous services. Anonymous services can get a publicly-readable object.
Important: It is the caller's responsibility to close the object's data input stream. The data stream should be consumed and closed as soon as is practical as network connections may be held open until the streams are closed. Excessive unclosed streams can lead to connection starvation.
- getObject(S3Bucket, String, Calendar, Calendar, String[], String[], Long, Long) - Method in class org.jets3t.service.S3Service
-
Returns an object representing the details and data of an item in S3 that meets any given preconditions.
- getObjectAcl(String, String) - Method in class org.jets3t.service.StorageService
-
Retrieves the access control settings of an object.
- getObjectAcl(S3Bucket, String) - Method in class org.jets3t.service.S3Service
-
Retrieves the access control settings of an object.
- getObjectACLs(String, StorageObject[]) - Method in class org.jets3t.service.multi.SimpleThreadedStorageService
-
Retrieves Access Control List (ACL) settings for multiple objects.
- getObjectACLs(String, StorageObject[]) - Method in class org.jets3t.service.multi.ThreadedStorageService
-
Retrieves Access Control List (ACL) information for multiple objects from a bucket, and sends
LookupACLEvent
notification events. - getObjectACLs(S3Bucket, S3Object[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.Retrieves Access Control List (ACL) information for multiple objects from a bucket, and sends
LookupACLEvent
notification events. - getObjectACLs(S3Bucket, S3Object[]) - Method in class org.jets3t.service.multithread.S3ServiceSimpleMulti
-
Deprecated.Retrieves Access Control List (ACL) settings for multiple objects.
- getObjectAclStatus(S3Object) - Method in class org.jets3t.apps.cockpitlite.CLObjectTableModel
- getObjectAclWithSignedUrl(String) - Method in class org.jets3t.service.impl.rest.httpclient.RestStorageService
-
Gets an object's ACL details using a pre-signed GET URL generated for that object.
- getObjectAclWithSignedUrl(String) - Method in interface org.jets3t.service.utils.signedurl.SignedUrlHandler
-
Gets an object's ACL details using a pre-signed GET URL generated for that object.
- getObjectByKey(String) - Method in class org.jets3t.apps.cockpit.gui.ObjectTableModel
- getObjectDetails(String, String) - Method in class org.jets3t.service.impl.rest.httpclient.GoogleStorageService
- getObjectDetails(String, String) - Method in class org.jets3t.service.StorageService
-
Returns an object representing the details of an item in without the object's data, and without applying any preconditions.
- getObjectDetails(String, String, Calendar, Calendar, String[], String[]) - Method in class org.jets3t.service.StorageService
-
Returns an object representing the details of an item that meets any given preconditions.
- getObjectDetails(S3Bucket, String) - Method in class org.jets3t.service.S3Service
-
Deprecated.0.8.0
This method can be performed by anonymous services. Anonymous services can get a publicly-readable object's details.
- getObjectDetails(S3Bucket, String, Calendar, Calendar, String[], String[]) - Method in class org.jets3t.service.S3Service
-
Returns an object representing the details of an item in S3 that meets any given preconditions.
- getObjectDetailsWithSignedUrl(String) - Method in class org.jets3t.service.impl.rest.httpclient.RestStorageService
-
Gets an object's details using a pre-signed HEAD URL generated for that object.
- getObjectDetailsWithSignedUrl(String) - Method in interface org.jets3t.service.utils.signedurl.SignedUrlHandler
-
Gets an object's details using a pre-signed HEAD URL generated for that object.
- GetObjectHeadsEvent - Class in org.jets3t.service.multi.event
-
Multi-threaded service event fired by
ThreadedStorageService.getObjectsHeads(String, String[])
. - GetObjectHeadsEvent - Class in org.jets3t.service.multithread
-
Multi-threaded service event fired by
S3ServiceMulti.getObjectsHeads(org.jets3t.service.model.S3Bucket, org.jets3t.service.model.S3Object[])
. - getObjectKey() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartPartsResultHandler
- getObjectKey() - Method in class org.jets3t.service.model.MultipartCompleted
- getObjectKey() - Method in class org.jets3t.service.model.MultipartUpload
- getObjectKey() - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
- getObjectKeys() - Method in class org.jets3t.service.model.cloudfront.Invalidation
- getObjectMetadata() - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
- getObjects() - Method in class org.jets3t.apps.cockpit.gui.ObjectTableModel
- getObjects() - Method in class org.jets3t.apps.cockpitlite.CLObjectTableModel
- getObjects() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListBucketHandler
- getObjects() - Method in class org.jets3t.service.S3ObjectsChunk
-
Deprecated.
- getObjects() - Method in class org.jets3t.service.StorageObjectsChunk
- getObjects(String[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.Retrieves multiple objects (details and data) from a bucket using signed GET URLs corresponding to those objects.
- getObjects(String, String[]) - Method in class org.jets3t.service.multi.SimpleThreadedStorageService
-
Retrieves multiple objects (including details and data).
- getObjects(String, String[]) - Method in class org.jets3t.service.multi.ThreadedStorageService
-
Retrieves multiple objects (details and data) from a bucket, and sends
GetObjectsEvent
notification events. - getObjects(String, StorageObject[]) - Method in class org.jets3t.service.multi.SimpleThreadedStorageService
-
Retrieves multiple objects (including details and data).
- getObjects(String, StorageObject[]) - Method in class org.jets3t.service.multi.ThreadedStorageService
-
Retrieves multiple objects (details and data) from a bucket, and sends
GetObjectsEvent
notification events. - getObjects(S3Bucket, String[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.Retrieves multiple objects (details and data) from a bucket, and sends
GetObjectsEvent
notification events. - getObjects(S3Bucket, String[]) - Method in class org.jets3t.service.multithread.S3ServiceSimpleMulti
-
Deprecated.Retrieves multiple objects (including details and data).
- getObjects(S3Bucket, S3Object[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.Retrieves multiple objects (details and data) from a bucket, and sends
GetObjectsEvent
notification events. - getObjects(S3Bucket, S3Object[]) - Method in class org.jets3t.service.multithread.S3ServiceSimpleMulti
-
Deprecated.Retrieves multiple objects (including details and data).
- getObjectsACLs(String[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.Retrieves ACL information about multiple objects from a bucket using signed GET ACL URLs corresponding to those objects.
- GetObjectsEvent - Class in org.jets3t.service.multi.event
-
Multi-threaded service event fired by
ThreadedStorageService.getObjects(String, String[])
. - GetObjectsEvent - Class in org.jets3t.service.multithread
-
Multi-threaded service event fired by
S3ServiceMulti.getObjects(org.jets3t.service.model.S3Bucket, org.jets3t.service.model.S3Object[])
. - getObjectsHeads(String[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.Retrieves details (but no data) about multiple objects using signed HEAD URLs corresponding to those objects.
- getObjectsHeads(String, String[]) - Method in class org.jets3t.service.multi.SimpleThreadedStorageService
-
Retrieves details of multiple objects (details only, no data)
- getObjectsHeads(String, String[]) - Method in class org.jets3t.service.multi.ThreadedStorageService
-
Retrieves details (but no data) about multiple objects from a bucket, and sends
GetObjectHeadsEvent
notification events. - getObjectsHeads(String, StorageObject[]) - Method in class org.jets3t.service.multi.SimpleThreadedStorageService
-
Retrieves details of multiple objects (details only, no data)
- getObjectsHeads(String, StorageObject[]) - Method in class org.jets3t.service.multi.ThreadedStorageService
-
Retrieves details (but no data) about multiple objects from a bucket, and sends
GetObjectHeadsEvent
notification events. - getObjectsHeads(S3Bucket, String[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.Retrieves details (but no data) about multiple objects from a bucket, and sends
GetObjectHeadsEvent
notification events. - getObjectsHeads(S3Bucket, String[]) - Method in class org.jets3t.service.multithread.S3ServiceSimpleMulti
-
Deprecated.Retrieves details of multiple objects (details only, no data)
- getObjectsHeads(S3Bucket, S3Object[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.Retrieves details (but no data) about multiple objects from a bucket, and sends
GetObjectHeadsEvent
notification events. - getObjectsHeads(S3Bucket, S3Object[]) - Method in class org.jets3t.service.multithread.S3ServiceSimpleMulti
-
Deprecated.Retrieves details of multiple objects (details only, no data)
- getObjectsMap() - Method in class org.jets3t.service.utils.FileComparer.PartialObjectListing
- getObjectsWithACL() - Method in class org.jets3t.service.multi.event.LookupACLEvent
- getObjectsWithACL() - Method in class org.jets3t.service.multithread.LookupACLEvent
- getObjectsWithUpdatedACL() - Method in class org.jets3t.service.multi.event.UpdateACLEvent
- getObjectsWithUpdatedACL() - Method in class org.jets3t.service.multithread.UpdateACLEvent
- getObjectVersions(String, String) - Method in class org.jets3t.service.S3Service
-
Return version information for a specific object.
- getObjectWithSignedUrl(String) - Method in class org.jets3t.service.impl.rest.httpclient.RestStorageService
-
Gets an object using a pre-signed GET URL generated for that object.
- getObjectWithSignedUrl(String) - Method in interface org.jets3t.service.utils.signedurl.SignedUrlHandler
-
Gets an object using a pre-signed GET URL generated for that object.
- getOkClicked() - Method in class org.jets3t.apps.cockpit.gui.CreateBucketDialog
- getOkClicked() - Method in class org.jets3t.apps.cockpit.gui.RequesterPaysDialog
- getOrCreateBucket(String) - Method in class org.jets3t.service.S3Service
- getOrCreateBucket(String) - Method in class org.jets3t.service.StorageService
-
Returns a bucket in your account, and creates the bucket if it does not yet exist.
- getOrCreateBucket(String, String) - Method in class org.jets3t.service.S3Service
-
Returns a bucket in your S3 account, and creates the bucket in the given S3 location if it does not yet exist.
- getOrigin() - Method in class org.jets3t.service.model.cloudfront.Distribution
- getOrigin() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
- getOriginAccessIdentity() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityHandler
- getOriginAccessIdentity() - Method in class org.jets3t.service.model.cloudfront.S3Origin
- getOriginAccessIdentity(String) - Method in class org.jets3t.service.CloudFrontService
-
Obtain the complete properties of an Origin Access Identity.
- getOriginAccessIdentityConfig() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityConfigHandler
- getOriginAccessIdentityConfig(String) - Method in class org.jets3t.service.CloudFrontService
-
Obtain the configuration properties of an Origin Access Identity.
- getOriginAccessIdentityList() - Method in class org.jets3t.service.CloudFrontService
-
List the Origin Access Identities in a CloudFront account.
- getOriginAccessIdentityList() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler
- getOriginAsBucketName() - Method in class org.jets3t.service.model.cloudfront.S3Origin
- getOriginProtocolPolicy() - Method in class org.jets3t.service.model.cloudfront.CustomOrigin
- getOutputStream() - Method in class org.jets3t.service.multi.DownloadPackage
-
Creates an output stream to receive the object's data.
- getOwner() - Method in class org.jets3t.service.acl.AccessControlList
- getOwner() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListAllMyBucketsHandler
- getOwner() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartPartsResultHandler
- getOwner() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.OwnerHandler
- getOwner() - Method in class org.jets3t.service.model.BaseStorageItem
- getOwner() - Method in class org.jets3t.service.model.BaseVersionOrDeleteMarker
- getOwner() - Method in class org.jets3t.service.model.MultipartUpload
- getPartNumber() - Method in class org.jets3t.service.model.MultipartPart
- getPartNumberMarker() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartPartsResultHandler
- getPartNumberOffset() - Method in class org.jets3t.service.multi.s3.MultipartUploadAndParts
- getPartObjects() - Method in class org.jets3t.service.multi.s3.MultipartUploadAndParts
- getPassphrase() - Method in class org.jets3t.apps.cockpit.gui.LoginPassphrasePanel
- getPassword() - Method in class org.jets3t.apps.cockpit.gui.LoginLocalFolderPanel
- getPassword() - Method in class org.jets3t.apps.cockpit.gui.LoginPassphrasePanel
- getPassword() - Method in class org.jets3t.gui.AuthenticationDialog
- getPassword(String) - Static method in class org.jets3t.apps.synchronize.PasswordInput
- getPermission() - Method in class org.jets3t.service.acl.GrantAndPermission
- getPermissionsForGrantee(GranteeInterface) - Method in class org.jets3t.service.acl.AccessControlList
- getPrefix() - Method in class org.jets3t.service.model.cloudfront.LoggingStatus
- getPrefix() - Method in class org.jets3t.service.StorageObjectsChunk
- getPrefix() - Method in class org.jets3t.service.VersionOrDeleteMarkersChunk
- getPriorLastKey() - Method in class org.jets3t.service.StorageObjectsChunk
- getPriorLastKey() - Method in class org.jets3t.service.utils.FileComparer.PartialObjectListing
- getProductName() - Method in class org.jets3t.service.model.AWSDevPayProduct
- getProductToken() - Method in class org.jets3t.service.model.AWSDevPayProduct
- getProductToken() - Method in class org.jets3t.service.security.AWSDevPayCredentials
- getProperties() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser
- getProperties() - Method in class org.jets3t.service.Jets3tProperties
- getProviderCredentials() - Method in class org.jets3t.apps.cockpit.gui.StartupDialog
- getProviderCredentials() - Method in class org.jets3t.service.multi.ThreadedStorageService
- getProviderCredentials() - Method in class org.jets3t.service.StorageService
- getProxyHost(String) - Method in class org.apache.commons.httpclient.contrib.proxy.PluginProxyTestApplet
- getProxyPort(String) - Method in class org.apache.commons.httpclient.contrib.proxy.PluginProxyTestApplet
- getRecentByteRatePerSecond() - Method in class org.jets3t.service.io.BytesProgressWatcher
- getRemainingTime() - Method in class org.jets3t.service.io.BytesProgressWatcher
- getRemoteAddress() - Method in class org.jets3t.servlets.gatekeeper.ClientInformation
- getRemoteHost() - Method in class org.jets3t.servlets.gatekeeper.ClientInformation
- getRemotePort() - Method in class org.jets3t.servlets.gatekeeper.ClientInformation
- getRemoteUser() - Method in class org.jets3t.servlets.gatekeeper.ClientInformation
- getRequestHost() - Method in exception class org.jets3t.service.ServiceException
- getRequestId() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ErrorHandler
- getRequestMarker() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListBucketHandler
- getRequestMaxKeys() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListBucketHandler
- getRequestMaxKeys() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListVersionsResultsHandler
- getRequestPath() - Method in exception class org.jets3t.service.ServiceException
- getRequestPrefix() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListBucketHandler
- getRequestPrefix() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListVersionsResultsHandler
- getRequestVerb() - Method in exception class org.jets3t.service.ServiceException
- getRequiredProtocols() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
- getResourceParameterNames() - Method in class org.jets3t.service.impl.rest.httpclient.GoogleStorageService
- getResourceParameterNames() - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service
- getResourceParameterNames() - Method in class org.jets3t.service.StorageService
- getResponseCode() - Method in exception class org.jets3t.service.CloudFrontServiceException
- getResponseCode() - Method in exception class org.jets3t.service.impl.rest.HttpException
- getResponseCode() - Method in exception class org.jets3t.service.ServiceException
- getResponseDate() - Method in exception class org.jets3t.service.ServiceException
- getResponseHeaders() - Method in exception class org.jets3t.service.ServiceException
- getResponseMessage() - Method in exception class org.jets3t.service.impl.rest.HttpException
- getResponseStatus() - Method in exception class org.jets3t.service.ServiceException
- getRestHeaderPrefix() - Method in class org.jets3t.service.impl.rest.httpclient.GoogleStorageService
- getRestHeaderPrefix() - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service
- getRestHeaderPrefix() - Method in class org.jets3t.service.StorageService
- getRestMetadataPrefix() - Method in class org.jets3t.service.impl.rest.httpclient.GoogleStorageService
- getRestMetadataPrefix() - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service
- getRestMetadataPrefix() - Method in class org.jets3t.service.StorageService
- getRowCount() - Method in class org.jets3t.gui.TableSorter
- getS3CanonicalUserId() - Method in class org.jets3t.service.model.cloudfront.OriginAccessIdentity
- getS3ErrorCode() - Method in exception class org.jets3t.service.S3ServiceException
- getS3ErrorHostId() - Method in exception class org.jets3t.service.S3ServiceException
- getS3ErrorMessage() - Method in exception class org.jets3t.service.S3ServiceException
- getS3ErrorRequestId() - Method in exception class org.jets3t.service.S3ServiceException
- getS3Service() - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.
- getSecretKey() - Method in class org.jets3t.apps.cockpit.gui.CredentialsDialog
- getSecretKey() - Method in class org.jets3t.apps.cockpit.gui.LoginCredentialsPanel
- getSecretKey() - Method in class org.jets3t.service.security.ProviderCredentials
- getServiceException() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CompleteMultipartUploadErrorHandler
- getServiceException() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CompleteMultipartUploadResultHandler
- getSession() - Method in class org.jets3t.servlets.gatekeeper.ClientInformation
- getShortBucketName() - Method in class org.jets3t.service.model.cloudfront.LoggingStatus
- getSignatureRequests() - Method in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
-
Returns the signature requests in a message.
- getSignatureType() - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
- getSignedUrl() - Method in class org.jets3t.service.multithread.DownloadPackage
-
Deprecated.
- getSignedUrl() - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
- getSignedUrl() - Method in class org.jets3t.service.utils.signedurl.SignedUrlAndObject
- getSize() - Method in class org.jets3t.service.model.MultipartPart
- getSize() - Method in class org.jets3t.service.model.S3Version
- getSortingStatus(int) - Method in class org.jets3t.gui.TableSorter
- getSourceObjectKeys() - Method in class org.jets3t.gui.CopyObjectsDialog
- getSourceObjectKeys() - Method in class org.jets3t.gui.ObjectsAttributesDialog
- getSourceObjectKeys() - Method in class org.jets3t.service.multi.event.CopyObjectsEvent
- getSourceObjectKeys() - Method in class org.jets3t.service.multithread.CopyObjectsEvent
- getStartedUploads() - Method in class org.jets3t.service.multi.s3.MultipartStartsEvent
- getStatus() - Method in class org.jets3t.service.model.cloudfront.Distribution
- getStatus() - Method in class org.jets3t.service.model.cloudfront.Invalidation
- getStatus() - Method in class org.jets3t.service.model.cloudfront.InvalidationSummary
- getStorageClass() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartPartsResultHandler
- getStorageClass() - Method in class org.jets3t.service.model.MultipartUpload
- getStorageClass() - Method in class org.jets3t.service.model.S3Version
- getStorageClass() - Method in class org.jets3t.service.model.StorageObject
- getStorageService() - Method in class org.jets3t.service.multi.ThreadedStorageService
- getStreamingDistributionConfig(String) - Method in class org.jets3t.service.CloudFrontService
-
Lookup configuration information for a streaming distribution.
- getStreamingDistributionInfo(String) - Method in class org.jets3t.service.CloudFrontService
-
Lookup information for a streaming distribution.
- getStringProperty(String, String) - Method in class org.jets3t.service.Jets3tProperties
- getTableHeader() - Method in class org.jets3t.gui.TableSorter
- getTableModel() - Method in class org.jets3t.gui.TableSorter
- getTargetBucketName() - Method in class org.jets3t.service.model.S3BucketLoggingStatus
- getTargetGrants() - Method in class org.jets3t.service.model.S3BucketLoggingStatus
- getThreadCount() - Method in class org.jets3t.service.multi.ThreadWatcher
- getThreadWatcher() - Method in class org.jets3t.service.multi.event.ServiceEvent
- getThreadWatcher() - Method in class org.jets3t.service.multithread.ServiceEvent
-
Deprecated.
- getTimeRemaining() - Method in class org.jets3t.service.multi.ThreadWatcher
- getTopic() - Method in class org.jets3t.service.model.NotificationConfig.TopicConfig
- getTopicConfigs() - Method in class org.jets3t.service.model.NotificationConfig
- getTotalCopyRequests() - Method in class contribs.mx.S3ObjectMx
- getTotalCopyRequests() - Method in interface contribs.mx.S3ObjectMxMBean
- getTotalDeleteRequests() - Method in class contribs.mx.S3ObjectMx
- getTotalDeleteRequests() - Method in interface contribs.mx.S3ObjectMxMBean
- getTotalGetRequests() - Method in class contribs.mx.S3ObjectMx
- getTotalGetRequests() - Method in interface contribs.mx.S3ObjectMxMBean
- getTotalHeadRequests() - Method in class contribs.mx.S3ObjectMx
- getTotalHeadRequests() - Method in interface contribs.mx.S3ObjectMxMBean
- getTotalListRequests() - Method in class contribs.mx.S3BucketMx
- getTotalListRequests() - Method in interface contribs.mx.S3BucketMxMBean
- getTotalListRequests() - Method in class contribs.mx.S3ServiceMx
- getTotalObjectCopyRequests() - Method in class contribs.mx.S3BucketMx
- getTotalObjectCopyRequests() - Method in interface contribs.mx.S3BucketMxMBean
- getTotalObjectCopyRequests() - Method in class contribs.mx.S3ServiceMx
- getTotalObjectDeleteRequests() - Method in class contribs.mx.S3BucketMx
- getTotalObjectDeleteRequests() - Method in interface contribs.mx.S3BucketMxMBean
- getTotalObjectDeleteRequests() - Method in class contribs.mx.S3ServiceMx
- getTotalObjectGetRequests() - Method in class contribs.mx.S3BucketMx
- getTotalObjectGetRequests() - Method in interface contribs.mx.S3BucketMxMBean
- getTotalObjectGetRequests() - Method in class contribs.mx.S3ServiceMx
- getTotalObjectHeadRequests() - Method in class contribs.mx.S3BucketMx
- getTotalObjectHeadRequests() - Method in interface contribs.mx.S3BucketMxMBean
- getTotalObjectHeadRequests() - Method in class contribs.mx.S3ServiceMx
- getTotalObjectPutRequests() - Method in class contribs.mx.S3BucketMx
- getTotalObjectPutRequests() - Method in interface contribs.mx.S3BucketMxMBean
- getTotalObjectPutRequests() - Method in class contribs.mx.S3ServiceMx
- getTotalPutRequests() - Method in class contribs.mx.S3ObjectMx
- getTotalPutRequests() - Method in interface contribs.mx.S3ObjectMxMBean
- getTotalRequests() - Method in class contribs.mx.S3BucketMx
- getTotalRequests() - Method in interface contribs.mx.S3BucketMxMBean
- getTotalRequests() - Method in class contribs.mx.S3ObjectMx
- getTotalRequests() - Method in interface contribs.mx.S3ObjectMxMBean
- getTotalRequests() - Method in class contribs.mx.S3ServiceMx
- getTransactionId(GatekeeperMessage, ClientInformation) - Method in class org.jets3t.servlets.gatekeeper.impl.DefaultTransactionIdProvider
-
Returns a random-based UUID.
- getTransactionId(GatekeeperMessage, ClientInformation) - Method in class org.jets3t.servlets.gatekeeper.impl.ExternalUuidProvider
-
If the application property externalUUID is available, the value of this property is returned as the transaction ID.
- getTransactionId(GatekeeperMessage, ClientInformation) - Method in class org.jets3t.servlets.gatekeeper.TransactionIdProvider
-
Returns a transaction ID to uniquely identify the Gatekeeper transaction - if transaction tracking is not required this method can return an empty string.
- getTrustedSignerAwsAccountNumbers() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
- getType() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ErrorHandler
- getUniqueOperationId() - Method in class org.jets3t.service.multi.event.ServiceEvent
- getUpdatedAccessControlList() - Method in class org.jets3t.apps.cockpit.gui.AccessControlDialog
- getUploadACLPermission() - Method in class org.jets3t.apps.cockpit.CockpitPreferences
- getUploadedObjects() - Method in class org.jets3t.service.multi.s3.MultipartUploadsEvent
- getUploadId() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartPartsResultHandler
- getUploadId() - Method in class org.jets3t.service.model.MultipartUpload
- getUploadIdMarker() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartUploadsResultHandler
- getUploadStorageClass() - Method in class org.jets3t.apps.cockpit.CockpitPreferences
- getUser() - Method in class org.jets3t.gui.AuthenticationDialog
- getUserAgent() - Method in class org.jets3t.servlets.gatekeeper.ClientInformation
- getUserAgentDescription(String) - Static method in class org.jets3t.service.utils.ServiceUtils
-
Returns a user agent string describing the jets3t library, and optionally the application using it, to server-side services.
- getUserInputsAsProperties(boolean) - Method in class org.jets3t.gui.UserInputFields
- getUserPrincipal() - Method in class org.jets3t.servlets.gatekeeper.ClientInformation
- getUserToken() - Method in class org.jets3t.service.security.AWSDevPayCredentials
- getUsingDevPay() - Method in class org.jets3t.apps.cockpit.gui.CredentialsDialog
- getUsingDevPay() - Method in class org.jets3t.apps.cockpit.gui.LoginCredentialsPanel
- getValueAt(int, int) - Method in class org.jets3t.apps.cockpit.gui.BucketTableModel
- getValueAt(int, int) - Method in class org.jets3t.gui.TableSorter
- getValueForRESTHeaderACL() - Method in class org.jets3t.service.acl.AccessControlList
- getValueForRESTHeaderACL() - Method in class org.jets3t.service.acl.gs.GSAccessControlList
- getVersionedObject(String, String, String) - Method in class org.jets3t.service.S3Service
-
Returns an object representing the details and data of an item in S3 with a specific given version, without applying any preconditions.
- getVersionedObject(String, String, String, Calendar, Calendar, String[], String[], Long, Long) - Method in class org.jets3t.service.S3Service
-
Returns an object representing the details and data of a versioned object in S3 that also meets any given preconditions.
- getVersionedObject(String, S3Bucket, String, Calendar, Calendar, String[], String[], Long, Long) - Method in class org.jets3t.service.S3Service
-
Returns an object representing the details and data of a versioned object in S3 that also meets any given preconditions.
- getVersionedObjectAcl(String, String, String) - Method in class org.jets3t.service.S3Service
-
Retrieves the access control settings of a versioned object.
- getVersionedObjectAcl(String, S3Bucket, String) - Method in class org.jets3t.service.S3Service
-
Retrieves the access control settings of a versioned object.
- getVersionedObjectDetails(String, String, String) - Method in class org.jets3t.service.S3Service
-
Returns an object representing the details of an item in S3 with a specific given version, without the object's data and without applying any preconditions.
- getVersionedObjectDetails(String, String, String, Calendar, Calendar, String[], String[]) - Method in class org.jets3t.service.S3Service
-
Returns an object representing the details of a versioned object in S3 that also meets any given preconditions.
- getVersionedObjectDetails(String, S3Bucket, String, Calendar, Calendar, String[], String[]) - Method in class org.jets3t.service.S3Service
-
Returns an object representing the details of a versioned object in S3 that also meets any given preconditions.
- getVersionId() - Method in class org.jets3t.service.model.BaseVersionOrDeleteMarker
- getVersionId() - Method in class org.jets3t.service.model.MultipartCompleted
- getVersionId() - Method in class org.jets3t.service.model.S3Object
- getVersionIdMarker() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListVersionsResultsHandler
- getVersioningStatus() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.VersioningConfigurationHandler
- getVersionPrefix() - Method in class org.jets3t.service.security.AWSCredentials
- getVersionPrefix() - Method in class org.jets3t.service.security.AWSDevPayCredentials
- getVersionPrefix() - Method in class org.jets3t.service.security.GSCredentials
- getWebsiteConfig() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.WebsiteConfigurationHandler
- getWebsiteConfig(String) - Method in class org.jets3t.service.S3Service
- getWrappedInputStream() - Method in class org.jets3t.service.impl.rest.httpclient.HttpMethodReleaseInputStream
- getWrappedInputStream() - Method in class org.jets3t.service.io.GZipDeflatingInputStream
- getWrappedInputStream() - Method in interface org.jets3t.service.io.InputStreamWrapper
- getWrappedInputStream() - Method in class org.jets3t.service.io.InterruptableInputStream
- getWrappedInputStream() - Method in class org.jets3t.service.io.ProgressMonitoredInputStream
- getWrappedInputStream() - Method in class org.jets3t.service.io.RepeatableFileInputStream
- getWrappedInputStream() - Method in class org.jets3t.service.io.RepeatableInputStream
- getWrappedOutputStream() - Method in class org.jets3t.service.io.GZipInflatingOutputStream
- getWrappedOutputStream() - Method in interface org.jets3t.service.io.OutputStreamWrapper
- getWrappedOutputStream() - Method in class org.jets3t.service.io.ProgressMonitoredOutputStream
- getXmlMessage() - Method in exception class org.jets3t.service.ServiceException
- getXmlMessageAsBuilder() - Method in exception class org.jets3t.service.ServiceException
- GoogleStorageService - Class in org.jets3t.service.impl.rest.httpclient
-
REST/HTTP implementation of Google Storage Service based on the HttpClient library.
- GoogleStorageService(ProviderCredentials) - Constructor for class org.jets3t.service.impl.rest.httpclient.GoogleStorageService
-
Constructs the service and initialises the properties.
- GoogleStorageService(ProviderCredentials, String, CredentialsProvider) - Constructor for class org.jets3t.service.impl.rest.httpclient.GoogleStorageService
-
Constructs the service and initialises the properties.
- GoogleStorageService(ProviderCredentials, String, CredentialsProvider, Jets3tProperties) - Constructor for class org.jets3t.service.impl.rest.httpclient.GoogleStorageService
-
Constructs the service and initialises the properties.
- GoogleStorageService(ProviderCredentials, String, CredentialsProvider, Jets3tProperties, HostConfiguration) - Constructor for class org.jets3t.service.impl.rest.httpclient.GoogleStorageService
-
Constructs the service and initialises the properties.
- grantAllPermissions(GrantAndPermission[]) - Method in class org.jets3t.service.acl.AccessControlList
-
Adds a set of grantee/permission pairs to the ACL, where each item in the set is a
GrantAndPermission
object. - GrantAndPermission - Class in org.jets3t.service.acl
-
Simple container object to combine a grantee object with a permission object.
- GrantAndPermission(GranteeInterface, Permission) - Constructor for class org.jets3t.service.acl.GrantAndPermission
- GranteeInterface - Interface in org.jets3t.service.acl
-
Represents a grantee (entity) who can be assigned access permissions in an
AccessControlList
. - grantPermission(GranteeInterface, Permission) - Method in class org.jets3t.service.acl.AccessControlList
-
Adds a grantee to the ACL with the given permission.
- GroupByDomainGrantee - Class in org.jets3t.service.acl.gs
-
Represents an Group By Domain Grantee, that is a group identified by their domain address.
- GroupByDomainGrantee() - Constructor for class org.jets3t.service.acl.gs.GroupByDomainGrantee
- GroupByDomainGrantee(String) - Constructor for class org.jets3t.service.acl.gs.GroupByDomainGrantee
-
Constructs a group grantee object using the given domain address as an identifier.
- GroupByEmailAddressGrantee - Class in org.jets3t.service.acl.gs
-
Represents an Group By Email Grantee, that is a group identified by their email address.
- GroupByEmailAddressGrantee() - Constructor for class org.jets3t.service.acl.gs.GroupByEmailAddressGrantee
- GroupByEmailAddressGrantee(String) - Constructor for class org.jets3t.service.acl.gs.GroupByEmailAddressGrantee
-
Constructs a group grantee object using the given email address as an identifier.
- GroupByEmailAddressGrantee(String, String) - Constructor for class org.jets3t.service.acl.gs.GroupByEmailAddressGrantee
- GroupByIdGrantee - Class in org.jets3t.service.acl.gs
-
Represents a Group grantee.
- GroupByIdGrantee() - Constructor for class org.jets3t.service.acl.gs.GroupByIdGrantee
- GroupByIdGrantee(String) - Constructor for class org.jets3t.service.acl.gs.GroupByIdGrantee
-
Constructs a group grantee object using the given group id as an identifier.
- GroupByIdGrantee(String, String) - Constructor for class org.jets3t.service.acl.gs.GroupByIdGrantee
- GroupGrantee - Class in org.jets3t.service.acl
-
Represents a Group grantee.
- GroupGrantee() - Constructor for class org.jets3t.service.acl.GroupGrantee
- GroupGrantee(String) - Constructor for class org.jets3t.service.acl.GroupGrantee
-
Constructs a group grantee object using the given group URI as an identifier.
- GS_ACCESS_KEY_PROPERTY_NAME - Static variable in class org.jets3t.samples.SamplesUtils
- GS_DEFAULT_HOSTNAME - Static variable in class org.jets3t.service.Constants
- GS_SECRET_KEY_PROPERTY_NAME - Static variable in class org.jets3t.samples.SamplesUtils
- GSAccessControlList - Class in org.jets3t.service.acl.gs
-
Represents a Google Storage Access Control List (ACL), including the ACL's set of grantees and the permissions assigned to each grantee.
- GSAccessControlList() - Constructor for class org.jets3t.service.acl.gs.GSAccessControlList
- GSAccessControlListHandler - Class in org.jets3t.service.impl.rest
-
Handler for GSAccessControlList response XML documents.
- GSAccessControlListHandler() - Constructor for class org.jets3t.service.impl.rest.GSAccessControlListHandler
- GSBucket - Class in org.jets3t.service.model
-
Represents a bucket in the Google Storage service.
- GSBucket() - Constructor for class org.jets3t.service.model.GSBucket
-
Create a bucket without any name or location specified
- GSBucket(String) - Constructor for class org.jets3t.service.model.GSBucket
-
Create a bucket with a name.
- GSCodeSamples - Class in org.jets3t.samples
-
This class includes all the code samples as listed in the Google Storage Developer's Guide.
- GSCodeSamples() - Constructor for class org.jets3t.samples.GSCodeSamples
- GSCredentials - Class in org.jets3t.service.security
-
Class to contain the Google Storage (GS) credentials of a user.
- GSCredentials(String, String) - Constructor for class org.jets3t.service.security.GSCredentials
-
Construct credentials.
- GSCredentials(String, String, String) - Constructor for class org.jets3t.service.security.GSCredentials
-
Construct credentials, and associate them with a human-friendly name.
- GSObject - Class in org.jets3t.service.model
-
A Google Storage object.
- GSObject() - Constructor for class org.jets3t.service.model.GSObject
-
Create an object without any associated information whatsoever.
- GSObject(File) - Constructor for class org.jets3t.service.model.GSObject
-
Create an object representing a file.
- GSObject(String) - Constructor for class org.jets3t.service.model.GSObject
-
Create an object without any associated data, and no associated bucket.
- GSObject(String, String) - Constructor for class org.jets3t.service.model.GSObject
-
Create an object representing text data.
- GSOwner - Class in org.jets3t.service.model
-
Represents a Google Storage owner object with a canonical ID and, optionally, a display name.
- GSOwner() - Constructor for class org.jets3t.service.model.GSOwner
- GSOwner(String, String) - Constructor for class org.jets3t.service.model.GSOwner
- GuiUtils - Class in org.jets3t.gui
-
Utility methods for GUI-related tasks.
- GuiUtils() - Constructor for class org.jets3t.gui.GuiUtils
- GZIP_MAGIC - Static variable in class org.jets3t.service.io.GZipInflatingOutputStream
- GZipDeflatingInputStream - Class in org.jets3t.service.io
-
Input stream that wraps another stream and deflates (compresses) the underlying stream's data on-the-fly.
- GZipDeflatingInputStream(InputStream) - Constructor for class org.jets3t.service.io.GZipDeflatingInputStream
- GZipInflatingOutputStream - Class in org.jets3t.service.io
-
Output stream that wraps another stream and inflates (de-compresses) the underlying stream's data on-the-fly.
- GZipInflatingOutputStream(OutputStream) - Constructor for class org.jets3t.service.io.GZipInflatingOutputStream
H
- hasDistributions() - Method in class org.jets3t.apps.cockpit.gui.BucketTableModel
- hasFriendlyName() - Method in class org.jets3t.service.security.ProviderCredentials
- hasGranteeAndPermission(GranteeInterface, Permission) - Method in class org.jets3t.service.acl.AccessControlList
- hashCode() - Method in class org.jets3t.service.acl.CanonicalGrantee
- hashCode() - Method in class org.jets3t.service.acl.EmailAddressGrantee
- hashCode() - Method in class org.jets3t.service.acl.GrantAndPermission
- hashCode() - Method in class org.jets3t.service.acl.GroupGrantee
- hashCode() - Method in class org.jets3t.service.acl.Permission
- hasTrustedSignerAwsAccountNumbers() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
- head(String, String) - Static method in class contribs.mx.S3ObjectMx
- HMAC_SHA1_ALGORITHM - Static variable in class org.jets3t.service.Constants
-
HMAC/SHA1 Algorithm per RFC 2104, used when generating S3 signatures.
- HTTP_CONNECTION_TIMEOUT - Static variable in class org.jets3t.apps.cockpitlite.CockpitLite
- HTTP_CONNECTION_TIMEOUT - Static variable in class org.jets3t.apps.uploader.Uploader
- HTTP_HEADER_METADATA_NAMES - Static variable in class org.jets3t.service.utils.RestUtils
-
A list of HTTP-specific header names, that may be present in S3Objects as metadata but which should be treated as plain HTTP headers during transmission (ie not converted into S3 Object metadata items).
- HTTP_ONLY - Enum constant in enum class org.jets3t.service.model.cloudfront.CustomOrigin.OriginProtocolPolicy
- HttpClientAndConnectionManager - Class in org.jets3t.service.impl.rest.httpclient
- HttpClientAndConnectionManager(HttpClient, HttpConnectionManager) - Constructor for class org.jets3t.service.impl.rest.httpclient.HttpClientAndConnectionManager
- HttpException - Exception Class in org.jets3t.service.impl.rest
-
Simple exception to capture details of a failed HTTP operation, including the response code and message.
- HttpException(int, String) - Constructor for exception class org.jets3t.service.impl.rest.HttpException
- HttpMethodAndByteCount - Class in org.jets3t.service.impl.rest.httpclient
-
Simple container object to store an HttpMethod object representing a request connection, and a count of the byte size of the S3 object associated with the request.
- HttpMethodAndByteCount(HttpMethodBase, long) - Constructor for class org.jets3t.service.impl.rest.httpclient.HttpMethodAndByteCount
- HttpMethodReleaseInputStream - Class in org.jets3t.service.impl.rest.httpclient
-
Utility class to wrap InputStreams obtained from an HttpClient library's HttpMethod object, and ensure the stream and HTTP connection is cleaned up properly.
- HttpMethodReleaseInputStream(HttpMethod) - Constructor for class org.jets3t.service.impl.rest.httpclient.HttpMethodReleaseInputStream
-
Constructs an input stream based on an
HttpMethod
object representing an HTTP connection. - HyperlinkActivatedListener - Interface in org.jets3t.gui
-
Listener responsible for following HTML links that have been activated.
I
- increment() - Static method in class contribs.mx.S3ServiceExceptionMx
- increment(int, String) - Static method in class contribs.mx.S3BucketMx
- increment(int, String, String) - Static method in class contribs.mx.S3ObjectMx
- increment(String) - Static method in class contribs.mx.S3ServiceExceptionMx
- incrementCounter(String) - Method in class contribs.mx.S3ServiceExceptionMx
- init() - Method in class org.apache.commons.httpclient.contrib.proxy.PluginProxyTestApplet
- init() - Method in class org.jets3t.apps.cockpit.Cockpit
-
Prepares application to run as a GUI by finding/creating a root owner JFrame, creating an un-authenticated
RestS3Service
and loading properties files. - init() - Method in class org.jets3t.apps.cockpitlite.CockpitLite
-
Prepares application to run as a GUI by finding/creating a root owner JFrame, creating an un-authenticated
RestS3Service
and loading properties files. - init() - Method in class org.jets3t.apps.uploader.Uploader
-
Prepares application to run as a GUI by finding/creating a root owner JFrame, and (if necessary) creating a directory for storing remembered logins.
- init() - Method in class org.jets3t.service.mx.MxDelegate
-
Initialize, or reinitialize, the JMX instrumentation support in JetS3t.
- init(String, String) - Method in class org.jets3t.apps.utils.FileCryptoTool
- init(String, String, byte[], int) - Method in class org.jets3t.apps.utils.FileCryptoTool
- init(ServletConfig) - Method in class org.jets3t.servlets.gatekeeper.GatekeeperServlet
-
Initialises the pluggable implementation classes for
Authorizer
,TransactionIdProvider
, andUrlSigner
- initHttpConnection(AWSRequestAuthorizer, HostConfiguration, Jets3tProperties, String, CredentialsProvider) - Static method in class org.jets3t.service.utils.RestUtils
-
Initialises, or re-initialises, the underlying HttpConnectionManager and HttpClient objects a service will use to communicate with an AWS service.
- initHttpProxy(HttpClient, String, int, Jets3tProperties) - Static method in class org.jets3t.service.utils.RestUtils
-
Initialises this service's HTTP proxy with the given proxy settings.
- initHttpProxy(HttpClient, Jets3tProperties) - Static method in class org.jets3t.service.utils.RestUtils
-
Initialises this service's HTTP proxy by auto-detecting the proxy settings.
- initHttpProxy(HttpClient, Jets3tProperties, boolean, String, int, String, String, String) - Static method in class org.jets3t.service.utils.RestUtils
- initHttpProxy(HttpClient, Jets3tProperties, boolean, String, int, String, String, String, String) - Static method in class org.jets3t.service.utils.RestUtils
- initHttpProxy(HttpClient, Jets3tProperties, String) - Static method in class org.jets3t.service.utils.RestUtils
-
Initialises this service's HTTP proxy by auto-detecting the proxy settings using the given endpoint.
- initHttpProxy(HttpClient, Jets3tProperties, String, int, String, String, String) - Static method in class org.jets3t.service.utils.RestUtils
-
Initialises this service's HTTP proxy for authentication using the given proxy settings.
- InputStreamWrapper - Interface in org.jets3t.service.io
-
Interface used by input streams that wrap other input streams, so that the underlying input stream can be retrieved.
- insertUpdate(DocumentEvent) - Method in class org.jets3t.apps.cockpit.gui.SignedGetUrlDialog
- interrupt() - Method in class org.jets3t.service.io.InterruptableInputStream
- InterruptableInputStream - Class in org.jets3t.service.io
-
Input stream wrapper that allows the underlying wrapped input stream to be interrupted.
- InterruptableInputStream(InputStream) - Constructor for class org.jets3t.service.io.InterruptableInputStream
- invalidateObjects(String, String[], String) - Method in class org.jets3t.service.CloudFrontService
-
Remove distribution objects from a CloudFront edge server cache to force a refresh of the object data from the S3 origin.
- invalidateObjects(String, S3Object[], String) - Method in class org.jets3t.service.CloudFrontService
-
Remove distribution objects from a CloudFront edge server cache to force a refresh of the object data from the S3 origin.
- Invalidation - Class in org.jets3t.service.model.cloudfront
- Invalidation() - Constructor for class org.jets3t.service.model.cloudfront.Invalidation
- InvalidationHandler(XMLReader) - Constructor for class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.InvalidationHandler
- InvalidationList - Class in org.jets3t.service.model.cloudfront
- InvalidationList(String, String, int, boolean, List<InvalidationSummary>) - Constructor for class org.jets3t.service.model.cloudfront.InvalidationList
- InvalidationListHandler(XMLReader) - Constructor for class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.InvalidationListHandler
- InvalidationSummary - Class in org.jets3t.service.model.cloudfront
- InvalidationSummary(String, String) - Constructor for class org.jets3t.service.model.cloudfront.InvalidationSummary
- invoke(String, Object[], String[]) - Method in class contribs.mx.S3ServiceExceptionMx
- isAppendToFile() - Method in class org.jets3t.service.multi.DownloadPackage
- isAssumeLocalLatestInMismatch() - Method in class org.jets3t.service.utils.FileComparer
- isAuthenticatedConnection() - Method in class org.jets3t.service.multi.ThreadedStorageService
- isAuthenticatedConnection() - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.
- isAuthenticatedConnection() - Method in class org.jets3t.service.StorageService
- isBucketAccessible(String) - Method in class org.jets3t.service.impl.rest.httpclient.RestStorageService
- isBucketAccessible(String) - Method in class org.jets3t.service.StorageService
-
Indicates whether a bucket exists and is accessible to a service user.
- isBucketNameValidDNSName(String) - Static method in class org.jets3t.service.utils.ServiceUtils
-
Returns true if the given bucket name can be used as a component of a valid DNS name.
- isBytesTransferredInfoAvailable() - Method in class org.jets3t.service.multi.ThreadWatcher
-
If this method returns true, the methods
ThreadWatcher.getBytesTotal()
andThreadWatcher.getBytesTransferred()
will contain information about the amount of data being transferred by the watched threads. - isCancelTaskSupported() - Method in class org.jets3t.service.multi.ThreadWatcher
- isCannedRestACL() - Method in class org.jets3t.service.acl.AccessControlList
-
Deprecated.0.8.0
- isCellEditable(int, int) - Method in class org.jets3t.apps.cockpit.gui.BucketTableModel
- isCellEditable(int, int) - Method in class org.jets3t.apps.cockpit.gui.ObjectTableModel
- isCellEditable(int, int) - Method in class org.jets3t.apps.cockpitlite.CLObjectTableModel
- isCellEditable(int, int) - Method in class org.jets3t.gui.TableSorter
- isChildHandler() - Method in class org.jets3t.service.impl.rest.SimpleHandler
- isCipherAvailableForUse(String) - Static method in class org.jets3t.service.security.EncryptionUtil
-
Returns true if the given cipher is available and can be used by this encryption utility.
- isConfirmed() - Method in class org.jets3t.apps.cockpit.gui.CredentialsDialog
- isCopyActionApproved() - Method in class org.jets3t.gui.CopyObjectsDialog
- isCopyOriginalAccessControlLists() - Method in class org.jets3t.gui.CopyObjectsDialog
- isDeleteMarker() - Method in class org.jets3t.service.model.BaseVersionOrDeleteMarker
- isDeleteMarker() - Method in class org.jets3t.service.model.S3DeleteMarker
- isDeleteMarker() - Method in class org.jets3t.service.model.S3Version
- isDeployed() - Method in class org.jets3t.service.model.cloudfront.Distribution
- isDirectoryPlaceholder() - Method in class org.jets3t.service.model.StorageObject
- isEnabled - Static variable in class contribs.mx.S3BucketMx
- isEnabled - Static variable in class contribs.mx.S3ObjectMx
- isEnabled() - Method in class org.jets3t.service.model.cloudfront.Distribution
- isEnabled() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
- isEncryptionPasswordSet() - Method in class org.jets3t.apps.cockpit.CockpitPreferences
- isErrorResponse() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CopyObjectResultHandler
- isEtagAlsoAnMD5Hash(String) - Static method in class org.jets3t.service.utils.ServiceUtils
-
Guess whether the given ETag value is also an MD5 hash of an underlying object in a storage service, as opposed to being some other kind of opaque hash.
- isFileLargerThanMaxPartSize(File) - Method in class org.jets3t.service.utils.MultipartUtils
- isGenerateMd5Files() - Method in class org.jets3t.service.utils.FileComparer
- isHttpsOnly() - Method in class org.jets3t.service.StorageService
-
Whether to use secure HTTPS or insecure HTTP for communicating with a service, as configured in the
Jets3tProperties
. - isHttpsProtocolRequired() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
- isJmxDelegationActive() - Method in class org.jets3t.service.mx.MxDelegate
- isLatest() - Method in class org.jets3t.service.model.BaseVersionOrDeleteMarker
- isListingComplete() - Method in class org.jets3t.service.StorageObjectsChunk
-
A convenience method to check whether a listing of objects is complete (true) or there are more objects available (false).
- isListingComplete() - Method in class org.jets3t.service.VersionOrDeleteMarkersChunk
- isListingTruncated() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListBucketHandler
- isListingTruncated() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListVersionsResultsHandler
- isLoaded() - Method in class org.jets3t.service.Jets3tProperties
- isLocationKnown() - Method in class org.jets3t.service.model.S3Bucket
- isLoggingEnabled() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
- isLoggingEnabled() - Method in class org.jets3t.service.model.S3BucketLoggingStatus
- isMetadataComplete() - Method in class org.jets3t.service.model.StorageObject
- isModifyActionApproved() - Method in class org.jets3t.gui.ObjectsAttributesDialog
- isModifyMode() - Method in class org.jets3t.gui.ObjectsAttributesDialog
- isMoveOptionSelected() - Method in class org.jets3t.gui.CopyObjectsDialog
- isMultiFactorAuthDeleteRequired() - Method in class org.jets3t.service.model.S3BucketVersioningStatus
- isObjectInBucket(String, String) - Method in class org.jets3t.service.StorageService
-
Convenience method to check whether an object exists in a bucket.
- isParsedFromXmlMessage() - Method in exception class org.jets3t.service.ServiceException
- isPrivate() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
- isPublicAclSet() - Method in class org.jets3t.apps.cockpitlite.ToggleAclDialog
- isRememberPreferences() - Method in class org.jets3t.apps.cockpit.CockpitPreferences
- isRepeatable() - Method in class org.jets3t.service.impl.rest.httpclient.RepeatableRequestEntity
- isRequesterPays() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
- isRequesterPays() - Method in class org.jets3t.service.model.S3Bucket
-
Return the Requester Pays status of this bucket, if it is known.
- isRequesterPaysBucket(String) - Method in class org.jets3t.service.S3Service
-
Return true if the given bucket is configured as a Requester Pays bucket, in which case the requester must supply their own AWS credentials when accessing objects in the bucket, and will be responsible for request and data transfer fees.
- isRequesterPaysEnabled() - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service
-
Is this service configured to generate Requester Pays requests when uploading data to S3, or retrieving data from the service.
- isRequesterPaysKnown() - Method in class org.jets3t.service.model.S3Bucket
- isRequesterPaysSelected() - Method in class org.jets3t.apps.cockpit.gui.RequesterPaysDialog
- isRESTHeaderACL() - Method in class org.jets3t.service.acl.AccessControlList
- isShutdown() - Method in class org.jets3t.service.multi.ThreadedStorageService
- isShutdown() - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.
- isShutdown() - Method in class org.jets3t.service.StorageService
- isSigned() - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
-
Returns true if this request has been allowed and includes a signed URL, false otherwise.
- isSignedDownload() - Method in class org.jets3t.service.multithread.DownloadPackage
-
Deprecated.
- isSkipMd5FileUpload() - Method in class org.jets3t.service.utils.FileComparer
- isSkipSymlinks() - Method in class org.jets3t.service.utils.FileComparer
- isSorting() - Method in class org.jets3t.gui.TableSorter
- isStreamingDistribution() - Method in class org.jets3t.service.model.cloudfront.Distribution
- isStreamingDistributionConfig() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
- isSummary() - Method in class org.jets3t.service.model.cloudfront.Distribution
- isSummary() - Method in class org.jets3t.service.model.cloudfront.OriginAccessIdentity
- isTargetS3() - Method in class org.jets3t.apps.cockpit.gui.StartupDialog
- isTimeRemainingAvailable() - Method in class org.jets3t.service.multi.ThreadWatcher
-
If this method returns true, the method
ThreadWatcher.getTimeRemaining()
will contain an estimate of the completion time for the data transfer. - isTruncated() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionListHandler
- isTruncated() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.InvalidationListHandler
- isTruncated() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler
- isTruncated() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartPartsResultHandler
- isTruncated() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartUploadsResultHandler
- isTruncated() - Method in class org.jets3t.service.model.cloudfront.InvalidationList
- isTrustedSignerSelf() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
- isUploadCompressionActive() - Method in class org.jets3t.apps.cockpit.CockpitPreferences
- isUploadEncryptionActive() - Method in class org.jets3t.apps.cockpit.CockpitPreferences
- isUrlSigningRequired() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
- isUseMd5Files() - Method in class org.jets3t.service.utils.FileComparer
- isUserInputFieldsAvailable() - Method in class org.jets3t.gui.UserInputFields
- isVersioningEnabled() - Method in class org.jets3t.service.model.S3BucketVersioningStatus
- isWebsiteConfigActive() - Method in class org.jets3t.service.model.WebsiteConfig
- ItemPropertiesDialog - Class in org.jets3t.gui
- itemStateChanged(ItemEvent) - Method in class org.jets3t.apps.cockpit.gui.LoginCredentialsPanel
J
- JETS3T_COCKPIT_HELP_PAGE - Static variable in class org.jets3t.apps.cockpit.Cockpit
- JETS3T_IGNORE_FILENAME - Static variable in class org.jets3t.service.Constants
-
The name of the JetS3t ignore file: .jets3t-ignore
- JETS3T_PROPERTIES_FILENAME - Static variable in class org.jets3t.service.Constants
-
The name of the JetS3t properties file: jets3t.properties
- JETS3T_VERSION - Static variable in class org.jets3t.service.Constants
-
The JetS3t suite version number implemented by this service.
- Jets3tProperties - Class in org.jets3t.service
-
Utility class to load and store JetS3t-specific properties.
- Jets3tProperties() - Constructor for class org.jets3t.service.Jets3tProperties
- JHtmlLabel - Class in org.jets3t.gui
-
Enhanced version of
JLabel
that changes the mouse curser to indicate when it passes over a clickable HTML HREF link, and triggers a listener to follow the link when it is clicked. - JHtmlLabel(String, HyperlinkActivatedListener) - Constructor for class org.jets3t.gui.JHtmlLabel
- JHtmlLabel(HyperlinkActivatedListener) - Constructor for class org.jets3t.gui.JHtmlLabel
- join(int[], String) - Static method in class org.jets3t.service.utils.ServiceUtils
-
Joins a list of ints into a delimiter-separated string.
- join(Object[], String) - Static method in class org.jets3t.service.utils.ServiceUtils
-
Joins a list of items into a delimiter-separated string.
- join(List<?>, String) - Static method in class org.jets3t.service.utils.ServiceUtils
-
Joins a list of items into a delimiter-separated string.
L
- LEXICAL_COMPARATOR - Static variable in class org.jets3t.gui.TableSorter
- list(String) - Static method in class contribs.mx.S3BucketMx
- LIST_OBJECTS_IN_BUCKET_FLAG - Static variable in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
-
A flag name that indicates the Gatekeeper servlet should perform a bucket listing - for example as used by CockpitLite
- listAllBuckets() - Method in class org.jets3t.service.impl.rest.httpclient.GoogleStorageService
- listAllBuckets() - Method in class org.jets3t.service.S3Service
- listAllBuckets() - Method in class org.jets3t.service.StorageService
-
Lists the buckets belonging to the service user.
- ListAllMyBucketsHandler() - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListAllMyBucketsHandler
- listAvailablePbeCiphers(boolean) - Static method in class org.jets3t.service.security.EncryptionUtil
-
Lists the PBE ciphers available on the system, optionally eliminating those ciphers that are apparently available but cannot actually be used (perhaps due to the lack of export-grade JCE settings).
- listAvailableProviders() - Static method in class org.jets3t.service.security.EncryptionUtil
- ListBucketHandler() - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListBucketHandler
- listDistributions() - Method in class org.jets3t.service.CloudFrontService
-
List all your standard CloudFront distributions.
- listDistributions(int) - Method in class org.jets3t.service.CloudFrontService
-
List all your standard CloudFront distributions, with a given maximum number of Distribution items in each "page" of results.
- listDistributions(String) - Method in class org.jets3t.service.CloudFrontService
-
List the distributions whose origin is the given S3 bucket name.
- listDistributionsByBucketName(boolean, String) - Method in class org.jets3t.service.CloudFrontService
-
List streaming or non-stream distributions whose origin is the given S3 bucket name.
- listInvalidations(String) - Method in class org.jets3t.service.CloudFrontService
-
List all past invalidation summaries, ordered from most recent to oldest.
- listInvalidations(String, String, int) - Method in class org.jets3t.service.CloudFrontService
-
List a single page of up to pagingSize past invalidation summaries, ordered from most recent to oldest.
- ListMultipartPartsResultHandler(XMLReader) - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartPartsResultHandler
- ListMultipartUploadsResultHandler(XMLReader) - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartUploadsResultHandler
- listObjects(String) - Method in class org.jets3t.service.impl.rest.httpclient.GoogleStorageService
- listObjects(String) - Method in class org.jets3t.service.S3Service
- listObjects(String) - Method in class org.jets3t.service.StorageService
-
Lists the objects in a bucket.
- listObjects(String, String[], String, long) - Method in class org.jets3t.service.multi.ThreadedStorageService
-
Lists the objects in a bucket based on an array of prefix strings, and sends
ListObjectsEvent
notification events. - listObjects(String, String[], String, long) - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.Lists the objects in a bucket based on an array of prefix strings, and sends
ListObjectsEvent
notification events. - listObjects(String, String, String) - Method in class org.jets3t.service.impl.rest.httpclient.GoogleStorageService
- listObjects(String, String, String) - Method in class org.jets3t.service.S3Service
- listObjects(String, String, String) - Method in class org.jets3t.service.StorageService
-
Lists the objects in a bucket matching a prefix and delimiter.
- listObjects(String, String, String, long) - Method in class org.jets3t.service.S3Service
- listObjects(String, String, String, long) - Method in class org.jets3t.service.StorageService
-
Lists the objects in a bucket matching a prefix, while instructing the service to send response messages containing no more than a given number of object results.
- listObjects(S3Bucket) - Method in class org.jets3t.service.S3Service
-
Deprecated.0.8.0
The objects returned by this method contain only minimal information such as the object's size, ETag, and LastModified timestamp. To retrieve the objects' metadata you must perform follow-up
getObject
orgetObjectDetails
operations.This method can be performed by anonymous services. Anonymous services can only list the objects in a publicly-readable bucket.
- listObjects(S3Bucket, String, String) - Method in class org.jets3t.service.S3Service
-
Deprecated.0.8.0
The objects returned by this method contain only minimal information such as the object's size, ETag, and LastModified timestamp. To retrieve the objects' metadata you must perform follow-up
getObject
orgetObjectDetails
operations.This method can be performed by anonymous services. Anonymous services can only list the objects in a publicly-readable bucket.
NOTE: If you supply a delimiter value that could cause CommonPrefixes ("subdirectory paths") to be included in the results from S3, use the
StorageService.listObjectsChunked(String, String, String, long, String, boolean)
method instead of this one to obtain both object and CommonPrefix values. - listObjects(S3Bucket, String, String, long) - Method in class org.jets3t.service.S3Service
-
Deprecated.0.8.0
The objects returned by this method contain only minimal information such as the object's size, ETag, and LastModified timestamp. To retrieve the objects' metadata you must perform follow-up
getObject
orgetObjectDetails
operations.This method can be performed by anonymous services. Anonymous services can list the contents of a publicly-readable bucket.
NOTE: If you supply a delimiter value that could cause CommonPrefixes ("subdirectory paths") to be included in the results from S3, use the
StorageService.listObjectsChunked(String, String, String, long, String, boolean)
method instead of this one to obtain both object and CommonPrefix values. - listObjects(GatekeeperMessage, ClientInformation) - Method in class org.jets3t.servlets.gatekeeper.BucketLister
-
Create in the GatekeeperMessage object a list of SignatureRequest objects capturing details about the S3 objects contained in a bucket.
- listObjects(GatekeeperMessage, ClientInformation) - Method in class org.jets3t.servlets.gatekeeper.impl.DefaultBucketLister
- listObjectsChunked(String, String, String, long, String) - Method in class org.jets3t.service.StorageService
-
Lists the objects in a bucket matching a prefix, chunking the results into batches of a given size, and returning each chunk separately.
- listObjectsChunked(String, String, String, long, String, boolean) - Method in class org.jets3t.service.StorageService
-
Lists the objects in a bucket matching a prefix and also returns the common prefixes.
- ListObjectsEvent - Class in org.jets3t.service.multi.event
-
Multi-threaded service event fired by
ThreadedStorageService.listObjects(String, String[], String, long)
. - ListObjectsEvent - Class in org.jets3t.service.multithread
-
Multi-threaded service event fired by
S3ServiceMulti.listObjects(String, String[], String, long)
. - listObjectsThreaded(StorageService, String, String) - Method in class org.jets3t.service.utils.FileComparer
-
Lists the objects in a bucket using a partitioning technique to divide the object namespace into separate partitions that can be listed by multiple simultaneous threads.
- listObjectsThreaded(StorageService, String, String, String, int) - Method in class org.jets3t.service.utils.FileComparer
-
Lists the objects in a bucket using a partitioning technique to divide the object namespace into separate partitions that can be listed by multiple simultaneous threads.
- listStreamingDistributions() - Method in class org.jets3t.service.CloudFrontService
-
List all your streaming CloudFront distributions.
- listStreamingDistributions(int) - Method in class org.jets3t.service.CloudFrontService
-
List all your streaming CloudFront distributions, with a given maximum number of Distribution items in each "page" of results.
- listStreamingDistributions(String) - Method in class org.jets3t.service.CloudFrontService
-
List the streaming distributions whose origin is the given S3 bucket name.
- listVersionedObjects(String, String, String) - Method in class org.jets3t.service.S3Service
-
Lists versioning information in a versioned bucket where the objects match a given constraints.
- listVersionedObjectsChunked(String, String, String, long, String, String, boolean) - Method in class org.jets3t.service.S3Service
-
Lists information for a versioned bucket where the items match given constarints.
- ListVersionsResultsHandler() - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListVersionsResultsHandler
- load() - Static method in class org.jets3t.service.model.AWSDevPayProduct
-
Loads the products listed in
Constants.DEVPAY_PRODUCTS_PROPERTIES_FILENAME
- load(InputStream) - Static method in class org.jets3t.service.model.AWSDevPayProduct
-
Loads the products listed in the
Properties
file represented by the input stream. - load(String, BufferedInputStream) - Static method in class org.jets3t.service.security.GSCredentials
- load(String, BufferedInputStream) - Static method in class org.jets3t.service.security.ProviderCredentials
-
Loads encrypted credentials from a data input stream.
- load(String, File) - Static method in class org.jets3t.service.security.GSCredentials
- load(String, File) - Static method in class org.jets3t.service.security.ProviderCredentials
-
Loads encrypted credentials from a file.
- load(Properties) - Static method in class org.jets3t.service.model.AWSDevPayProduct
-
Loads the products listed in the
Properties
. - loadAndReplaceMimetypes(InputStream) - Method in class org.jets3t.service.utils.Mimetypes
-
Reads and stores the mime type setting corresponding to a file extension, by reading text from an InputStream.
- loadAndReplaceProperties(InputStream, String) - Method in class org.jets3t.service.Jets3tProperties
-
Reads properties from an InputStream and stores them in this class's properties object.
- loadAndReplaceProperties(Properties, String) - Method in class org.jets3t.service.Jets3tProperties
-
Merges properties from another Properties object into this instance.
- loadAndReplaceProperties(Jets3tProperties, String) - Method in class org.jets3t.service.Jets3tProperties
-
Merges properties from another JetS3tProperties object into this instance.
- loadAWSCredentials() - Static method in class org.jets3t.samples.SamplesUtils
-
Loads AWS Credentials from the file samples.properties (
SamplesUtils.SAMPLES_PROPERTIES_NAME
) that must be available in the classpath, and must contain settings awsAccessKey and awsSecretKey. - loadColor(Properties, String) - Method in class org.jets3t.gui.skins.SkinUtils
-
Loads a skin property setting for a color.
- loadGSCredentials() - Static method in class org.jets3t.samples.SamplesUtils
-
Loads Google Storage Credentials from the file samples.properties (
SamplesUtils.SAMPLES_PROPERTIES_NAME
) that must be available in the classpath, and must contain settings gsAccessKey and gsSecretKey. - loadIcon(Properties, String) - Method in class org.jets3t.gui.skins.SkinUtils
-
Loads a skin property setting for an icon image.
- loadXMLReader() - Static method in class org.jets3t.service.utils.ServiceUtils
-
Find a SAX XMLReader by hook or by crook, with work-arounds for non-standard platforms.
- LOCATION_ASIA_PACIFIC - Static variable in class org.jets3t.service.model.S3Bucket
- LOCATION_ASIA_PACIFIC_NORTHEAST - Static variable in class org.jets3t.service.model.S3Bucket
- LOCATION_ASIA_PACIFIC_SINGAPORE - Static variable in class org.jets3t.service.model.S3Bucket
- LOCATION_ASIA_PACIFIC_SOUTHEAST - Static variable in class org.jets3t.service.model.S3Bucket
- LOCATION_ASIA_PACIFIC_TOKYO - Static variable in class org.jets3t.service.model.S3Bucket
- LOCATION_EUROPE - Static variable in class org.jets3t.service.model.S3Bucket
- LOCATION_US - Static variable in class org.jets3t.service.model.S3Bucket
- LOCATION_US_STANDARD - Static variable in class org.jets3t.service.model.S3Bucket
- LOCATION_US_WEST - Static variable in class org.jets3t.service.model.S3Bucket
- LOG_DELIVERY - Static variable in class org.jets3t.service.acl.GroupGrantee
-
The group of Bucket Log delivery users, represented in S3 by the URI: http://acs.amazonaws.com/groups/s3/LogDelivery
- LoggingStatus - Class in org.jets3t.service.model.cloudfront
-
Represents the logging status of a CloudFront distribution.
- LoggingStatus() - Constructor for class org.jets3t.service.model.cloudfront.LoggingStatus
- LoggingStatus(String, String) - Constructor for class org.jets3t.service.model.cloudfront.LoggingStatus
- LoginCredentialsPanel - Class in org.jets3t.apps.cockpit.gui
-
A panel for obtaining a user's credentials.
- LoginCredentialsPanel(boolean, HyperlinkActivatedListener) - Constructor for class org.jets3t.apps.cockpit.gui.LoginCredentialsPanel
- LoginLocalFolderPanel - Class in org.jets3t.apps.cockpit.gui
-
A panel for displaying a user's login credentials where those credentials are stored in files available on the user's computer.
- LoginLocalFolderPanel(Frame, HyperlinkActivatedListener) - Constructor for class org.jets3t.apps.cockpit.gui.LoginLocalFolderPanel
- LoginPassphrasePanel - Class in org.jets3t.apps.cockpit.gui
-
A panel for prompting a user to provide a passphrase and password used to store or access their credentials in a storage service.
- LoginPassphrasePanel(HyperlinkActivatedListener) - Constructor for class org.jets3t.apps.cockpit.gui.LoginPassphrasePanel
- LookupACLEvent - Class in org.jets3t.service.multi.event
-
Multi-threaded service event fired by
ThreadedStorageService.getObjectACLs(String, StorageObject[])
. - LookupACLEvent - Class in org.jets3t.service.multithread
-
Multi-threaded service event fired by
S3ServiceMulti.getObjectACLs(S3Bucket, S3Object[])
. - lookupObjectMetadataForPotentialClashes(StorageService, String, String, StorageObject[], Map<String, String>, BytesProgressWatcher, StorageServiceEventListener) - Method in class org.jets3t.service.utils.FileComparer
-
Given a set of storage objects for which only minimal information is available, retrieve metadata information for any objects that potentially clash with local files.
M
- main(String[]) - Static method in class org.jets3t.apps.cockpit.Cockpit
-
Runs Cockpit as a stand-alone application.
- main(String[]) - Static method in class org.jets3t.apps.cockpit.gui.AccessControlDialog
-
Creates stand-alone dialog box for testing only.
- main(String[]) - Static method in class org.jets3t.apps.cockpit.gui.StartupDialog
-
Creates stand-alone dialog box for testing only.
- main(String[]) - Static method in class org.jets3t.apps.cockpitlite.CockpitLite
-
Runs Cockpit as a stand-alone application.
- main(String[]) - Static method in class org.jets3t.apps.cockpitlite.ToggleAclDialog
- 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.
- main(String[]) - Static method in class org.jets3t.apps.uploader.Uploader
-
Run the Uploader as a stand-alone application.
- main(String[]) - Static method in class org.jets3t.apps.utils.FileCryptoTool
- main(String[]) - Static method in class org.jets3t.gui.ManageDistributionsDialog
-
TODO: Remove once testing is complete.
- main(String[]) - Static method in class org.jets3t.samples.CloudFrontSamples
- main(String[]) - Static method in class org.jets3t.samples.CodeSamples
- main(String[]) - Static method in class org.jets3t.samples.GSCodeSamples
- main(String[]) - Static method in class org.jets3t.samples.S3PostFormBuilder
- main(String[]) - Static method in class org.jets3t.samples.StorePassphraseBasedLogin
- main(String[]) - Static method in class org.jets3t.samples.ThreadedObjectListing
- main(String[]) - Static method in class org.jets3t.samples.UrlSigningExample
- main(String[]) - Static method in class org.jets3t.service.security.AWSCredentials
-
Console utility to store AWS credentials information in an encrypted file in the toolkit's default preferences directory.
- main(String[]) - Static method in class org.jets3t.service.security.EncryptionUtil
- main(String[]) - Static method in class org.jets3t.tests.FakeS3Server
- main(String[]) - Static method in class org.jets3t.tests.PutViaSocket
- makeServiceCanonicalString(String, String, Map<String, Object>, String, String, List<String>) - Static method in class org.jets3t.service.utils.RestUtils
-
Calculate the canonical string for a REST/HTTP request to a storage service.
- ManageDistributionsDialog - Class in org.jets3t.gui
-
Dialog box for displaying and modifying CloudFront distributions.
- ManageDistributionsDialog(Frame, CloudFrontService, String[], HyperlinkActivatedListener) - Constructor for class org.jets3t.gui.ManageDistributionsDialog
- mark(int) - Method in class org.jets3t.service.io.RepeatableFileInputStream
- mark(int) - Method in class org.jets3t.service.io.RepeatableInputStream
-
This method can only be used while less data has been read from the input stream than fits into the buffer.
- markSupported() - Method in class org.jets3t.service.io.RepeatableFileInputStream
- markSupported() - Method in class org.jets3t.service.io.RepeatableInputStream
- MATCH_VIEWER - Enum constant in enum class org.jets3t.service.model.cloudfront.CustomOrigin.OriginProtocolPolicy
- MAX_CONNECTION_RETRIES - Static variable in class org.jets3t.apps.cockpitlite.CockpitLite
- MAX_CONNECTION_RETRIES - Static variable in class org.jets3t.apps.uploader.Uploader
- MAX_OBJECT_SIZE - Static variable in class org.jets3t.service.utils.MultipartUtils
-
Maximum object size supported by S3: 5 GB
- merge(FileComparerResults) - Method in class org.jets3t.service.utils.FileComparerResults
- METADATA_HEADER_CONTENT_DISPOSITION - Static variable in class org.jets3t.service.model.BaseStorageItem
- METADATA_HEADER_CONTENT_ENCODING - Static variable in class org.jets3t.service.model.BaseStorageItem
- METADATA_HEADER_CONTENT_LANGUAGE - Static variable in class org.jets3t.service.model.BaseStorageItem
- METADATA_HEADER_CONTENT_LENGTH - Static variable in class org.jets3t.service.model.BaseStorageItem
- METADATA_HEADER_CONTENT_MD5 - Static variable in class org.jets3t.service.model.BaseStorageItem
- METADATA_HEADER_CONTENT_TYPE - Static variable in class org.jets3t.service.model.BaseStorageItem
- METADATA_HEADER_CREATION_DATE - Static variable in class org.jets3t.service.model.BaseStorageItem
- METADATA_HEADER_DATE - Static variable in class org.jets3t.service.model.BaseStorageItem
- METADATA_HEADER_ETAG - Static variable in class org.jets3t.service.model.BaseStorageItem
- METADATA_HEADER_HASH_MD5 - Static variable in class org.jets3t.service.model.StorageObject
- METADATA_HEADER_LAST_MODIFIED_DATE - Static variable in class org.jets3t.service.model.BaseStorageItem
- METADATA_HEADER_ORIGINAL_HASH_MD5 - Static variable in class org.jets3t.service.model.StorageObject
- METADATA_JETS3T_COMPRESSED - Static variable in class org.jets3t.service.Constants
-
Metadata header for storing information about data compression applied by jets3t tools.
- METADATA_JETS3T_CRYPTO_ALGORITHM - Static variable in class org.jets3t.service.Constants
-
Metadata header for storing information about the data encryption algorithm applied by JetS3t tools.
- METADATA_JETS3T_CRYPTO_VERSION - Static variable in class org.jets3t.service.Constants
-
Metadata header for storing information about the JetS3t version of encryption applied (to keep encryption compatibility between versions).
- METADATA_JETS3T_LOCAL_FILE_DATE - Static variable in class org.jets3t.service.Constants
-
Metadata header for storing the original date of a local file uploaded to S3, so it can be used subsequently to compare files instead of relying on the S3 upload date.
- MIMETYPE_BINARY_OCTET_STREAM - Static variable in class org.jets3t.service.utils.Mimetypes
-
A binary mimetype: binary/octet-stream
- MIMETYPE_GZIP - Static variable in class org.jets3t.service.utils.Mimetypes
-
The default gzip mimetype: application/x-gzip
- MIMETYPE_HTML - Static variable in class org.jets3t.service.utils.Mimetypes
-
The default HTML mimetype: text/html
- MIMETYPE_JETS3T_DIRECTORY - Static variable in class org.jets3t.service.utils.Mimetypes
-
Deprecated.0.8.0
- MIMETYPE_OCTET_STREAM - Static variable in class org.jets3t.service.utils.Mimetypes
-
The default binary mimetype: application/octet-stream
- MIMETYPE_XML - Static variable in class org.jets3t.service.utils.Mimetypes
-
The default XML mimetype: application/xml
- Mimetypes - Class in org.jets3t.service.utils
-
Utility class that maintains a listing of known Mimetypes, and determines the mimetype of files based on file extensions.
- MIN_PART_SIZE - Static variable in class org.jets3t.service.utils.MultipartUtils
-
Minimum multipart upload part size supported by S3: 5 MB.
- modelIndex(int) - Method in class org.jets3t.gui.TableSorter
- mouseClicked(MouseEvent) - Method in class org.jets3t.gui.JHtmlLabel
-
Triggers the listener to follow an HTML href link that has been clicked.
- mouseDragged(MouseEvent) - Method in class org.jets3t.gui.JHtmlLabel
- mouseEntered(MouseEvent) - Method in class org.jets3t.gui.JHtmlLabel
- mouseExited(MouseEvent) - Method in class org.jets3t.gui.JHtmlLabel
- mouseMoved(MouseEvent) - Method in class org.jets3t.gui.JHtmlLabel
-
Changes the mouse cursor to a hand to indicate when the mouse moves over a clickable HTML link.
- mousePressed(MouseEvent) - Method in class org.jets3t.gui.JHtmlLabel
- mouseReleased(MouseEvent) - Method in class org.jets3t.gui.JHtmlLabel
- moveObject(String, String, String, StorageObject, boolean) - Method in class org.jets3t.service.StorageService
-
Move an object.
- multipartAbortUpload(MultipartUpload) - Method in class org.jets3t.service.S3Service
-
Abort the given multipart upload process.
- MultipartCompleted - Class in org.jets3t.service.model
-
Represents a completed object resulting from a MultipartUpload operation.
- MultipartCompleted(String, String, String, String) - Constructor for class org.jets3t.service.model.MultipartCompleted
- MultipartCompletesEvent - Class in org.jets3t.service.multi.s3
-
Multi-threaded service event fired by
ThreadedS3Service.multipartCompleteUploads(java.util.List)
. - multipartCompleteUpload(MultipartUpload) - Method in class org.jets3t.service.S3Service
-
Convenience method to complete a multipart upload by automatically finding its parts.
- multipartCompleteUpload(MultipartUpload, List<MultipartPart>) - Method in class org.jets3t.service.S3Service
-
Complete a multipart upload by combining all the given parts into the final object.
- multipartCompleteUploads(List<MultipartUpload>) - Method in class org.jets3t.service.multi.s3.ThreadedS3Service
-
Completes multiple multipart uploads and sends
MultipartCompletesEvent
notification events. - multipartListParts(MultipartUpload) - Method in class org.jets3t.service.S3Service
-
List the parts that have been uploaded for a given multipart upload.
- multipartListUploads(String) - Method in class org.jets3t.service.S3Service
-
List the multipart uploads that have been started within a bucket and have not yet been completed or aborted.
- multipartListUploads(String, String, String, Integer) - Method in class org.jets3t.service.S3Service
-
List a subset of the multipart uploads that have been started within a bucket and have not yet been completed or aborted.
- MultipartPart - Class in org.jets3t.service.model
-
Represents a Part of a MultipartUpload operation.
- MultipartPart(Integer, Date, String, Long) - Constructor for class org.jets3t.service.model.MultipartPart
- MultipartPart.PartNumberComparator - Class in org.jets3t.service.model
- MultipartPartResultHandler(XMLReader) - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.MultipartPartResultHandler
- MultipartStartsEvent - Class in org.jets3t.service.multi.s3
-
Multi-threaded service event fired by
ThreadedS3Service.multipartStartUploads(String, java.util.List)
. - multipartStartUpload(String, String, Map<String, Object>) - Method in class org.jets3t.service.S3Service
-
Start a multipart upload process for a given object; must be done before individual parts can be uploaded.
- multipartStartUpload(String, String, Map<String, Object>, AccessControlList, String) - Method in class org.jets3t.service.S3Service
-
Start a multipart upload process for a given object; must be done before individual parts can be uploaded.
- multipartStartUpload(String, S3Object) - Method in class org.jets3t.service.S3Service
-
Start a multipart upload process for a given object; must be done before individual parts can be uploaded.
- multipartStartUploads(String, List<StorageObject>) - Method in class org.jets3t.service.multi.s3.ThreadedS3Service
-
Starts multiple multipart uploads and sends
MultipartStartsEvent
notification events. - MultipartUpload - Class in org.jets3t.service.model
-
Represents a MultipartUpload operation.
- MultipartUpload(String, String, String) - Constructor for class org.jets3t.service.model.MultipartUpload
- MultipartUpload(String, String, String, S3Owner, S3Owner, Date) - Constructor for class org.jets3t.service.model.MultipartUpload
- MultipartUploadAndParts - Class in org.jets3t.service.multi.s3
-
Packages together a MultipartUpload and a set of its component S3Object parts.
- MultipartUploadAndParts(MultipartUpload) - Constructor for class org.jets3t.service.multi.s3.MultipartUploadAndParts
- MultipartUploadAndParts(MultipartUpload, List<S3Object>) - Constructor for class org.jets3t.service.multi.s3.MultipartUploadAndParts
- MultipartUploadAndParts(MultipartUpload, List<S3Object>, Integer) - Constructor for class org.jets3t.service.multi.s3.MultipartUploadAndParts
- multipartUploadPart(MultipartUpload, Integer, S3Object) - Method in class org.jets3t.service.S3Service
-
Upload an individual part that will comprise a piece of a multipart upload object.
- multipartUploadParts(List<MultipartUploadAndParts>) - Method in class org.jets3t.service.multi.s3.ThreadedS3Service
-
Uploads multiple objects that will constitute a single final object, and sends
MultipartUploadsEvent
notification events. - MultipartUploadResultHandler(XMLReader) - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.MultipartUploadResultHandler
- MultipartUploadsEvent - Class in org.jets3t.service.multi.s3
-
Multi-threaded service event fired by
ThreadedS3Service.multipartUploadParts(java.util.List)
. - MultipartUtils - Class in org.jets3t.service.utils
-
Tool to simplify working with the multipart uploads feature offered by Amazon S3.
- MultipartUtils() - Constructor for class org.jets3t.service.utils.MultipartUtils
-
Use default value for maximum part size:
MultipartUtils.MAX_OBJECT_SIZE
. - MultipartUtils(long) - Constructor for class org.jets3t.service.utils.MultipartUtils
- MxDelegate - Class in org.jets3t.service.mx
- MxImpl - Class in contribs.mx
- MxImpl() - Constructor for class contribs.mx.MxImpl
- MxInterface - Interface in org.jets3t.service.mx
N
- newCancelledEvent(Object) - Static method in class org.jets3t.service.multi.event.ListObjectsEvent
- newCancelledEvent(Object) - Static method in class org.jets3t.service.multithread.ListObjectsEvent
- newCancelledEvent(MultipartUpload[], Object) - Static method in class org.jets3t.service.multi.s3.MultipartCompletesEvent
- newCancelledEvent(S3Bucket[], Object) - Static method in class org.jets3t.service.multithread.CreateBucketsEvent
- newCancelledEvent(S3Object[], Object) - Static method in class org.jets3t.service.multithread.CopyObjectsEvent
- newCancelledEvent(S3Object[], Object) - Static method in class org.jets3t.service.multithread.CreateObjectsEvent
- newCancelledEvent(S3Object[], Object) - Static method in class org.jets3t.service.multithread.DeleteObjectsEvent
- newCancelledEvent(S3Object[], Object) - Static method in class org.jets3t.service.multithread.DownloadObjectsEvent
- newCancelledEvent(S3Object[], Object) - Static method in class org.jets3t.service.multithread.GetObjectHeadsEvent
- newCancelledEvent(S3Object[], Object) - Static method in class org.jets3t.service.multithread.GetObjectsEvent
- newCancelledEvent(S3Object[], Object) - Static method in class org.jets3t.service.multithread.LookupACLEvent
- newCancelledEvent(S3Object[], Object) - Static method in class org.jets3t.service.multithread.UpdateACLEvent
- newCancelledEvent(S3Version[], Object) - Static method in class org.jets3t.service.multithread.DeleteVersionedObjectsEvent
- newCancelledEvent(StorageBucket[], Object) - Static method in class org.jets3t.service.multi.event.CreateBucketsEvent
- newCancelledEvent(StorageObject[], Object) - Static method in class org.jets3t.service.multi.event.CopyObjectsEvent
- newCancelledEvent(StorageObject[], Object) - Static method in class org.jets3t.service.multi.event.CreateObjectsEvent
- newCancelledEvent(StorageObject[], Object) - Static method in class org.jets3t.service.multi.event.DeleteObjectsEvent
- newCancelledEvent(StorageObject[], Object) - Static method in class org.jets3t.service.multi.event.DownloadObjectsEvent
- newCancelledEvent(StorageObject[], Object) - Static method in class org.jets3t.service.multi.event.GetObjectHeadsEvent
- newCancelledEvent(StorageObject[], Object) - Static method in class org.jets3t.service.multi.event.GetObjectsEvent
- newCancelledEvent(StorageObject[], Object) - Static method in class org.jets3t.service.multi.event.LookupACLEvent
- newCancelledEvent(StorageObject[], Object) - Static method in class org.jets3t.service.multi.event.UpdateACLEvent
- newCancelledEvent(StorageObject[], Object) - Static method in class org.jets3t.service.multi.s3.MultipartStartsEvent
- newCancelledEvent(StorageObject[], Object) - Static method in class org.jets3t.service.multi.s3.MultipartUploadsEvent
- newCompletedEvent(Object) - Static method in class org.jets3t.service.multi.event.CreateBucketsEvent
- newCompletedEvent(Object) - Static method in class org.jets3t.service.multi.event.CreateObjectsEvent
- newCompletedEvent(Object) - Static method in class org.jets3t.service.multi.event.DeleteObjectsEvent
- newCompletedEvent(Object) - Static method in class org.jets3t.service.multi.event.DownloadObjectsEvent
- newCompletedEvent(Object) - Static method in class org.jets3t.service.multi.event.GetObjectHeadsEvent
- newCompletedEvent(Object) - Static method in class org.jets3t.service.multi.event.GetObjectsEvent
- newCompletedEvent(Object) - Static method in class org.jets3t.service.multi.event.ListObjectsEvent
- newCompletedEvent(Object) - Static method in class org.jets3t.service.multi.event.LookupACLEvent
- newCompletedEvent(Object) - Static method in class org.jets3t.service.multi.event.UpdateACLEvent
- newCompletedEvent(Object) - Static method in class org.jets3t.service.multi.s3.MultipartCompletesEvent
- newCompletedEvent(Object) - Static method in class org.jets3t.service.multi.s3.MultipartStartsEvent
- newCompletedEvent(Object) - Static method in class org.jets3t.service.multi.s3.MultipartUploadsEvent
- newCompletedEvent(Object) - Static method in class org.jets3t.service.multithread.CreateBucketsEvent
- newCompletedEvent(Object) - Static method in class org.jets3t.service.multithread.CreateObjectsEvent
- newCompletedEvent(Object) - Static method in class org.jets3t.service.multithread.DeleteObjectsEvent
- newCompletedEvent(Object) - Static method in class org.jets3t.service.multithread.DeleteVersionedObjectsEvent
- newCompletedEvent(Object) - Static method in class org.jets3t.service.multithread.DownloadObjectsEvent
- newCompletedEvent(Object) - Static method in class org.jets3t.service.multithread.GetObjectHeadsEvent
- newCompletedEvent(Object) - Static method in class org.jets3t.service.multithread.GetObjectsEvent
- newCompletedEvent(Object) - Static method in class org.jets3t.service.multithread.ListObjectsEvent
- newCompletedEvent(Object) - Static method in class org.jets3t.service.multithread.LookupACLEvent
- newCompletedEvent(Object) - Static method in class org.jets3t.service.multithread.UpdateACLEvent
- newCompletedEvent(Object, String[], S3Object[]) - Static method in class org.jets3t.service.multithread.CopyObjectsEvent
- newCompletedEvent(Object, String[], StorageObject[]) - Static method in class org.jets3t.service.multi.event.CopyObjectsEvent
- newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multi.event.CopyObjectsEvent
- newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multi.event.CreateBucketsEvent
- newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multi.event.CreateObjectsEvent
- newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multi.event.DeleteObjectsEvent
- newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multi.event.DownloadObjectsEvent
- newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multi.event.GetObjectHeadsEvent
- newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multi.event.GetObjectsEvent
- newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multi.event.ListObjectsEvent
- newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multi.event.LookupACLEvent
- newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multi.event.UpdateACLEvent
- newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multi.s3.MultipartCompletesEvent
- newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multi.s3.MultipartStartsEvent
- newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multi.s3.MultipartUploadsEvent
- newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multithread.CopyObjectsEvent
- newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multithread.CreateBucketsEvent
- newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multithread.CreateObjectsEvent
- newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multithread.DeleteObjectsEvent
- newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multithread.DeleteVersionedObjectsEvent
- newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multithread.DownloadObjectsEvent
- newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multithread.GetObjectHeadsEvent
- newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multithread.GetObjectsEvent
- newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multithread.ListObjectsEvent
- newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multithread.LookupACLEvent
- newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multithread.UpdateACLEvent
- newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multi.event.CopyObjectsEvent
- newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multi.event.CreateBucketsEvent
- newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multi.event.CreateObjectsEvent
- newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multi.event.DeleteObjectsEvent
- newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multi.event.DownloadObjectsEvent
- newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multi.event.GetObjectHeadsEvent
- newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multi.event.GetObjectsEvent
- newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multi.event.ListObjectsEvent
- newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multi.event.LookupACLEvent
- newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multi.event.UpdateACLEvent
- newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multi.s3.MultipartCompletesEvent
- newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multi.s3.MultipartStartsEvent
- newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multi.s3.MultipartUploadsEvent
- newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multithread.CopyObjectsEvent
- newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multithread.CreateBucketsEvent
- newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multithread.CreateObjectsEvent
- newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multithread.DeleteObjectsEvent
- newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multithread.DeleteVersionedObjectsEvent
- newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multithread.DownloadObjectsEvent
- newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multithread.GetObjectHeadsEvent
- newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multithread.GetObjectsEvent
- newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multithread.ListObjectsEvent
- newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multithread.LookupACLEvent
- newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multithread.UpdateACLEvent
- newInProgressEvent(ThreadWatcher, List<StorageObjectsChunk>, Object) - Static method in class org.jets3t.service.multi.event.ListObjectsEvent
- newInProgressEvent(ThreadWatcher, Map[], Object) - Static method in class org.jets3t.service.multi.event.CopyObjectsEvent
- newInProgressEvent(ThreadWatcher, MultipartCompleted[], Object) - Static method in class org.jets3t.service.multi.s3.MultipartCompletesEvent
- newInProgressEvent(ThreadWatcher, MultipartUpload[], Object) - Static method in class org.jets3t.service.multi.s3.MultipartStartsEvent
- newInProgressEvent(ThreadWatcher, StorageBucket[], Object) - Static method in class org.jets3t.service.multi.event.CreateBucketsEvent
- newInProgressEvent(ThreadWatcher, StorageObject[], Object) - Static method in class org.jets3t.service.multi.event.CreateObjectsEvent
- newInProgressEvent(ThreadWatcher, StorageObject[], Object) - Static method in class org.jets3t.service.multi.event.DeleteObjectsEvent
- newInProgressEvent(ThreadWatcher, StorageObject[], Object) - Static method in class org.jets3t.service.multi.event.DownloadObjectsEvent
- newInProgressEvent(ThreadWatcher, StorageObject[], Object) - Static method in class org.jets3t.service.multi.event.GetObjectHeadsEvent
- newInProgressEvent(ThreadWatcher, StorageObject[], Object) - Static method in class org.jets3t.service.multi.event.GetObjectsEvent
- newInProgressEvent(ThreadWatcher, StorageObject[], Object) - Static method in class org.jets3t.service.multi.event.LookupACLEvent
- newInProgressEvent(ThreadWatcher, StorageObject[], Object) - Static method in class org.jets3t.service.multi.event.UpdateACLEvent
- newInProgressEvent(ThreadWatcher, StorageObject[], Object) - Static method in class org.jets3t.service.multi.s3.MultipartUploadsEvent
- newInProgressEvent(ThreadWatcher, List, Object) - Static method in class org.jets3t.service.multithread.ListObjectsEvent
- newInProgressEvent(ThreadWatcher, Map[], Object) - Static method in class org.jets3t.service.multithread.CopyObjectsEvent
- newInProgressEvent(ThreadWatcher, S3Bucket[], Object) - Static method in class org.jets3t.service.multithread.CreateBucketsEvent
- newInProgressEvent(ThreadWatcher, S3Object[], Object) - Static method in class org.jets3t.service.multithread.CreateObjectsEvent
- newInProgressEvent(ThreadWatcher, S3Object[], Object) - Static method in class org.jets3t.service.multithread.DeleteObjectsEvent
- newInProgressEvent(ThreadWatcher, S3Object[], Object) - Static method in class org.jets3t.service.multithread.DownloadObjectsEvent
- newInProgressEvent(ThreadWatcher, S3Object[], Object) - Static method in class org.jets3t.service.multithread.GetObjectHeadsEvent
- newInProgressEvent(ThreadWatcher, S3Object[], Object) - Static method in class org.jets3t.service.multithread.GetObjectsEvent
- newInProgressEvent(ThreadWatcher, S3Object[], Object) - Static method in class org.jets3t.service.multithread.LookupACLEvent
- newInProgressEvent(ThreadWatcher, S3Object[], Object) - Static method in class org.jets3t.service.multithread.UpdateACLEvent
- newInProgressEvent(ThreadWatcher, S3Version[], Object) - Static method in class org.jets3t.service.multithread.DeleteVersionedObjectsEvent
- newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multi.event.CopyObjectsEvent
- newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multi.event.CreateBucketsEvent
- newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multi.event.CreateObjectsEvent
- newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multi.event.DeleteObjectsEvent
- newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multi.event.DownloadObjectsEvent
- newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multi.event.GetObjectHeadsEvent
- newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multi.event.GetObjectsEvent
- newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multi.event.ListObjectsEvent
- newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multi.event.LookupACLEvent
- newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multi.event.UpdateACLEvent
- newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multi.s3.MultipartCompletesEvent
- newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multi.s3.MultipartStartsEvent
- newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multi.s3.MultipartUploadsEvent
- newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multithread.CopyObjectsEvent
- newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multithread.CreateBucketsEvent
- newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multithread.CreateObjectsEvent
- newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multithread.DeleteObjectsEvent
- newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multithread.DeleteVersionedObjectsEvent
- newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multithread.DownloadObjectsEvent
- newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multithread.GetObjectHeadsEvent
- newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multithread.GetObjectsEvent
- newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multithread.ListObjectsEvent
- newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multithread.LookupACLEvent
- newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multithread.UpdateACLEvent
- NO_SKIN - Static variable in class org.jets3t.gui.skins.SkinsFactory
- NOT_SORTED - Static variable in class org.jets3t.gui.TableSorter
- NotificationConfig - Class in org.jets3t.service.model
-
Represents the notification configuraton of a bucket
- NotificationConfig() - Constructor for class org.jets3t.service.model.NotificationConfig
- NotificationConfig(List<NotificationConfig.TopicConfig>) - Constructor for class org.jets3t.service.model.NotificationConfig
- NotificationConfig.TopicConfig - Class in org.jets3t.service.model
- NotificationConfigurationHandler() - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.NotificationConfigurationHandler
O
- ObjectsAttributesDialog - Class in org.jets3t.gui
-
Dialog to display detailed information about one or more
S3Object
s, and optionally to allow the objects metadata attributes to be modified. - ObjectsAttributesDialog(Frame, String, SkinsFactory) - Constructor for class org.jets3t.gui.ObjectsAttributesDialog
-
Construct a modal dialog to display the attributes for one or more objects.
- ObjectTableModel - Class in org.jets3t.apps.cockpit.gui
-
A table model to store
S3Object
s. - ObjectTableModel() - Constructor for class org.jets3t.apps.cockpit.gui.ObjectTableModel
- ObjectUtils - Class in org.jets3t.service.utils
-
Utility class for preparing files for upload into S3, or for download from S3.
- ObjectUtils() - Constructor for class org.jets3t.service.utils.ObjectUtils
- onlyOnClientKeys - Variable in class org.jets3t.service.utils.FileComparerResults
- onlyOnServerKeys - Variable in class org.jets3t.service.utils.FileComparerResults
- org.apache.commons.httpclient.contrib.proxy - package org.apache.commons.httpclient.contrib.proxy
- org.jets3t.apps.cockpit - package org.jets3t.apps.cockpit
- org.jets3t.apps.cockpit.gui - package org.jets3t.apps.cockpit.gui
- org.jets3t.apps.cockpitlite - package org.jets3t.apps.cockpitlite
- org.jets3t.apps.synchronize - package org.jets3t.apps.synchronize
- org.jets3t.apps.uploader - package org.jets3t.apps.uploader
- org.jets3t.apps.utils - package org.jets3t.apps.utils
- org.jets3t.gui - package org.jets3t.gui
- org.jets3t.gui.skins - package org.jets3t.gui.skins
- org.jets3t.gui.skins.html - package org.jets3t.gui.skins.html
- org.jets3t.samples - package org.jets3t.samples
- org.jets3t.service - package org.jets3t.service
- org.jets3t.service.acl - package org.jets3t.service.acl
- org.jets3t.service.acl.gs - package org.jets3t.service.acl.gs
- org.jets3t.service.impl.rest - package org.jets3t.service.impl.rest
- org.jets3t.service.impl.rest.httpclient - package org.jets3t.service.impl.rest.httpclient
- org.jets3t.service.io - package org.jets3t.service.io
- org.jets3t.service.model - package org.jets3t.service.model
- org.jets3t.service.model.cloudfront - package org.jets3t.service.model.cloudfront
- org.jets3t.service.multi - package org.jets3t.service.multi
- org.jets3t.service.multi.event - package org.jets3t.service.multi.event
- org.jets3t.service.multi.s3 - package org.jets3t.service.multi.s3
- org.jets3t.service.multithread - package org.jets3t.service.multithread
- org.jets3t.service.mx - package org.jets3t.service.mx
- org.jets3t.service.security - package org.jets3t.service.security
- org.jets3t.service.utils - package org.jets3t.service.utils
- org.jets3t.service.utils.gatekeeper - package org.jets3t.service.utils.gatekeeper
- org.jets3t.service.utils.signedurl - package org.jets3t.service.utils.signedurl
- org.jets3t.servlets.gatekeeper - package org.jets3t.servlets.gatekeeper
- org.jets3t.servlets.gatekeeper.impl - package org.jets3t.servlets.gatekeeper.impl
- org.jets3t.tests - package org.jets3t.tests
- Origin - Class in org.jets3t.service.model.cloudfront
- Origin(String) - Constructor for class org.jets3t.service.model.cloudfront.Origin
- ORIGIN_ACCESS_IDENTITY_PREFIX - Static variable in class org.jets3t.service.CloudFrontService
- ORIGIN_ACCESS_IDENTITY_PREFIX - Static variable in class org.jets3t.service.model.cloudfront.S3Origin
- ORIGIN_ACCESS_IDENTITY_URI_PATH - Static variable in class org.jets3t.service.CloudFrontService
- OriginAccessIdentity - Class in org.jets3t.service.model.cloudfront
- OriginAccessIdentity(String, String, String) - Constructor for class org.jets3t.service.model.cloudfront.OriginAccessIdentity
- OriginAccessIdentity(String, String, OriginAccessIdentityConfig) - Constructor for class org.jets3t.service.model.cloudfront.OriginAccessIdentity
- OriginAccessIdentityConfig - Class in org.jets3t.service.model.cloudfront
- OriginAccessIdentityConfig(String, String) - Constructor for class org.jets3t.service.model.cloudfront.OriginAccessIdentityConfig
- OriginAccessIdentityConfigHandler(XMLReader) - Constructor for class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityConfigHandler
- OriginAccessIdentityHandler(XMLReader) - Constructor for class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityHandler
- OriginAccessIdentityListHandler(XMLReader) - Constructor for class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler
- OriginHandler(XMLReader) - Constructor for class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginHandler
- OS_NAME_MAC - Static variable in class org.jets3t.apps.cockpit.Cockpit
- OutputStreamWrapper - Interface in org.jets3t.service.io
-
Interface used by output streams that wrap other output streams, so that the underlying output stream can be retrieved.
- OwnerHandler(XMLReader) - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.OwnerHandler
P
- parseAccessControlListResponse(InputStream) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser
-
Parses an AccessControlListHandler response XML document from an input stream.
- parseAccessControlListResponse(InputStream, AccessControlListHandler) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser
-
Parses an AccessControlListHandler response XML document from an input stream.
- parseBucketLocationResponse(InputStream) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser
- parseCompleteMultipartUploadResult(InputStream) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser
- parseCopyObjectResponse(InputStream) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser
- parseDistributionConfigResponse(InputStream) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser
- parseDistributionListResponse(InputStream) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser
-
Parses a ListBucket response XML document from an input stream.
- parseDistributionResponse(InputStream) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser
- parseErrorResponse(InputStream) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser
- parseInitiateMultipartUploadResult(InputStream) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser
- parseInvalidationListResponse(InputStream) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser
- parseInvalidationResponse(InputStream) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser
- parseIso8601Date(String) - Static method in class org.jets3t.service.utils.ServiceUtils
- parseListBucketResponse(InputStream) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser
-
Parses a ListBucket response XML document from an input stream.
- parseListMultipartPartsResult(InputStream) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser
- parseListMultipartUploadsResult(InputStream) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser
- parseListMyBucketsResponse(InputStream) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser
-
Parses a ListAllMyBuckets response XML document from an input stream.
- parseListVersionsResponse(InputStream) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser
- parseLoggingStatusResponse(InputStream) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser
-
Parses a LoggingStatus response XML document for a bucket from an input stream.
- parseNotificationConfigurationResponse(InputStream) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser
- parseOriginAccessIdentity(InputStream) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser
- parseOriginAccessIdentityConfig(InputStream) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser
- parseOriginAccessIdentityListResponse(InputStream) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser
- parsePermission(String) - Static method in class org.jets3t.service.acl.Permission
- parseRequestPaymentConfigurationResponse(InputStream) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser
- parseRfc822Date(String) - Static method in class org.jets3t.service.utils.ServiceUtils
- parseVersioningConfigurationResponse(InputStream) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser
- parseWebsiteConfigurationResponse(InputStream) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser
- PartialObjectListing(Map<String, StorageObject>, String) - Constructor for class org.jets3t.service.utils.FileComparer.PartialObjectListing
- PartNumberComparator() - Constructor for class org.jets3t.service.model.MultipartPart.PartNumberComparator
- 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
- Permission - Class in org.jets3t.service.acl
-
Represents an access permission, as granted to grantees in an
AccessControlList
. - PERMISSION_FULL_CONTROL - Static variable in class org.jets3t.service.acl.Permission
- PERMISSION_READ - Static variable in class org.jets3t.service.acl.Permission
- PERMISSION_READ_ACP - Static variable in class org.jets3t.service.acl.Permission
- PERMISSION_WRITE - Static variable in class org.jets3t.service.acl.Permission
- PERMISSION_WRITE_ACP - Static variable in class org.jets3t.service.acl.Permission
- PluginProxyTestApplet - Class in org.apache.commons.httpclient.contrib.proxy
-
DISCLAIMER: HttpClient developers DO NOT actively support this component.
- PluginProxyTestApplet() - Constructor for class org.apache.commons.httpclient.contrib.proxy.PluginProxyTestApplet
- PluginProxyUtil - Class in org.apache.commons.httpclient.contrib.proxy
-
A utility class that gives applets the ability to detect proxy host settings.
- PluginProxyUtil() - Constructor for class org.apache.commons.httpclient.contrib.proxy.PluginProxyUtil
- populateObjectMap(String, StorageObject[]) - Method in class org.jets3t.service.utils.FileComparer
-
Builds a map of key/object pairs each object is associated with a key based on its location in the service target path.
- PreferencesDialog - Class in org.jets3t.apps.cockpit.gui
-
Dialog box for managing Cockpit Preferences.
- ProgressDialog - Class in org.jets3t.gui
-
A modal dialog box to display progress information to the user when a long-lived task is running.
- ProgressDialog(Frame, String, Properties) - Constructor for class org.jets3t.gui.ProgressDialog
-
Constructs the progress dialog box.
- ProgressMonitoredInputStream - Class in org.jets3t.service.io
-
Input stream wrapper that tracks the number of bytes that have been read through the stream.
- ProgressMonitoredInputStream(InputStream, BytesProgressWatcher) - Constructor for class org.jets3t.service.io.ProgressMonitoredInputStream
-
Construts the input stream around an underlying stream and sends notification messages to a progress watcher when bytes are read from the stream.
- ProgressMonitoredOutputStream - Class in org.jets3t.service.io
-
Output stream wrapper that tracks the number of bytes that have been written through the stream.
- ProgressMonitoredOutputStream(OutputStream, BytesProgressWatcher) - Constructor for class org.jets3t.service.io.ProgressMonitoredOutputStream
-
Construts the input stream around an underlying stream and sends notification messages to a progress watcher when bytes are read from the stream.
- ProgressPanel - Class in org.jets3t.gui
-
A panel that displays the progress of a task in a progress bar, and allows the task to be cancelled.
- ProgressPanel(Properties, CancelEventTrigger) - Constructor for class org.jets3t.gui.ProgressPanel
- PROPERTY_CLIENT_VERSION_ID - Static variable in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
-
The property name for storing information about a client application such as its version number.
- PROPERTY_PRIOR_FAILURE_MESSAGE - Static variable in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
-
The property name for storing information about prior failures in the gatekeeper client application.
- PROPERTY_TRANSACTION_ID - Static variable in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
-
The property name for message-specific transaction IDs: transactionId
- ProviderCredentials - Class in org.jets3t.service.security
-
Abstract class to contain the credentials of a user.
- ProviderCredentials(String, String) - Constructor for class org.jets3t.service.security.ProviderCredentials
-
Construct credentials.
- ProviderCredentials(String, String, String) - Constructor for class org.jets3t.service.security.ProviderCredentials
-
Construct credentials, and associate them with a human-friendly name.
- ProxyDetectionException - Exception Class in org.apache.commons.httpclient.contrib.proxy
-
Signals a problem with auto-detecting the proxy information using the java plugin.
- ProxyDetectionException() - Constructor for exception class org.apache.commons.httpclient.contrib.proxy.ProxyDetectionException
-
Creates a new ProxyDetectionException with a null detail message.
- ProxyDetectionException(String) - Constructor for exception class org.apache.commons.httpclient.contrib.proxy.ProxyDetectionException
-
Creates a new ProxyDetectionException with the specified detail message.
- ProxyDetectionException(String, Throwable) - Constructor for exception class org.apache.commons.httpclient.contrib.proxy.ProxyDetectionException
-
Creates a new ProxyDetectionException with the specified detail message and cause.
- put(String, String) - Static method in class contribs.mx.S3ObjectMx
- putACLs(String, StorageObject[]) - Method in class org.jets3t.service.multi.SimpleThreadedStorageService
-
Updates/sets Access Control List (ACL) settings for multiple objects.
- putACLs(String, StorageObject[]) - Method in class org.jets3t.service.multi.ThreadedStorageService
-
Updates/sets Access Control List (ACL) information for multiple objects in a bucket, and sends
UpdateACLEvent
notification events. - putACLs(S3Bucket, S3Object[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.Updates/sets Access Control List (ACL) information for multiple objects in a bucket, and sends
UpdateACLEvent
notification events. - putACLs(S3Bucket, S3Object[]) - Method in class org.jets3t.service.multithread.S3ServiceSimpleMulti
-
Deprecated.Updates/sets Access Control List (ACL) settings for multiple objects.
- putBucketAcl(String, AccessControlList) - Method in class org.jets3t.service.StorageService
-
Applies access control settings to a bucket.
- putBucketAcl(String, GSAccessControlList) - Method in class org.jets3t.service.impl.rest.httpclient.GoogleStorageService
-
Applies access control settings to a bucket.
- putBucketAcl(GSBucket) - Method in class org.jets3t.service.impl.rest.httpclient.GoogleStorageService
-
Applies access control settings to a bucket.
- putBucketAcl(StorageBucket) - Method in class org.jets3t.service.StorageService
-
Applies access control settings to a bucket.
- putObject(String, GSObject) - Method in class org.jets3t.service.impl.rest.httpclient.GoogleStorageService
- putObject(String, S3Object) - Method in class org.jets3t.service.S3Service
-
Puts an object inside an existing bucket in S3, creating a new object or overwriting an existing one with the same key.
- putObject(String, StorageObject) - Method in class org.jets3t.service.StorageService
-
Puts an object inside an existing bucket, creating a new object or overwriting an existing one with the same key.
- putObject(S3Bucket, S3Object) - Method in class org.jets3t.service.S3Service
-
Puts an object inside an existing bucket in S3, creating a new object or overwriting an existing one with the same key.
- putObjectAcl(String, String, AccessControlList) - Method in class org.jets3t.service.StorageService
-
Applies access control settings to an object.
- putObjectAcl(String, S3Object) - Method in class org.jets3t.service.S3Service
-
Applies access control settings to an object.
- putObjectAcl(String, StorageObject) - Method in class org.jets3t.service.StorageService
-
Applies access control settings to an object.
- putObjectAcl(S3Bucket, S3Object) - Method in class org.jets3t.service.S3Service
-
Applies access control settings to an object.
- putObjectAclWithSignedUrl(String, AccessControlList) - Method in class org.jets3t.service.impl.rest.httpclient.RestStorageService
-
Sets an object's ACL details using a pre-signed PUT URL generated for that object.
- putObjectAclWithSignedUrl(String, AccessControlList) - Method in interface org.jets3t.service.utils.signedurl.SignedUrlHandler
-
Sets an object's ACL details using a pre-signed PUT URL generated for that object.
- putObjectMaybeAsMultipart(String, StorageObject, long) - Method in class org.jets3t.service.S3Service
-
Convenience method that uploads a file-based object to a storage service using the regular
StorageService.putObject(String, StorageObject)
mechanism, or as a multipart upload if the object's file data is larger than the given maximum part size parameter. - putObjects(String, StorageObject[]) - Method in class org.jets3t.service.multi.SimpleThreadedStorageService
-
Creates/uploads multiple objects.
- putObjects(String, StorageObject[]) - Method in class org.jets3t.service.multi.ThreadedStorageService
-
Creates multiple objects in a bucket, and sends
CreateObjectsEvent
notification events. - putObjects(S3Bucket, S3Object[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.Creates multiple objects in a bucket, and sends
CreateObjectsEvent
notification events. - putObjects(S3Bucket, S3Object[]) - Method in class org.jets3t.service.multithread.S3ServiceSimpleMulti
-
Deprecated.Creates/uploads multiple objects.
- putObjects(SignedUrlAndObject[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.Creates multiple objects in a bucket using a pre-signed PUT URL for each object.
- putObjectsACLs(String[], AccessControlList) - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.Updates/sets Access Control List (ACL) information for multiple objects in a bucket, and sends
UpdateACLEvent
notification events. - putObjectWithSignedUrl(String, S3Object) - Method in class org.jets3t.service.impl.rest.httpclient.RestStorageService
-
Puts an object using a pre-signed PUT URL generated for that object.
- putObjectWithSignedUrl(String, S3Object) - Method in interface org.jets3t.service.utils.signedurl.SignedUrlHandler
-
Puts an object using a pre-signed PUT URL generated for that object.
- putVersionedObjectAcl(String, String, String, AccessControlList) - Method in class org.jets3t.service.S3Service
-
Applies access control settings to a versioned object.
- putVersionedObjectAcl(String, S3Bucket, S3Object) - Method in class org.jets3t.service.S3Service
-
Applies access control settings to a versioned object.
- PutViaSocket - Class in org.jets3t.tests
-
Very basic client implementation able to PUT files into S3 using the Java socket implementation directly, with no HTTP library or transport of any kind.
- PutViaSocket() - Constructor for class org.jets3t.tests.PutViaSocket
R
- read() - Method in class org.jets3t.service.impl.rest.httpclient.HttpMethodReleaseInputStream
-
Standard input stream read method, except it calls
HttpMethodReleaseInputStream.releaseConnection()
when the underlying input stream is consumed. - read() - Method in class org.jets3t.service.io.GZipDeflatingInputStream
- read() - Method in class org.jets3t.service.io.InterruptableInputStream
- read() - Method in class org.jets3t.service.io.ProgressMonitoredInputStream
- read() - Method in class org.jets3t.service.io.RepeatableFileInputStream
- read() - Method in class org.jets3t.service.io.RepeatableInputStream
- read() - Method in class org.jets3t.service.io.SegmentedRepeatableFileInputStream
- read(byte[]) - Method in class org.jets3t.service.io.ProgressMonitoredInputStream
- read(byte[], int, int) - Method in class org.jets3t.service.impl.rest.httpclient.HttpMethodReleaseInputStream
-
Standard input stream read method, except it calls
HttpMethodReleaseInputStream.releaseConnection()
when the underlying input stream is consumed. - read(byte[], int, int) - Method in class org.jets3t.service.io.GZipDeflatingInputStream
- read(byte[], int, int) - Method in class org.jets3t.service.io.InterruptableInputStream
- read(byte[], int, int) - Method in class org.jets3t.service.io.ProgressMonitoredInputStream
- read(byte[], int, int) - Method in class org.jets3t.service.io.RepeatableFileInputStream
- read(byte[], int, int) - Method in class org.jets3t.service.io.RepeatableInputStream
- read(byte[], int, int) - Method in class org.jets3t.service.io.SegmentedRepeatableFileInputStream
- readInputStreamLineToString(InputStream, String) - Static method in class org.jets3t.service.utils.ServiceUtils
-
Reads from an input stream until a newline character or the end of the stream is reached.
- readInputStreamToBytes(InputStream) - Static method in class org.jets3t.service.utils.ServiceUtils
-
Reads binary data from an input stream and returns it as a byte array.
- readInputStreamToString(InputStream, String) - Static method in class org.jets3t.service.utils.ServiceUtils
-
Reads text data from an input stream and returns it as a String.
- refreshStoredCredentialsTable() - Method in class org.jets3t.apps.cockpit.gui.LoginLocalFolderPanel
-
Refreshes the table of stored credentials by finding *.enc files in the directory specified as the Cockpit home folder.
- registerMBean() - Static method in class contribs.mx.S3ServiceExceptionMx
- registerMBean() - Static method in class contribs.mx.S3ServiceMx
- registerMBean(Object, ObjectName) - Static method in class contribs.mx.S3ServiceMx
- registerMBeans(String, StorageObject[]) - Static method in class contribs.mx.S3ObjectMx
- registerMBeans(StorageBucket[]) - Static method in class contribs.mx.S3BucketMx
- registerS3ServiceExceptionEvent() - Method in class contribs.mx.MxImpl
- registerS3ServiceExceptionEvent() - Method in class org.jets3t.service.mx.MxDelegate
- registerS3ServiceExceptionEvent() - Method in interface org.jets3t.service.mx.MxInterface
- registerS3ServiceExceptionEvent(String) - Method in class contribs.mx.MxImpl
- registerS3ServiceExceptionEvent(String) - Method in class org.jets3t.service.mx.MxDelegate
- registerS3ServiceExceptionEvent(String) - Method in interface org.jets3t.service.mx.MxInterface
- registerS3ServiceExceptionMBean() - Method in class contribs.mx.MxImpl
- registerS3ServiceExceptionMBean() - Method in class org.jets3t.service.mx.MxDelegate
- registerS3ServiceExceptionMBean() - Method in interface org.jets3t.service.mx.MxInterface
- registerS3ServiceMBean() - Method in class contribs.mx.MxImpl
- registerS3ServiceMBean() - Method in class org.jets3t.service.mx.MxDelegate
- registerS3ServiceMBean() - Method in interface org.jets3t.service.mx.MxInterface
- registerStorageBucketListEvent(String) - Method in class contribs.mx.MxImpl
- registerStorageBucketListEvent(String) - Method in class org.jets3t.service.mx.MxDelegate
- registerStorageBucketListEvent(String) - Method in interface org.jets3t.service.mx.MxInterface
- registerStorageBucketMBeans(StorageBucket[]) - Method in class contribs.mx.MxImpl
- registerStorageBucketMBeans(StorageBucket[]) - Method in class org.jets3t.service.mx.MxDelegate
- registerStorageBucketMBeans(StorageBucket[]) - Method in interface org.jets3t.service.mx.MxInterface
- registerStorageObjectCopyEvent(String, String) - Method in class contribs.mx.MxImpl
- registerStorageObjectCopyEvent(String, String) - Method in class org.jets3t.service.mx.MxDelegate
- registerStorageObjectCopyEvent(String, String) - Method in interface org.jets3t.service.mx.MxInterface
- registerStorageObjectDeleteEvent(String, String) - Method in class contribs.mx.MxImpl
- registerStorageObjectDeleteEvent(String, String) - Method in class org.jets3t.service.mx.MxDelegate
- registerStorageObjectDeleteEvent(String, String) - Method in interface org.jets3t.service.mx.MxInterface
- registerStorageObjectGetEvent(String, String) - Method in class contribs.mx.MxImpl
- registerStorageObjectGetEvent(String, String) - Method in class org.jets3t.service.mx.MxDelegate
- registerStorageObjectGetEvent(String, String) - Method in interface org.jets3t.service.mx.MxInterface
- registerStorageObjectHeadEvent(String, String) - Method in class contribs.mx.MxImpl
- registerStorageObjectHeadEvent(String, String) - Method in class org.jets3t.service.mx.MxDelegate
- registerStorageObjectHeadEvent(String, String) - Method in interface org.jets3t.service.mx.MxInterface
- registerStorageObjectMBean(String, StorageObject[]) - Method in class contribs.mx.MxImpl
- registerStorageObjectMBean(String, StorageObject[]) - Method in class org.jets3t.service.mx.MxDelegate
- registerStorageObjectMBean(String, StorageObject[]) - Method in interface org.jets3t.service.mx.MxInterface
- registerStorageObjectPutEvent(String, String) - Method in class contribs.mx.MxImpl
- registerStorageObjectPutEvent(String, String) - Method in class org.jets3t.service.mx.MxDelegate
- registerStorageObjectPutEvent(String, String) - Method in interface org.jets3t.service.mx.MxInterface
- removeAllBuckets() - Method in class org.jets3t.apps.cockpit.gui.BucketTableModel
- removeAllObjects() - Method in class org.jets3t.apps.cockpit.gui.ObjectTableModel
- removeAllObjects() - Method in class org.jets3t.apps.cockpitlite.CLObjectTableModel
- removeBucket(S3Bucket) - Method in class org.jets3t.apps.cockpit.gui.BucketTableModel
- removeMetadata(String) - Method in class org.jets3t.service.model.BaseStorageItem
-
Removes a metadata item from the object.
- removeObject(S3Object) - Method in class org.jets3t.apps.cockpit.gui.ObjectTableModel
- removeObject(S3Object) - Method in class org.jets3t.apps.cockpitlite.CLObjectTableModel
- removeServiceEventListener(StorageServiceEventListener) - Method in class org.jets3t.service.multi.ThreadedStorageService
-
Removes a service event listener from the set of listeners that will be notified of events.
- removeServiceEventListener(S3ServiceEventListener) - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.Removes a service event listener from the set of listeners that will be notified of events.
- removeUpdate(DocumentEvent) - Method in class org.jets3t.apps.cockpit.gui.SignedGetUrlDialog
- renameMetadataKeys(Map<String, Object>) - Method in class org.jets3t.service.StorageService
-
Renames metadata property names to be suitable for use as HTTP Headers.
- renameObject(String, String, StorageObject) - Method in class org.jets3t.service.StorageService
-
Rename an object.
- RenameToUuidUrlSigner - Class in org.jets3t.servlets.gatekeeper.impl
-
UrlSigner implementation that extends the DefaultUrlSigner class to perform some additional work - speficically this class renames the S3 objects keys based on the transaction ID.
- RenameToUuidUrlSigner(ServletConfig) - Constructor for class org.jets3t.servlets.gatekeeper.impl.RenameToUuidUrlSigner
-
Constructs the UrlSigner with the required parameters.
- RepeatableFileInputStream - Class in org.jets3t.service.io
-
A repeatable input stream for files.
- RepeatableFileInputStream(File) - Constructor for class org.jets3t.service.io.RepeatableFileInputStream
-
Creates a repeatable input stream based on a file.
- RepeatableInputStream - Class in org.jets3t.service.io
-
A repeatable input stream wrapper for any input stream.
- RepeatableInputStream(InputStream, int) - Constructor for class org.jets3t.service.io.RepeatableInputStream
-
Creates a repeatable input stream based on another input stream.
- RepeatableRequestEntity - Class in org.jets3t.service.impl.rest.httpclient
-
An HttpClient request entity whose underlying data can be re-read (that is, repeated) if necessary to retry failed transmissions.
- RepeatableRequestEntity(String, InputStream, String, long, Jets3tProperties, boolean) - Constructor for class org.jets3t.service.impl.rest.httpclient.RepeatableRequestEntity
-
Creates a repeatable request entity for the input stream provided.
- replaceAllMetadata(Map<String, Object>) - Method in class org.jets3t.service.model.BaseStorageItem
-
Removes all the metadata items associated with this object, then adds all the items in the provided map.
- requestActionThroughGatekeeper(String, String, S3Object[], Map) - Method in class org.jets3t.service.utils.signedurl.GatekeeperClientUtils
-
Request permission from the Gatekeeper for a particular operation.
- REQUESTER_PAYS_BUCKET_FLAG - Static variable in class org.jets3t.service.Constants
-
A flag used to indicate that the sender is willing to accept any Requester Pays bucket fees imposed by the request.
- RequesterPaysDialog - Class in org.jets3t.apps.cockpit.gui
-
Dialog box show the Request Payment Configuration setting for a bucket, and to allow this setting to be changed.
- RequesterPaysDialog(S3Bucket, Frame, HyperlinkActivatedListener) - Constructor for class org.jets3t.apps.cockpit.gui.RequesterPaysDialog
- RequestPaymentConfigurationHandler() - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
- reset() - Method in class org.jets3t.service.io.RepeatableFileInputStream
-
Resets the input stream to the last mark point, or the beginning of the stream if there is no mark point, by creating a new FileInputStream based on the underlying file.
- reset() - Method in class org.jets3t.service.io.RepeatableInputStream
-
Resets the input stream to the beginning by pointing the buffer offset to the beginning of the available data buffer.
- resetProgressMonitor() - Method in class org.jets3t.service.io.ProgressMonitoredInputStream
- resetProgressMonitor() - Method in class org.jets3t.service.io.ProgressMonitoredOutputStream
- resetWatcher() - Method in class org.jets3t.service.io.BytesProgressWatcher
-
Resets the byte count and timer variables for a watcher.
- REST_CANNED_AUTHENTICATED_READ - Static variable in class org.jets3t.service.acl.AccessControlList
-
A pre-canned REST ACL to set an object's permissions to Authenticated Read (authenticated Amazon users can read, only owner can write)
- REST_CANNED_AUTHENTICATED_READ - Static variable in class org.jets3t.service.acl.gs.GSAccessControlList
- REST_CANNED_BUCKET_OWNER_FULL_CONTROL - Static variable in class org.jets3t.service.acl.gs.GSAccessControlList
- REST_CANNED_BUCKET_OWNER_READ - Static variable in class org.jets3t.service.acl.gs.GSAccessControlList
- REST_CANNED_PRIVATE - Static variable in class org.jets3t.service.acl.AccessControlList
-
A pre-canned REST ACL to set an object's permissions to Private (only owner can read/write)
- REST_CANNED_PRIVATE - Static variable in class org.jets3t.service.acl.gs.GSAccessControlList
- REST_CANNED_PUBLIC_READ - Static variable in class org.jets3t.service.acl.AccessControlList
-
A pre-canned REST ACL to set an object's permissions to Public Read (anyone can read, only owner can write)
- REST_CANNED_PUBLIC_READ - Static variable in class org.jets3t.service.acl.gs.GSAccessControlList
- REST_CANNED_PUBLIC_READ_WRITE - Static variable in class org.jets3t.service.acl.AccessControlList
-
A pre-canned REST ACL to set an object's permissions to Public Read and Write (anyone can read/write)
- REST_CANNED_PUBLIC_READ_WRITE - Static variable in class org.jets3t.service.acl.gs.GSAccessControlList
- REST_HEADER_PREFIX - Static variable in class org.jets3t.service.Constants
-
Header prefix for general Amazon headers: x-amz-
- REST_METADATA_ALTERNATE_DATE - Static variable in class org.jets3t.service.Constants
-
Header prefix for Amazon's alternative date header: x-amz-date
- REST_METADATA_PREFIX - Static variable in class org.jets3t.service.Constants
-
Header prefix for Amazon metadata headers: x-amz-meta-
- 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.
- RestS3Service - Class in org.jets3t.service.impl.rest.httpclient
-
REST/HTTP implementation of an S3Service based on the HttpClient library.
- RestS3Service(ProviderCredentials) - Constructor for class org.jets3t.service.impl.rest.httpclient.RestS3Service
-
Constructs the service and initialises the properties.
- RestS3Service(ProviderCredentials, String, CredentialsProvider) - Constructor for class org.jets3t.service.impl.rest.httpclient.RestS3Service
-
Constructs the service and initialises the properties.
- RestS3Service(ProviderCredentials, String, CredentialsProvider, Jets3tProperties) - Constructor for class org.jets3t.service.impl.rest.httpclient.RestS3Service
-
Constructs the service and initialises the properties.
- RestS3Service(ProviderCredentials, String, CredentialsProvider, Jets3tProperties, HostConfiguration) - Constructor for class org.jets3t.service.impl.rest.httpclient.RestS3Service
-
Constructs the service and initialises the properties.
- RestStorageService - Class in org.jets3t.service.impl.rest.httpclient
-
Abstract REST/HTTP implementation of an S3Service based on the HttpClient library.
- RestStorageService(ProviderCredentials) - Constructor for class org.jets3t.service.impl.rest.httpclient.RestStorageService
-
Constructs the service and initialises the properties.
- RestStorageService(ProviderCredentials, String, CredentialsProvider) - Constructor for class org.jets3t.service.impl.rest.httpclient.RestStorageService
-
Constructs the service and initialises the properties.
- RestStorageService(ProviderCredentials, String, CredentialsProvider, Jets3tProperties) - Constructor for class org.jets3t.service.impl.rest.httpclient.RestStorageService
-
Constructs the service and initialises the properties.
- RestStorageService(ProviderCredentials, String, CredentialsProvider, Jets3tProperties, HostConfiguration) - Constructor for class org.jets3t.service.impl.rest.httpclient.RestStorageService
-
Constructs the service and initialises the properties.
- RestUtils - Class in org.jets3t.service.utils
-
Utilities useful for REST/HTTP S3Service implementations.
- RestUtils() - Constructor for class org.jets3t.service.utils.RestUtils
- returnControlToParentHandler() - Method in class org.jets3t.service.impl.rest.SimpleHandler
- revokeAllPermissions(GranteeInterface) - Method in class org.jets3t.service.acl.AccessControlList
-
Revokes the permissions of a grantee by removing the grantee from the ACL.
- 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
- S3_DEFAULT_HOSTNAME - Static variable in class org.jets3t.service.Constants
- S3_VERSION_ID - Static variable in class org.jets3t.service.model.S3Object
- S3Bucket - Class in org.jets3t.service.model
-
Represents an S3 bucket.
- S3Bucket() - Constructor for class org.jets3t.service.model.S3Bucket
-
Create a bucket without any name or location specified
- S3Bucket(String) - Constructor for class org.jets3t.service.model.S3Bucket
-
Create a bucket with a name.
- S3Bucket(String, String) - Constructor for class org.jets3t.service.model.S3Bucket
-
Create a bucket with a name and a location.
- S3BucketLoggingStatus - Class in org.jets3t.service.model
-
Represents Bucket Logging Status settings used to control bucket-based Server Access Logging in S3.
- S3BucketLoggingStatus() - Constructor for class org.jets3t.service.model.S3BucketLoggingStatus
- S3BucketLoggingStatus(String, String) - Constructor for class org.jets3t.service.model.S3BucketLoggingStatus
- S3BucketMx - Class in contribs.mx
- S3BucketMxMBean - Interface in contribs.mx
- S3BucketVersioningStatus - Class in org.jets3t.service.model
- S3BucketVersioningStatus(boolean, boolean) - Constructor for class org.jets3t.service.model.S3BucketVersioningStatus
- S3DeleteMarker - Class in org.jets3t.service.model
- S3DeleteMarker(String, String, boolean, Date, S3Owner) - Constructor for class org.jets3t.service.model.S3DeleteMarker
- S3Object - Class in org.jets3t.service.model
-
An S3 object.
- S3Object() - Constructor for class org.jets3t.service.model.S3Object
-
Create an object without any associated information whatsoever.
- S3Object(File) - Constructor for class org.jets3t.service.model.S3Object
-
Create an object representing a file.
- S3Object(String) - Constructor for class org.jets3t.service.model.S3Object
-
Create an object without any associated data, and no associated bucket.
- S3Object(String, byte[]) - Constructor for class org.jets3t.service.model.S3Object
-
Create an object representing binary data.
- S3Object(String, String) - Constructor for class org.jets3t.service.model.S3Object
-
Create an object representing text data.
- S3Object(S3Bucket, File) - Constructor for class org.jets3t.service.model.S3Object
-
Create an object representing a file.
- S3Object(S3Bucket, String) - Constructor for class org.jets3t.service.model.S3Object
-
Create an object without any associated data.
- S3Object(S3Bucket, String, String) - Constructor for class org.jets3t.service.model.S3Object
-
Create an object representing text data.
- S3ObjectMx - Class in contribs.mx
- S3ObjectMxMBean - Interface in contribs.mx
- S3ObjectsChunk - Class in org.jets3t.service
-
Deprecated.0.8.0 use
StorageObjectsChunk
instead. - S3ObjectsChunk(String, String, S3Object[], String[], String) - Constructor for class org.jets3t.service.S3ObjectsChunk
-
Deprecated.
- S3Origin - Class in org.jets3t.service.model.cloudfront
- S3Origin(String) - Constructor for class org.jets3t.service.model.cloudfront.S3Origin
-
An S3 bucket origin.
- S3Origin(String, String) - Constructor for class org.jets3t.service.model.cloudfront.S3Origin
-
An S3 bucket origin.
- S3Owner - Class in org.jets3t.service.model
-
Represents an S3 owner object with a canonical ID and, optionally, a display name.
- S3Owner() - Constructor for class org.jets3t.service.model.S3Owner
- S3Owner(String, String) - Constructor for class org.jets3t.service.model.S3Owner
- S3PostFormBuilder - Class in org.jets3t.samples
- S3PostFormBuilder() - Constructor for class org.jets3t.samples.S3PostFormBuilder
- S3Service - Class in org.jets3t.service
-
A service that handles communication with S3, offering all the operations that can be performed on S3 accounts.
- S3ServiceErrorCodeTable - Class in contribs.mx
- S3ServiceErrorCodeTable() - Constructor for class contribs.mx.S3ServiceErrorCodeTable
- S3ServiceEventAdaptor - Class in org.jets3t.service.multi.s3
-
Simple implementation of
S3ServiceEventListener
to listen for events produced byThreadedS3Service
andThreadedStorageService
. - S3ServiceEventAdaptor - Class in org.jets3t.service.multithread
-
Simple implementation of
S3ServiceEventListener
to listen for events produced byS3ServiceMulti
. - S3ServiceEventAdaptor() - Constructor for class org.jets3t.service.multi.s3.S3ServiceEventAdaptor
- S3ServiceEventAdaptor() - Constructor for class org.jets3t.service.multithread.S3ServiceEventAdaptor
- S3ServiceEventListener - Interface in org.jets3t.service.multi.s3
-
Listener for events produced by
ThreadedS3Service
. - S3ServiceEventListener - Interface in org.jets3t.service.multithread
-
Listener for events produced by
S3ServiceMulti
, where each event type is represented by an object passed to the s3ServiceEventPerformed method. - s3ServiceEventPerformed(CopyObjectsEvent) - Method in class org.jets3t.apps.cockpit.Cockpit
-
This method is an
S3ServiceEventListener
action method that is invoked when this application'sS3ServiceMulti
triggers aCopyObjectsEvent
. - s3ServiceEventPerformed(CopyObjectsEvent) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
- s3ServiceEventPerformed(CopyObjectsEvent) - Method in class org.jets3t.apps.uploader.Uploader
- s3ServiceEventPerformed(CopyObjectsEvent) - Method in class org.jets3t.service.multithread.S3ServiceEventAdaptor
- s3ServiceEventPerformed(CopyObjectsEvent) - Method in interface org.jets3t.service.multithread.S3ServiceEventListener
- s3ServiceEventPerformed(CreateBucketsEvent) - Method in class org.jets3t.apps.cockpit.Cockpit
-
This method is an
S3ServiceEventListener
action method that is invoked when this application'sS3ServiceMulti
triggers aCreateBucketsEvent
. - s3ServiceEventPerformed(CreateBucketsEvent) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
- s3ServiceEventPerformed(CreateBucketsEvent) - Method in class org.jets3t.apps.uploader.Uploader
- s3ServiceEventPerformed(CreateBucketsEvent) - Method in class org.jets3t.service.multithread.S3ServiceEventAdaptor
- s3ServiceEventPerformed(CreateBucketsEvent) - Method in interface org.jets3t.service.multithread.S3ServiceEventListener
- s3ServiceEventPerformed(CreateObjectsEvent) - Method in class org.jets3t.apps.cockpit.Cockpit
-
This method is an
S3ServiceEventListener
action method that is invoked when this application'sS3ServiceMulti
triggers aCreateObjectsEvent
. - s3ServiceEventPerformed(CreateObjectsEvent) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
-
This method is an
S3ServiceEventListener
action method that is invoked when this application'sS3ServiceMulti
triggers aCreateObjectsEvent
. - s3ServiceEventPerformed(CreateObjectsEvent) - Method in class org.jets3t.apps.uploader.Uploader
-
Listener method that responds to events from the jets3t toolkit when objects are created in S3 - ie when files are uploaded.
- s3ServiceEventPerformed(CreateObjectsEvent) - Method in class org.jets3t.service.multithread.S3ServiceEventAdaptor
- s3ServiceEventPerformed(CreateObjectsEvent) - Method in interface org.jets3t.service.multithread.S3ServiceEventListener
- s3ServiceEventPerformed(DeleteObjectsEvent) - Method in class org.jets3t.apps.cockpit.Cockpit
-
This method is an
S3ServiceEventListener
action method that is invoked when this application'sS3ServiceMulti
triggers aDeleteObjectsEvent
. - s3ServiceEventPerformed(DeleteObjectsEvent) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
-
This method is an
S3ServiceEventListener
action method that is invoked when this application'sS3ServiceMulti
triggers aDeleteObjectsEvent
. - s3ServiceEventPerformed(DeleteObjectsEvent) - Method in class org.jets3t.apps.uploader.Uploader
- s3ServiceEventPerformed(DeleteObjectsEvent) - Method in class org.jets3t.service.multithread.S3ServiceEventAdaptor
- s3ServiceEventPerformed(DeleteObjectsEvent) - Method in interface org.jets3t.service.multithread.S3ServiceEventListener
- s3ServiceEventPerformed(DeleteVersionedObjectsEvent) - Method in class org.jets3t.apps.cockpit.Cockpit
- s3ServiceEventPerformed(DeleteVersionedObjectsEvent) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
- s3ServiceEventPerformed(DeleteVersionedObjectsEvent) - Method in class org.jets3t.apps.uploader.Uploader
- s3ServiceEventPerformed(DeleteVersionedObjectsEvent) - Method in class org.jets3t.service.multithread.S3ServiceEventAdaptor
- s3ServiceEventPerformed(DeleteVersionedObjectsEvent) - Method in interface org.jets3t.service.multithread.S3ServiceEventListener
- s3ServiceEventPerformed(DownloadObjectsEvent) - Method in class org.jets3t.apps.cockpit.Cockpit
-
This method is an
S3ServiceEventListener
action method that is invoked when this application'sS3ServiceMulti
triggers aDownloadObjectsEvent
. - s3ServiceEventPerformed(DownloadObjectsEvent) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
-
This method is an
S3ServiceEventListener
action method that is invoked when this application'sS3ServiceMulti
triggers aDownloadObjectsEvent
. - s3ServiceEventPerformed(DownloadObjectsEvent) - Method in class org.jets3t.apps.uploader.Uploader
- s3ServiceEventPerformed(DownloadObjectsEvent) - Method in class org.jets3t.service.multithread.S3ServiceEventAdaptor
- s3ServiceEventPerformed(DownloadObjectsEvent) - Method in interface org.jets3t.service.multithread.S3ServiceEventListener
- s3ServiceEventPerformed(GetObjectHeadsEvent) - Method in class org.jets3t.apps.cockpit.Cockpit
-
This method is an
S3ServiceEventListener
action method that is invoked when this application'sS3ServiceMulti
triggers aGetObjectHeadsEvent
. - s3ServiceEventPerformed(GetObjectHeadsEvent) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
-
This method is an
S3ServiceEventListener
action method that is invoked when this application'sS3ServiceMulti
triggers aGetObjectHeadsEvent
. - s3ServiceEventPerformed(GetObjectHeadsEvent) - Method in class org.jets3t.apps.uploader.Uploader
- s3ServiceEventPerformed(GetObjectHeadsEvent) - Method in class org.jets3t.service.multithread.S3ServiceEventAdaptor
- s3ServiceEventPerformed(GetObjectHeadsEvent) - Method in interface org.jets3t.service.multithread.S3ServiceEventListener
- s3ServiceEventPerformed(GetObjectsEvent) - Method in class org.jets3t.apps.cockpit.Cockpit
-
This method is an
S3ServiceEventListener
action method that is invoked when this application'sS3ServiceMulti
triggers aGetObjectsEvent
. - s3ServiceEventPerformed(GetObjectsEvent) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
-
This method is an
S3ServiceEventListener
action method that is invoked when this application'sS3ServiceMulti
triggers aGetObjectsEvent
. - s3ServiceEventPerformed(GetObjectsEvent) - Method in class org.jets3t.apps.uploader.Uploader
- s3ServiceEventPerformed(GetObjectsEvent) - Method in class org.jets3t.service.multithread.S3ServiceEventAdaptor
- s3ServiceEventPerformed(GetObjectsEvent) - Method in interface org.jets3t.service.multithread.S3ServiceEventListener
- s3ServiceEventPerformed(ListObjectsEvent) - Method in class org.jets3t.apps.cockpit.Cockpit
-
This method is an
S3ServiceEventListener
action method that is invoked when this application'sS3ServiceMulti
triggers aListObjectsEvent
. - s3ServiceEventPerformed(ListObjectsEvent) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
-
This method is an
S3ServiceEventListener
action method that is invoked when this application'sS3ServiceMulti
triggers aListObjectsEvent
. - s3ServiceEventPerformed(ListObjectsEvent) - Method in class org.jets3t.apps.uploader.Uploader
- s3ServiceEventPerformed(ListObjectsEvent) - Method in class org.jets3t.service.multithread.S3ServiceEventAdaptor
- s3ServiceEventPerformed(ListObjectsEvent) - Method in interface org.jets3t.service.multithread.S3ServiceEventListener
- s3ServiceEventPerformed(LookupACLEvent) - Method in class org.jets3t.apps.cockpit.Cockpit
-
This method is an
S3ServiceEventListener
action method that is invoked when this application'sS3ServiceMulti
triggers aLookupACLEvent
. - s3ServiceEventPerformed(LookupACLEvent) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
-
This method is an
S3ServiceEventListener
action method that is invoked when this application'sS3ServiceMulti
triggers aLookupACLEvent
. - s3ServiceEventPerformed(LookupACLEvent) - Method in class org.jets3t.apps.uploader.Uploader
- s3ServiceEventPerformed(LookupACLEvent) - Method in class org.jets3t.service.multithread.S3ServiceEventAdaptor
- s3ServiceEventPerformed(LookupACLEvent) - Method in interface org.jets3t.service.multithread.S3ServiceEventListener
- s3ServiceEventPerformed(UpdateACLEvent) - Method in class org.jets3t.apps.cockpit.Cockpit
-
This method is an
S3ServiceEventListener
action method that is invoked when this application'sS3ServiceMulti
triggers aUpdateACLEvent
. - s3ServiceEventPerformed(UpdateACLEvent) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
-
This method is an
S3ServiceEventListener
action method that is invoked when this application'sS3ServiceMulti
triggers aUpdateACLEvent
. - s3ServiceEventPerformed(UpdateACLEvent) - Method in class org.jets3t.apps.uploader.Uploader
- s3ServiceEventPerformed(UpdateACLEvent) - Method in class org.jets3t.service.multithread.S3ServiceEventAdaptor
- s3ServiceEventPerformed(UpdateACLEvent) - Method in interface org.jets3t.service.multithread.S3ServiceEventListener
- S3ServiceException - Exception Class in org.jets3t.service
-
Exception for use by
S3Service
s and related utilities. - S3ServiceException() - Constructor for exception class org.jets3t.service.S3ServiceException
- S3ServiceException(String) - Constructor for exception class org.jets3t.service.S3ServiceException
- S3ServiceException(String, String) - Constructor for exception class org.jets3t.service.S3ServiceException
-
Constructor that includes the XML error document returned by S3.
- S3ServiceException(String, Throwable) - Constructor for exception class org.jets3t.service.S3ServiceException
- S3ServiceException(Throwable) - Constructor for exception class org.jets3t.service.S3ServiceException
- S3ServiceException(ServiceException) - Constructor for exception class org.jets3t.service.S3ServiceException
-
Wrap a ServiceException as an S3ServiceException.
- S3ServiceExceptionMx - Class in contribs.mx
- S3ServiceExceptionMx() - Constructor for class contribs.mx.S3ServiceExceptionMx
- S3ServiceMulti - Class in org.jets3t.service.multithread
-
Deprecated.0.8.0 use
ThreadedStorageService
instead. - S3ServiceMulti(S3Service, S3ServiceEventListener) - Constructor for class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.Construct a multi-threaded service based on an S3Service and which sends event notifications to an event listening class.
- S3ServiceMulti(S3Service, S3ServiceEventListener, long) - Constructor for class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.Construct a multi-threaded service based on an S3Service and which sends event notifications to an event listening class, and which will send EVENT_IN_PROGRESS events at the specified time interval.
- S3ServiceMx - Class in contribs.mx
- S3ServiceMxMBean - Interface in contribs.mx
- S3ServiceSimpleMulti - Class in org.jets3t.service.multithread
-
Deprecated.0.8.0 use
SimpleThreadedStorageService
instead. - S3ServiceSimpleMulti(S3Service) - Constructor for class org.jets3t.service.multithread.S3ServiceSimpleMulti
-
Deprecated.Construct a multi-threaded service based on an S3Service.
- S3Version - Class in org.jets3t.service.model
-
An S3 version.
- S3Version(String, String) - Constructor for class org.jets3t.service.model.S3Version
- S3Version(String, String, boolean, Date, S3Owner) - Constructor for class org.jets3t.service.model.S3Version
- S3Version(String, String, boolean, Date, S3Owner, String, long, String) - Constructor for class org.jets3t.service.model.S3Version
- SAMPLES_PROPERTIES_NAME - Static variable in class org.jets3t.samples.SamplesUtils
- SamplesUtils - Class in org.jets3t.samples
-
Utilities used by all Sample code, collected in one place for convenience.
- SamplesUtils() - Constructor for class org.jets3t.samples.SamplesUtils
- sanitizeS3BucketName(String) - Static method in class org.jets3t.service.CloudFrontService
-
Sanitizes a proposed bucket name to ensure it is fully-specified rather than merely the bucket's short name.
- save(String, File) - Method in class org.jets3t.service.security.ProviderCredentials
-
Encrypts ProviderCredentials with the given password and saves the encrypted data to a file using the default algorithm
EncryptionUtil.DEFAULT_ALGORITHM
. - save(String, File, String) - Method in class org.jets3t.service.security.ProviderCredentials
-
Encrypts ProviderCredentials with the given password and saves the encrypted data to a file.
- save(String, OutputStream) - Method in class org.jets3t.service.security.ProviderCredentials
-
Encrypts ProviderCredentials with the given password and writes the encrypted data to an output stream using the default algorithm
EncryptionUtil.DEFAULT_ALGORITHM
. - save(String, OutputStream, String) - Method in class org.jets3t.service.security.ProviderCredentials
-
Encrypts ProviderCredentials with the given password and writes the encrypted data to an output stream.
- SECONDS_OF_HISTORY - Static variable in class org.jets3t.service.io.BytesProgressWatcher
-
The number of seconds worth of historical byte transfer information that will be stored and used to calculate the recent transfer rate.
- SegmentedRepeatableFileInputStream - Class in org.jets3t.service.io
-
A repeatable input stream for files.
- SegmentedRepeatableFileInputStream(File, long, long) - Constructor for class org.jets3t.service.io.SegmentedRepeatableFileInputStream
-
Creates a repeatable input stream based on a file.
- sendNotificationUpdate(long) - Method in class org.jets3t.service.io.ProgressMonitoredInputStream
-
Checks how many bytes have been transferred since the last notification, and sends a notification message if this number exceeds the minimum bytes transferred value.
- sendNotificationUpdate(long) - Method in class org.jets3t.service.io.ProgressMonitoredOutputStream
-
Checks how many bytes have been transferred since the last notification, and sends a notification message if this number exceeds the minimum bytes transferred value.
- ServiceEvent - Class in org.jets3t.service.multi.event
-
Base class of all events produced by
ThreadedStorageService
. - ServiceEvent - Class in org.jets3t.service.multithread
-
Deprecated.0.8.0 use
ServiceEvent
instead. - ServiceException - Exception Class in org.jets3t.service
-
Exception for use by
StorageService
and related utilities. - ServiceException() - Constructor for exception class org.jets3t.service.ServiceException
-
Create a service exception without any useful information.
- ServiceException(String) - Constructor for exception class org.jets3t.service.ServiceException
-
Create a service exception that includes a specific message.
- ServiceException(String, String) - Constructor for exception class org.jets3t.service.ServiceException
-
Create a service exception that includes the XML error document returned by service.
- ServiceException(String, String, Throwable) - Constructor for exception class org.jets3t.service.ServiceException
-
Create a service exception that includes a specific message, an optional XML error document returned by service, and an optional underlying cause exception.
- ServiceException(String, Throwable) - Constructor for exception class org.jets3t.service.ServiceException
-
Create a service exception that includes a specific message and an optional underlying cause exception.
- ServiceException(Throwable) - Constructor for exception class org.jets3t.service.ServiceException
-
Create a service exception that includes an underlying cause exception.
- ServiceUtils - Class in org.jets3t.service.utils
-
General utility methods used throughout the jets3t project.
- ServiceUtils() - Constructor for class org.jets3t.service.utils.ServiceUtils
- setAcl(AccessControlList) - Method in class org.jets3t.service.model.S3Object
-
Set the object's ACL.
- setAcl(AccessControlList) - Method in class org.jets3t.service.model.StorageBucket
-
Sets the bucket's Access Control List in S3 - this should only be used internally by J3tS3t methods that retrieve information directly from S3.
- setAcl(AccessControlList) - Method in class org.jets3t.service.model.StorageObject
-
Set the object's ACL.
- setAcl(GSAccessControlList) - Method in class org.jets3t.service.model.GSBucket
-
Sets the bucket's Access Control List - this should only be used internally by JetS3t methods that retrieve information directly from the service.
- setAcl(GSAccessControlList) - Method in class org.jets3t.service.model.GSObject
-
Set the object's ACL.
- setAppendToFile(boolean) - Method in class org.jets3t.service.multi.DownloadPackage
-
Data will be appended to the target file instead of overwriting it.
- setAttribute(Attribute) - Method in class contribs.mx.S3ServiceExceptionMx
- setAttributes(AttributeList) - Method in class contribs.mx.S3ServiceExceptionMx
- setBucket(String) - Method in class org.jets3t.service.model.cloudfront.LoggingStatus
- setBucketLoggingStatus(String, S3BucketLoggingStatus, boolean) - Method in class org.jets3t.service.S3Service
-
Applies logging settings to a bucket, optionally modifying the ACL permissions for the logging target bucket to ensure log files can be written to it.
- setBucketName(String) - Method in class org.jets3t.service.model.MultipartUpload
- setBucketName(String) - Method in class org.jets3t.service.model.StorageObject
-
Set the name of the bucket this object belongs to or will be placed into.
- setBucketName(String) - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
-
Sets the name of the bucket in which an object is stored - this is not generally required.
- setBucketPolicy(String, String) - Method in class org.jets3t.service.S3Service
-
Apply a JSON access control policy document to a bucket.
- setCallerReference(String) - Method in class org.jets3t.service.model.cloudfront.Invalidation
- setColumnComparator(Class, Comparator) - Method in class org.jets3t.gui.TableSorter
- setContentDisposition(String) - Method in class org.jets3t.service.model.StorageObject
-
Set the content disposition of the object.
- setContentEncoding(String) - Method in class org.jets3t.service.model.StorageObject
-
Set the content encoding of this object.
- setContentLanguage(String) - Method in class org.jets3t.service.model.StorageObject
-
Set the content language of the object.
- setContentLength(long) - Method in class org.jets3t.service.model.StorageObject
-
Set this object's content length.
- setContentType(String) - Method in class org.jets3t.service.model.StorageObject
-
Set the content type of the object.
- setCreateTime(Date) - Method in class org.jets3t.service.model.cloudfront.Invalidation
- setCreationDate(Date) - Method in class org.jets3t.service.model.StorageBucket
-
Sets the bucket's creation date - this should only be used internally by JetS3t methods that retrieve information directly from a service.
- setCredentialsProvider(CredentialsProvider) - Method in class org.jets3t.service.impl.rest.httpclient.RestStorageService
-
Sets the credentials provider this service will use to authenticate itself.
- setDataInputFile(File) - Method in class org.jets3t.service.model.StorageObject
-
Sets the file containing the data content to associate with this object.
- setDataInputStream(InputStream) - Method in class org.jets3t.service.model.StorageObject
-
Sets an input stream containing the data content to associate with this object.
- setDevPayProductToken(String) - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service
-
Set the Product Token value to use for requests to a DevPay S3 account.
- setDevPayUserToken(String) - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service
-
Set the User Token value to use for requests to a DevPay S3 account.
- setDisplayName(String) - Method in class org.jets3t.service.acl.CanonicalGrantee
- setDisplayName(String) - Method in class org.jets3t.service.model.StorageOwner
- setEnabled(boolean) - Method in class org.jets3t.apps.cockpit.gui.AWSDevPayProductPanel
- setEncryptionAlgorithm(String) - Method in class org.jets3t.apps.cockpit.CockpitPreferences
- setEncryptionPassword(String) - Method in class org.jets3t.apps.cockpit.CockpitPreferences
- setErrorCode(String) - Method in exception class org.jets3t.service.ServiceException
-
Set the exception's error code; for internal use only.
- setErrorHostId(String) - Method in exception class org.jets3t.service.ServiceException
-
Set the exception's host ID; for internal use only.
- setErrorMessage(String) - Method in exception class org.jets3t.service.ServiceException
-
Set the exception's error message; for internal use only.
- setErrorRequestId(String) - Method in exception class org.jets3t.service.ServiceException
-
Set the exception's request ID; for internal use only.
- setEtag(String) - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
- setEtag(String) - Method in class org.jets3t.service.model.cloudfront.OriginAccessIdentityConfig
- setETag(String) - Method in class org.jets3t.service.model.StorageObject
-
Set the ETag value of the object based on information returned from the service.
- setHttpClient(HttpClient) - Method in class org.jets3t.service.impl.rest.httpclient.RestStorageService
-
Replaces the service's default HTTP client.
- setHttpConnectionManager(HttpConnectionManager) - Method in class org.jets3t.service.impl.rest.httpclient.RestStorageService
-
Replaces the service's default HTTP connection manager.
- setHttpsProtocolRequired(boolean) - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
- setHyperlinkeActivatedListener(HyperlinkActivatedListener) - Method in class org.jets3t.gui.JHtmlLabel
- setId(String) - Method in class org.jets3t.service.model.cloudfront.Invalidation
- setId(String) - Method in class org.jets3t.service.model.cloudfront.InvalidationSummary
- setId(String) - Method in class org.jets3t.service.model.StorageOwner
- setIdentifier(String) - Method in class org.jets3t.service.acl.CanonicalGrantee
- setIdentifier(String) - Method in class org.jets3t.service.acl.EmailAddressGrantee
-
Set the email address as the grantee's ID.
- setIdentifier(String) - Method in interface org.jets3t.service.acl.GranteeInterface
- setIdentifier(String) - Method in class org.jets3t.service.acl.GroupGrantee
-
Set the group grantee's URI.
- setKey(String) - Method in class org.jets3t.service.model.StorageObject
-
Set the key of this object.
- setLastModifiedDate(Date) - Method in class org.jets3t.service.model.StorageObject
-
Set this object's last modified date based on information returned from the service.
- setLocation(String) - Method in class org.jets3t.service.model.CreateBucketConfiguration
- setLocation(String) - Method in class org.jets3t.service.model.S3Bucket
-
Set's the bucket's location.
- setLogfilePrefix(String) - Method in class org.jets3t.service.model.S3BucketLoggingStatus
- setMd5Hash(byte[]) - Method in class org.jets3t.service.model.StorageObject
-
Set the MD5 hash value of this object's data.
- setMetadata(Map<String, Object>) - Method in class org.jets3t.service.model.MultipartUpload
- setMetadataComplete(boolean) - Method in class org.jets3t.service.model.StorageObject
-
Object metadata are only complete when it is populated with all values following a HEAD or GET request.
- setName(String) - Method in class org.jets3t.service.acl.gs.GroupByEmailAddressGrantee
- setName(String) - Method in class org.jets3t.service.acl.gs.GroupByIdGrantee
- setName(String) - Method in class org.jets3t.service.acl.gs.UserByEmailAddressGrantee
- setName(String) - Method in class org.jets3t.service.acl.gs.UserByIdGrantee
- setName(String) - Method in class org.jets3t.service.model.BaseStorageItem
-
Set the name of the bucket.
- setNotificationConfig(String, NotificationConfig) - Method in class org.jets3t.service.S3Service
-
Apply a notification configuration to a bucket.
- setObject(StorageObject) - Method in class org.jets3t.service.multi.DownloadPackage
- setObjectKey(String) - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
-
Sets the key name of the object on which the operation will be performed.
- setObjectKeys(List<String>) - Method in class org.jets3t.service.model.cloudfront.Invalidation
- setObjectMetadata(Map) - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
-
Sets the object's metadata, that will be included in the Gatekeeer message.
- setOwner(StorageOwner) - Method in class org.jets3t.service.acl.AccessControlList
- setOwner(StorageOwner) - Method in class org.jets3t.service.model.BaseStorageItem
-
Set this object's owner object based on information returned from the service.
- setPrefix(String) - Method in class org.jets3t.service.model.cloudfront.LoggingStatus
- setProperty(String, String) - Method in class org.jets3t.service.Jets3tProperties
-
Sets or removes a property value.
- setRememberPreferences(boolean) - Method in class org.jets3t.apps.cockpit.CockpitPreferences
- setRequestAndHostIds(String, String) - Method in exception class org.jets3t.service.ServiceException
-
Allow the Request and Host Id fields to be populated in situations where this information is not available from an XML response error document.
- setRequesterPays(boolean) - Method in class org.jets3t.service.model.S3Bucket
-
Set's the bucket's Requester Pays Configuration setting.
- setRequesterPaysBucket(String, boolean) - Method in class org.jets3t.service.S3Service
-
Applies request payment configuration settings to a bucket, setting the bucket to be either Requester Pays or Bucket Owner pays.
- setRequesterPaysEnabled(boolean) - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service
-
Instruct the service whether to generate Requester Pays requests when uploading data to S3, or retrieving data from the service.
- setRequestHost(String) - Method in exception class org.jets3t.service.ServiceException
-
Set the exception's HTTP request hostname; for internal use only.
- setRequestPath(String) - Method in exception class org.jets3t.service.ServiceException
-
Set the exception's HTTP request path; for internal use only.
- setRequestVerb(String) - Method in exception class org.jets3t.service.ServiceException
-
Set the exception's HTTP request verb; for internal use only.
- setRequiredProtocols(String[]) - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
- setResponseCode(int) - Method in exception class org.jets3t.service.ServiceException
-
Set the exception's HTTP response code; for internal use only.
- setResponseDate(String) - Method in exception class org.jets3t.service.ServiceException
-
Set the exception's HTTP response date; for internal use only.
- setResponseHeaders(Map<String, String>) - Method in exception class org.jets3t.service.ServiceException
-
Set the exception's HTTP response headers; for internal use only.
- setResponseStatus(String) - Method in exception class org.jets3t.service.ServiceException
-
Set the exception's HTTP response status; for internal use only.
- setSignatureType(String) - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
-
Sets the signature type (operation) being requested for the object in this request.
- setSignedUrl(String) - Method in class org.jets3t.service.multithread.DownloadPackage
-
Deprecated.
- setSortingStatus(int, int) - Method in class org.jets3t.gui.TableSorter
- setStatus(String) - Method in class org.jets3t.service.model.cloudfront.Invalidation
- setStatus(String) - Method in class org.jets3t.service.model.cloudfront.InvalidationSummary
- setStorageClass(String) - Method in class org.jets3t.service.model.StorageObject
-
Set the storage class for this object.
- setTableHeader(JTableHeader) - Method in class org.jets3t.gui.TableSorter
- setTableModel(TableModel) - Method in class org.jets3t.gui.TableSorter
- setTargetBucketName(String) - Method in class org.jets3t.service.model.S3BucketLoggingStatus
- setTargetGrants(GrantAndPermission[]) - Method in class org.jets3t.service.model.S3BucketLoggingStatus
- setUploadACLPermission(String) - Method in class org.jets3t.apps.cockpit.CockpitPreferences
-
Set the ACL permissions string setting.
- setUploadCompressionActive(boolean) - Method in class org.jets3t.apps.cockpit.CockpitPreferences
- setUploadEncryptionActive(boolean) - Method in class org.jets3t.apps.cockpit.CockpitPreferences
- setUploadStorageClass(String) - Method in class org.jets3t.apps.cockpit.CockpitPreferences
- setUsersPath(String) - Method in class org.jets3t.apps.cockpitlite.CLObjectTableModel
- setValueAt(Object, int, int) - Method in class org.jets3t.gui.TableSorter
- setVersionId(String) - Method in class org.jets3t.service.model.MultipartCompleted
- setWebsiteConfig(String, WebsiteConfig) - Method in class org.jets3t.service.S3Service
-
Apply a website configuration to a bucket.
- showDialog(Frame, boolean, boolean, Jets3tProperties, HyperlinkActivatedListener) - Static method in class org.jets3t.apps.cockpit.gui.CredentialsDialog
-
Displays a dialog box prompting for a user's AWS credentials.
- showDialog(Frame, HyperlinkActivatedListener, String, Throwable) - Static method in class org.jets3t.gui.ErrorDialog
-
Shows the error dialog and waits for the user to acknowledge the dialog.
- showDialog(Frame, HyperlinkActivatedListener, Properties, String, Throwable) - Static method in class org.jets3t.gui.ErrorDialog
-
Shows the error dialog and waits for the user to acknowledge the dialog.
- showDialog(Frame, CloudFrontService, String[], HyperlinkActivatedListener) - Static method in class org.jets3t.gui.ManageDistributionsDialog
-
Dialog box for displaying and modifying CloudFront distributions.
- showDialog(Frame, BaseStorageItem[], AccessControlList, HyperlinkActivatedListener) - Static method in class org.jets3t.apps.cockpit.gui.AccessControlDialog
-
Displays the dialog box and waits until the user applies their changes or cancels the dialog.
- showDialog(Frame, S3Bucket, Properties) - Static method in class org.jets3t.gui.ItemPropertiesDialog
-
Displays a dialog showing the detailed properties of a bucket, which will remain until the user dismisses the dialog.
- showDialog(Frame, S3Object[], Properties, boolean) - Static method in class org.jets3t.gui.ItemPropertiesDialog
-
Displays a dialog showing the detailed properties of an object, which will remain until the user dismisses the dialog.
- showDialog(Frame, S3Service, String[], HyperlinkActivatedListener) - Static method in class org.jets3t.apps.cockpit.gui.BucketLoggingDialog
-
Dialog box for displaying and modifying the logging status of buckets.
- showDialog(Frame, S3Service, S3Bucket[], HyperlinkActivatedListener) - Static method in class org.jets3t.apps.cockpit.gui.BucketLoggingDialog
-
Dialog box for displaying and modifying the logging status of buckets.
- showDialog(JDialog, HyperlinkActivatedListener, String, Throwable) - Static method in class org.jets3t.gui.ErrorDialog
-
Shows the error dialog and waits for the user to acknowledge the dialog.
- showDialog(JDialog, HyperlinkActivatedListener, Properties, String, Throwable) - Static method in class org.jets3t.gui.ErrorDialog
-
Shows the error dialog and waits for the user to acknowledge the dialog.
- showDialog(CockpitPreferences, Frame, HyperlinkActivatedListener) - Static method in class org.jets3t.apps.cockpit.gui.PreferencesDialog
-
Displays the Preferences dialog box and waits until the user selects to cancel the dialog or to save the properties.
- shutdown() - Method in class org.jets3t.service.multi.ThreadedStorageService
-
Make a best-possible effort to shutdown and clean up any resources used by this service such as HTTP connections, connection pools, threads etc.
- shutdown() - Method in class org.jets3t.service.multithread.S3ServiceMulti
-
Deprecated.Make a best-possible effort to shutdown and clean up any resources used by this service such as HTTP connections, connection pools, threads etc.
- shutdown() - Method in class org.jets3t.service.StorageService
-
Make a best-possible effort to shutdown and clean up any resources used by this service such as HTTP connections, connection pools, threads etc, although there is no guarantee that all such resources will indeed be fully cleaned up.
- SIGNATURE_TYPE_ACL_LOOKUP - Static variable in class org.jets3t.service.utils.gatekeeper.SignatureRequest
- SIGNATURE_TYPE_ACL_UPDATE - Static variable in class org.jets3t.service.utils.gatekeeper.SignatureRequest
- SIGNATURE_TYPE_DELETE - Static variable in class org.jets3t.service.utils.gatekeeper.SignatureRequest
- SIGNATURE_TYPE_GET - Static variable in class org.jets3t.service.utils.gatekeeper.SignatureRequest
- SIGNATURE_TYPE_HEAD - Static variable in class org.jets3t.service.utils.gatekeeper.SignatureRequest
- SIGNATURE_TYPE_PUT - Static variable in class org.jets3t.service.utils.gatekeeper.SignatureRequest
- SignatureRequest - Class in org.jets3t.service.utils.gatekeeper
-
Represents a signature request - that is, a request that a Gatekeeper allow a specific operation (signature type) on a specific object in S3.
- SignatureRequest() - Constructor for class org.jets3t.service.utils.gatekeeper.SignatureRequest
-
Constructs an empty signature request.
- SignatureRequest(String, String) - Constructor for class org.jets3t.service.utils.gatekeeper.SignatureRequest
-
Constructs a signature request for an operation on a specific object key.
- signDelete(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.impl.DefaultUrlSigner
- signDelete(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.UrlSigner
-
Generate a signed DELETE URL for the signature request.
- SignedGetUrlDialog - Class in org.jets3t.apps.cockpit.gui
-
Dialog box to query to generate Signed URLs for a given set of objects, based on URL signing configuration options selected by the user.
- SignedGetUrlDialog(Frame, HyperlinkActivatedListener, S3Service, S3Object[]) - Constructor for class org.jets3t.apps.cockpit.gui.SignedGetUrlDialog
- SignedUrlAndObject - Class in org.jets3t.service.utils.signedurl
-
A package containing an object and a signed URL associated with the object.
- SignedUrlAndObject(String, S3Object) - Constructor for class org.jets3t.service.utils.signedurl.SignedUrlAndObject
- SignedUrlHandler - Interface in org.jets3t.service.utils.signedurl
-
An interface implemented by JetS3t services or utilities that can perform operations on objects in S3 using only signed URLs - that is, without any knowledge of the user's AWS credentials.
- signGet(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.impl.DefaultUrlSigner
- signGet(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.UrlSigner
-
Generate a signed GET URL for the signature request.
- signGetAcl(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.impl.DefaultUrlSigner
- signGetAcl(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.UrlSigner
-
Generate a signed GET URL for an ACL-based signature request.
- signHead(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.impl.DefaultUrlSigner
- signHead(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.UrlSigner
-
Generate a signed HEAD URL for the signature request.
- signPut(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.impl.DefaultUrlSigner
- signPut(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.UrlSigner
-
Generate a signed PUT URL for the signature request.
- signPutAcl(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.impl.DefaultUrlSigner
- signPutAcl(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.UrlSigner
-
Generate a signed PUT URL for an ACL-based signature request.
- signRequest(String) - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
-
Approve the request by setting the signed URL for this request - performed by a Gatekeeper service when a request has been allowed.
- signUrl(String, String, byte[], String) - Static method in class org.jets3t.service.CloudFrontService
-
Generate a signed URL that allows access to distribution and S3 objects by applying access restrictions specified in a custom policy document.
- signUrlCanned(String, String, byte[], Date) - Static method in class org.jets3t.service.CloudFrontService
-
Generate a signed URL that allows access to a specific distribution and S3 object by applying a access restrictions from a "canned" (simplified) policy document.
- signWithHmacSha1(String, String) - Static method in class org.jets3t.service.utils.ServiceUtils
-
Calculate the HMAC/SHA1 on a string.
- signWithRsaSha1(byte[], byte[]) - Static method in class org.jets3t.service.security.EncryptionUtil
-
Generate an RSA SHA1 signature of the given data using the given private key DER certificate.
- SimpleHandler - Class in org.jets3t.service.impl.rest
- SimpleHandler(XMLReader) - Constructor for class org.jets3t.service.impl.rest.SimpleHandler
- SimpleThreadedStorageService - Class in org.jets3t.service.multi
-
S3 service wrapper that performs multiple S3 requests at a time using multi-threading and an underlying thread-safe
StorageService
implementation. - SimpleThreadedStorageService(StorageService) - Constructor for class org.jets3t.service.multi.SimpleThreadedStorageService
-
Construct a multi-threaded service based on a StorageService.
- SkinnedJButton - Class in org.jets3t.gui.skins.html
-
A skinned JButton, which is actually just a standard button - useful only as a base for someone to specialise.
- SkinnedJButton(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJButton
- SkinnedJCheckBox - Class in org.jets3t.gui.skins.html
-
A skinned JCheckBox, which is actually just a standard combo box - useful only as a base for someone to specialise.
- SkinnedJCheckBox(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJCheckBox
- SkinnedJComboBox - Class in org.jets3t.gui.skins.html
-
A skinned JComboBox, which is actually just a standard text field - useful only as a base for someone to specialise.
- SkinnedJComboBox(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJComboBox
- SkinnedJHtmlLabel - Class in org.jets3t.gui.skins.html
-
A skinned JHtmlLabel, which is actually just a standard label - useful only as a base for someone to specialise.
- SkinnedJHtmlLabel(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJHtmlLabel
- SkinnedJMenuItem - Class in org.jets3t.gui.skins.html
-
A skinned JMenuItem, which is actually just a standard menu item - useful only as a base for someone to specialise.
- SkinnedJMenuItem(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJMenuItem
- SkinnedJPanel - Class in org.jets3t.gui.skins.html
-
A skinned JPanel, which is actually just a standard panel - useful only as a base for someone to specialise.
- SkinnedJPanel(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJPanel
- SkinnedJPasswordField - Class in org.jets3t.gui.skins.html
-
A skinned JPasswordField, which is actually just a standard password field - useful only as a base for someone to specialise.
- SkinnedJPasswordField(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJPasswordField
- SkinnedJPopupMenu - Class in org.jets3t.gui.skins.html
-
A skinned JPopupMenu, which is actually just a standard JPopupMenu - useful only as a base for someone to specialise.
- SkinnedJPopupMenu(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJPopupMenu
- SkinnedJProgressBar - Class in org.jets3t.gui.skins.html
-
A skinned JProgressBar, which is actually just a standard progress bar - useful only as a base for someone to specialise.
- SkinnedJProgressBar(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJProgressBar
- SkinnedJRadioButton - Class in org.jets3t.gui.skins.html
-
A skinned JRadioButton, which is actually just a standard button - useful only as a base for someone to specialise.
- SkinnedJRadioButton(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJRadioButton
- SkinnedJScrollPane - Class in org.jets3t.gui.skins.html
-
A skinned JScrollPane, which is actually just a standard scroll pane - useful only as a base for someone to specialise.
- SkinnedJScrollPane(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJScrollPane
- SkinnedJTable - Class in org.jets3t.gui.skins.html
-
A skinned JTable, which is actually just a standard JTable - useful only as a base for someone to specialise.
- SkinnedJTable(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJTable
- SkinnedJTextArea - Class in org.jets3t.gui.skins.html
-
A skinned JTextArea, which is actually just a standard text area - useful only as a base for someone to specialise.
- SkinnedJTextArea(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJTextArea
- SkinnedJTextField - Class in org.jets3t.gui.skins.html
-
A skinned JTextField, which is actually just a standard text field - useful only as a base for someone to specialise.
- SkinnedJTextField(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJTextField
- SkinnedLookAndFeel - Class in org.jets3t.gui.skins.html
-
A specialisation of the default Metal theme that allows specific colours and fonts to be used instead of those in the Metal theme.
- SkinnedLookAndFeel(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedLookAndFeel
- SkinsFactory - Class in org.jets3t.gui.skins
-
Manages the creation of skinned GUI elements.
- SkinUtils - Class in org.jets3t.gui.skins
-
Utility methods for loading skin resources from settings in skin properties.
- SkinUtils() - Constructor for class org.jets3t.gui.skins.SkinUtils
- skip(long) - Method in class org.jets3t.service.io.RepeatableFileInputStream
- SOCKET_CONNECTION_TIMEOUT - Static variable in class org.jets3t.apps.cockpitlite.CockpitLite
- SOCKET_CONNECTION_TIMEOUT - Static variable in class org.jets3t.apps.uploader.Uploader
- splitFileIntoObjectsByMaxPartSize(String, File) - Method in class org.jets3t.service.utils.MultipartUtils
-
Split the given file into objects such that no object has a size greater than the defined maximum part size.
- startCloudFrontOriginAccessIdentityConfig() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityHandler
- startCloudFrontOriginAccessIdentitySummary() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler
- startCustomOrigin() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
- startCustomOrigin() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler
- startDialog(String, String, int, int, CancelEventTrigger, String) - Method in class org.jets3t.gui.ProgressDialog
-
Displays the progress dialog.
- startDistributionConfig() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
- startDistributionSummary() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionListHandler
- startDocument() - Method in class org.jets3t.service.impl.rest.DefaultXmlHandler
- startElement(String) - Method in class org.jets3t.service.impl.rest.AccessControlListHandler
- startElement(String) - Method in class org.jets3t.service.impl.rest.DefaultXmlHandler
- startElement(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.BucketLoggingStatusHandler
- startElement(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CopyObjectResultHandler
- startElement(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListAllMyBucketsHandler
- startElement(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListBucketHandler
- startElement(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListVersionsResultsHandler
- startElement(String, String, String, Attributes) - Method in class org.jets3t.service.impl.rest.DefaultXmlHandler
- startElement(String, String, String, Attributes) - Method in class org.jets3t.service.impl.rest.SimpleHandler
- startElement(String, Attributes) - Method in class org.jets3t.service.impl.rest.DefaultXmlHandler
- startElement(String, Attributes) - Method in class org.jets3t.service.impl.rest.GSAccessControlListHandler
- startError() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CompleteMultipartUploadResultHandler
- startInitiator() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartPartsResultHandler
- startInitiator() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.MultipartUploadResultHandler
- startLogging() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
- startOwner() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartPartsResultHandler
- startOwner() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.MultipartUploadResultHandler
- startPart() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartPartsResultHandler
- startProgress(String, int, int) - Method in class org.jets3t.gui.ProgressPanel
-
Displays the progress dialog.
- startS3Origin() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
- startS3Origin() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler
- startSigner() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
- startStreamingDistributionConfig() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
- startStreamingDistributionSummary() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionListHandler
- StartupDialog - Class in org.jets3t.apps.cockpit.gui
-
Dialog box for obtaining a user's service credentials, and performing other startup tasks such as loading properties files.
- StartupDialog(Frame, Jets3tProperties, HyperlinkActivatedListener) - Constructor for class org.jets3t.apps.cockpit.gui.StartupDialog
-
Creates a modal dialog box with a title.
- startUpload() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListMultipartUploadsResultHandler
- stateChanged(ChangeEvent) - Method in class org.jets3t.apps.cockpit.gui.PreferencesDialog
- stateChanged(ChangeEvent) - Method in class org.jets3t.apps.cockpit.gui.StartupDialog
- stopDialog() - Method in class org.jets3t.gui.ProgressDialog
- STORAGE_CLASS_REDUCED_REDUNDANCY - Static variable in class org.jets3t.service.model.S3Object
- STORAGE_CLASS_STANDARD - Static variable in class org.jets3t.service.model.S3Object
- StorageBucket - Class in org.jets3t.service.model
-
A generic storage bucket.
- StorageBucket() - Constructor for class org.jets3t.service.model.StorageBucket
-
Create a bucket without any name or location specified
- StorageBucket(String) - Constructor for class org.jets3t.service.model.StorageBucket
-
Create a bucket with a name.
- StorageObject - Class in org.jets3t.service.model
-
A generic storage object.
- StorageObject() - Constructor for class org.jets3t.service.model.StorageObject
-
Create an object without any associated information whatsoever.
- StorageObject(File) - Constructor for class org.jets3t.service.model.StorageObject
-
Create an object representing a file.
- StorageObject(String) - Constructor for class org.jets3t.service.model.StorageObject
-
Create an object without any associated data.
- StorageObject(String, byte[]) - Constructor for class org.jets3t.service.model.StorageObject
-
Create an object representing binary data.
- StorageObject(String, String) - Constructor for class org.jets3t.service.model.StorageObject
-
Create an object representing text data.
- StorageObjectsChunk - Class in org.jets3t.service
-
Stores a "chunk" of StorageObjects returned from a list command - this particular chunk may or may not include all the objects available in a bucket.
- StorageObjectsChunk(String, String, StorageObject[], String[], String) - Constructor for class org.jets3t.service.StorageObjectsChunk
- StorageOwner - Class in org.jets3t.service.model
-
Represents an owner object with a canonical ID and, optionally, a display name.
- StorageOwner() - Constructor for class org.jets3t.service.model.StorageOwner
- StorageOwner(String, String) - Constructor for class org.jets3t.service.model.StorageOwner
- StorageService - Class in org.jets3t.service
-
A service that handles communication with a storage service, offering all the operations that can be performed on generic storage services.
- StorageServiceEventAdaptor - Class in org.jets3t.service.multi
-
Simple implementation of
StorageServiceEventListener
to listen for events produced byThreadedStorageService
. - StorageServiceEventAdaptor() - Constructor for class org.jets3t.service.multi.StorageServiceEventAdaptor
- StorageServiceEventListener - Interface in org.jets3t.service.multi
-
Listener for events produced by
ThreadedStorageService
. - StorePassphraseBasedLogin - Class in org.jets3t.samples
-
Demonstrates how Cockpit stores Passphrase-based login credentials in S3.
- StorePassphraseBasedLogin() - Constructor for class org.jets3t.samples.StorePassphraseBasedLogin
- StreamingDistribution - Class in org.jets3t.service.model.cloudfront
- StreamingDistribution(String, String, Date, String, Map, DistributionConfig) - Constructor for class org.jets3t.service.model.cloudfront.StreamingDistribution
- StreamingDistribution(String, String, Date, String, Origin, String[], String, boolean) - Constructor for class org.jets3t.service.model.cloudfront.StreamingDistribution
- StreamingDistributionConfig - Class in org.jets3t.service.model.cloudfront
- StreamingDistributionConfig(Origin, String, String[], String, boolean, LoggingStatus) - Constructor for class org.jets3t.service.model.cloudfront.StreamingDistributionConfig
- StreamingDistributionConfig(Origin, String, String[], String, boolean, LoggingStatus, boolean, String[], String[]) - Constructor for class org.jets3t.service.model.cloudfront.StreamingDistributionConfig
- sumBytesToTransfer(BytesProgressWatcher[]) - Static method in class org.jets3t.service.io.BytesProgressWatcher
- sumBytesTransferred(BytesProgressWatcher[]) - Static method in class org.jets3t.service.io.BytesProgressWatcher
- SUMMARY_DOCUMENT_METADATA_FLAG - Static variable in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
-
A flag name used to indicate when an S3Object is a summary XML document, as generated by the Uploader application.
- suspendBucketVersioning(String) - Method in class org.jets3t.service.S3Service
-
Suspend (disable) the S3 object versioning feature for a bucket.
- suspendBucketVersioningWithMFA(String, String, String) - Method in class org.jets3t.service.S3Service
-
Suspend (disable) the S3 object versioning feature for a bucket that requires multi-factor authentication.
- 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 Class in org.jets3t.apps.synchronize
-
A standard exception, used for errors specific to the Synchronize application.
- SynchronizeException() - Constructor for exception class org.jets3t.apps.synchronize.SynchronizeException
- SynchronizeException(String) - Constructor for exception class org.jets3t.apps.synchronize.SynchronizeException
- SynchronizeException(String, Throwable) - Constructor for exception class org.jets3t.apps.synchronize.SynchronizeException
- SynchronizeException(Throwable) - Constructor for exception class org.jets3t.apps.synchronize.SynchronizeException
T
- TableSorter - Class in org.jets3t.gui
-
TableSorter is a decorator for TableModels; adding sorting functionality to a supplied TableModel.
- TableSorter() - Constructor for class org.jets3t.gui.TableSorter
- TableSorter(TableModel) - Constructor for class org.jets3t.gui.TableSorter
- TableSorter(TableModel, JTableHeader) - Constructor for class org.jets3t.gui.TableSorter
- TempFile - Class in org.jets3t.service.io
-
A wrapper class for a File, that makes it possible to recognize a temporary file.
- TempFile(File) - Constructor for class org.jets3t.service.io.TempFile
- TEST_PROPERTIES_FILENAME - Static variable in class org.jets3t.samples.ThreadedObjectListing
- testACLManagement() - Method in class org.jets3t.tests.BaseStorageServiceTests
- testACLManagementViaRestHeaders() - Method in class org.jets3t.tests.BaseStorageServiceTests
- testBucketLogging() - Method in class org.jets3t.tests.TestRestS3Service
- testBucketManagement() - Method in class org.jets3t.tests.BaseStorageServiceTests
- testBucketStatusLookup() - Method in class org.jets3t.tests.BaseStorageServiceTests
- testCopyObjects() - Method in class org.jets3t.tests.BaseStorageServiceTests
- testDirectoryPlaceholderObjects() - Method in class org.jets3t.tests.BaseStorageServiceTests
- testFileComparer() - Method in class org.jets3t.tests.BaseStorageServiceTests
- TestGoogleStorageService - Class in org.jets3t.tests
-
Test cases specific to general S3 compatibility -- that is, features supported by both S3 and Google Storage.
- TestGoogleStorageService() - Constructor for class org.jets3t.tests.TestGoogleStorageService
- testHashVerifiedUploads() - Method in class org.jets3t.tests.BaseStorageServiceTests
- testIsEtagAlsoAnMD5Hash() - Method in class org.jets3t.tests.TestUtilities
- testIsObjectInBucket() - Method in class org.jets3t.tests.BaseStorageServiceTests
- testListBuckets() - Method in class org.jets3t.tests.BaseStorageServiceTests
- testMd5ETag() - Method in class org.jets3t.tests.TestUtilities
- testMultipartUploads() - Method in class org.jets3t.tests.TestRestS3Service
- testMultipartUtils() - Method in class org.jets3t.tests.TestRestS3Service
- testNonMd5ETag() - Method in class org.jets3t.tests.TestUtilities
- testNotificationConfig() - Method in class org.jets3t.tests.TestRestS3Service
- testObjectListing() - Method in class org.jets3t.tests.BaseStorageServiceTests
- testObjectManagement() - Method in class org.jets3t.tests.BaseStorageServiceTests
- testRecognizeDnsFriendlyBucketNames() - Method in class org.jets3t.tests.BaseStorageServiceTests
- TestRestS3Service - Class in org.jets3t.tests
-
Test the RestS3Service against the S3 endpoint, and apply tests specific to S3.
- TestRestS3Service() - Constructor for class org.jets3t.tests.TestRestS3Service
- TestRestS3ServiceToGoogleStorage - Class in org.jets3t.tests
-
Test the S3-targetted RestS3Service against the Google Storage endpoint.
- TestRestS3ServiceToGoogleStorage() - Constructor for class org.jets3t.tests.TestRestS3ServiceToGoogleStorage
- testS3WebsiteConfig() - Method in class org.jets3t.tests.TestRestS3Service
- testSegmentedRepeatableFileInputStream() - Method in class org.jets3t.tests.TestUtilities
- testSimpleThreadedStorageService() - Method in class org.jets3t.tests.BaseStorageServiceTests
- testThreadedStorageService() - Method in class org.jets3t.tests.BaseStorageServiceTests
- testUnicodeData() - Method in class org.jets3t.tests.BaseStorageServiceTests
- testUrlSigning() - Method in class org.jets3t.tests.TestRestS3Service
- TestUtilities - Class in org.jets3t.tests
- TestUtilities() - Constructor for class org.jets3t.tests.TestUtilities
- ThreadedObjectListing - Class in org.jets3t.samples
-
Demonstrates how to use the
S3ServiceMulti.listObjects(String, String[], String, long)
method to list multiple "partitions" of an S3 bucket at once, using multiple threads to list objects matching different prefixes. - ThreadedObjectListing() - Constructor for class org.jets3t.samples.ThreadedObjectListing
- ThreadedS3Service - Class in org.jets3t.service.multi.s3
- ThreadedS3Service(S3Service, StorageServiceEventListener) - Constructor for class org.jets3t.service.multi.s3.ThreadedS3Service
- ThreadedStorageService - Class in org.jets3t.service.multi
-
Storage service wrapper that performs multiple service requests at a time using multi-threading and an underlying thread-safe
StorageService
implementation. - ThreadedStorageService(StorageService, StorageServiceEventListener) - Constructor for class org.jets3t.service.multi.ThreadedStorageService
-
Construct a multi-threaded service based on a StorageService and which sends event notifications to an event listening class.
- ThreadedStorageService(StorageService, StorageServiceEventListener, long) - Constructor for class org.jets3t.service.multi.ThreadedStorageService
-
Construct a multi-threaded service based on an storage service and which sends event notifications to an event listening class, and which will send EVENT_IN_PROGRESS events at the specified time interval.
- ThreadWatcher - Class in org.jets3t.service.multi
-
A thread watcher is associated with a multi-threaded operation and contains information about the progress of the operation.
- ThreadWatcher - Class in org.jets3t.service.multithread
-
Deprecated.0.8.0 use
ThreadWatcher
instead. - ThreadWatcher(long) - Constructor for class org.jets3t.service.multi.ThreadWatcher
- ThreadWatcher(BytesProgressWatcher[]) - Constructor for class org.jets3t.service.multi.ThreadWatcher
- throwErrorIfPresent() - Method in class org.jets3t.service.multi.StorageServiceEventAdaptor
- TimeFormatter - Class in org.jets3t.service.utils
-
Formats time values into human-readable strings.
- TimeFormatter() - Constructor for class org.jets3t.service.utils.TimeFormatter
- TimeFormatter(String, String, String, String, String, String) - Constructor for class org.jets3t.service.utils.TimeFormatter
- toBase64(byte[]) - Static method in class org.jets3t.service.utils.ServiceUtils
-
Converts byte data to a Base64-encoded string.
- ToggleAclDialog - Class in org.jets3t.apps.cockpitlite
-
Dialog for the user to toggle ACL settings of an object to/from public/private.
- ToggleAclDialog(Frame, boolean, HyperlinkActivatedListener, Properties) - Constructor for class org.jets3t.apps.cockpitlite.ToggleAclDialog
- ToggleAclDialog(JDialog, boolean, HyperlinkActivatedListener, Properties) - Constructor for class org.jets3t.apps.cockpitlite.ToggleAclDialog
- toHex(byte[]) - Static method in class org.jets3t.service.utils.ServiceUtils
-
Converts byte data to a Hex-encoded string.
- toHex(byte[]) - Static method in class org.jets3t.tests.FakeS3Server
- TopicConfig(String, String) - Constructor for class org.jets3t.service.model.NotificationConfig.TopicConfig
- toProperties() - Method in class org.jets3t.apps.cockpit.CockpitPreferences
- toString() - Method in class org.jets3t.service.acl.AccessControlList
-
Returns a string representation of the ACL contents, useful for debugging.
- toString() - Method in class org.jets3t.service.acl.CanonicalGrantee
- toString() - Method in class org.jets3t.service.acl.GrantAndPermission
- toString() - Method in class org.jets3t.service.acl.GroupGrantee
- toString() - Method in class org.jets3t.service.acl.gs.AllAuthenticatedUsersGrantee
- toString() - Method in class org.jets3t.service.acl.gs.AllUsersGrantee
- toString() - Method in class org.jets3t.service.acl.gs.GroupByDomainGrantee
- toString() - Method in class org.jets3t.service.acl.gs.GroupByEmailAddressGrantee
- toString() - Method in class org.jets3t.service.acl.gs.GroupByIdGrantee
- toString() - Method in class org.jets3t.service.acl.gs.GSAccessControlList
-
Returns a string representation of the ACL contents, useful for debugging.
- toString() - Method in class org.jets3t.service.acl.gs.UserByEmailAddressGrantee
- toString() - Method in class org.jets3t.service.acl.gs.UserByIdGrantee
- toString() - Method in class org.jets3t.service.acl.Permission
- toString() - Method in exception class org.jets3t.service.CloudFrontServiceException
- toString() - Method in class org.jets3t.service.model.AWSDevPayProduct
- toString() - Method in class org.jets3t.service.model.cloudfront.CustomOrigin
- toString() - Method in class org.jets3t.service.model.cloudfront.Distribution
- toString() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
- toString() - Method in class org.jets3t.service.model.cloudfront.Invalidation
- toString() - Method in class org.jets3t.service.model.cloudfront.InvalidationList
- toString() - Method in class org.jets3t.service.model.cloudfront.InvalidationSummary
- toString() - Method in class org.jets3t.service.model.cloudfront.OriginAccessIdentity
- toString() - Method in class org.jets3t.service.model.cloudfront.OriginAccessIdentityConfig
- toString() - Method in class org.jets3t.service.model.cloudfront.S3Origin
- toString() - Method in class org.jets3t.service.model.GSBucket
- toString() - Method in class org.jets3t.service.model.GSObject
- toString() - Method in class org.jets3t.service.model.MultipartCompleted
- toString() - Method in class org.jets3t.service.model.MultipartPart
- toString() - Method in class org.jets3t.service.model.MultipartUpload
- toString() - Method in class org.jets3t.service.model.S3Bucket
- toString() - Method in class org.jets3t.service.model.S3BucketLoggingStatus
- toString() - Method in class org.jets3t.service.model.S3BucketVersioningStatus
- toString() - Method in class org.jets3t.service.model.S3DeleteMarker
- toString() - Method in class org.jets3t.service.model.S3Object
- toString() - Method in class org.jets3t.service.model.S3Version
- toString() - Method in class org.jets3t.service.model.StorageBucket
- toString() - Method in class org.jets3t.service.model.StorageObject
- toString() - Method in class org.jets3t.service.model.StorageOwner
- toString() - Method in class org.jets3t.service.multi.event.ServiceEvent
- toString() - Method in exception class org.jets3t.service.ServiceException
- toString() - Method in class org.jets3t.service.utils.FileComparerResults
- toText() - Method in enum class org.jets3t.service.model.cloudfront.CustomOrigin.OriginProtocolPolicy
- toVersionIds(BaseVersionOrDeleteMarker[]) - Static method in class org.jets3t.service.model.BaseVersionOrDeleteMarker
- toXml() - Method in class org.jets3t.service.acl.AccessControlList
- toXml() - Method in class org.jets3t.service.acl.CanonicalGrantee
- toXml() - Method in class org.jets3t.service.acl.EmailAddressGrantee
- toXml() - Method in interface org.jets3t.service.acl.GranteeInterface
- toXml() - Method in class org.jets3t.service.acl.GroupGrantee
- toXml() - Method in class org.jets3t.service.acl.gs.AllAuthenticatedUsersGrantee
- toXml() - Method in class org.jets3t.service.acl.gs.AllUsersGrantee
- toXml() - Method in class org.jets3t.service.model.CreateBucketConfiguration
- toXml() - Method in class org.jets3t.service.model.NotificationConfig
- toXml() - Method in class org.jets3t.service.model.S3BucketLoggingStatus
- toXml() - Method in class org.jets3t.service.model.WebsiteConfig
- toXMLBuilder() - Method in class org.jets3t.service.acl.AccessControlList
- toXMLBuilder() - Method in class org.jets3t.service.acl.CanonicalGrantee
- toXMLBuilder() - Method in class org.jets3t.service.acl.EmailAddressGrantee
- toXMLBuilder() - Method in interface org.jets3t.service.acl.GranteeInterface
- toXMLBuilder() - Method in class org.jets3t.service.acl.GroupGrantee
- toXMLBuilder() - Method in class org.jets3t.service.acl.gs.AllAuthenticatedUsersGrantee
- toXMLBuilder() - Method in class org.jets3t.service.acl.gs.AllUsersGrantee
- toXMLBuilder() - Method in class org.jets3t.service.acl.gs.GroupByDomainGrantee
- toXMLBuilder() - Method in class org.jets3t.service.acl.gs.GroupByEmailAddressGrantee
- toXMLBuilder() - Method in class org.jets3t.service.acl.gs.GroupByIdGrantee
- toXMLBuilder() - Method in class org.jets3t.service.acl.gs.GSAccessControlList
- toXMLBuilder() - Method in class org.jets3t.service.acl.gs.UserByEmailAddressGrantee
- toXMLBuilder() - Method in class org.jets3t.service.acl.gs.UserByIdGrantee
- toXMLBuilder() - Method in class org.jets3t.service.model.S3BucketLoggingStatus
- TRANSACTION_ID_METADATA_NAME - Static variable in class org.jets3t.servlets.gatekeeper.impl.DefaultUrlSigner
- TransactionIdProvider - Class in org.jets3t.servlets.gatekeeper
-
Provides a transaction ID that uniquely identifies a Gatekeeper transaction - that is, a request and response interaction.
- TransactionIdProvider(ServletConfig) - Constructor for class org.jets3t.servlets.gatekeeper.TransactionIdProvider
-
Constructs a TransactionIdProvider.
- transferControlToHandler(SimpleHandler) - Method in class org.jets3t.service.impl.rest.SimpleHandler
U
- UnrecoverableIOException - Exception Class in org.jets3t.service.io
-
Indicates an IOException that cannot, or should not, be recovered from.
- UnrecoverableIOException(String) - Constructor for exception class org.jets3t.service.io.UnrecoverableIOException
- unsetNotificationConfig(String) - Method in class org.jets3t.service.S3Service
-
Unset (delete) a bucket's notification configuration; removes the effect of any previously-applied configuration.
- UpdateACLEvent - Class in org.jets3t.service.multi.event
-
Multi-threaded service event fired by
ThreadedStorageService.putACLs(String, StorageObject[])
. - UpdateACLEvent - Class in org.jets3t.service.multithread
-
Multi-threaded service event fired by
S3ServiceMulti.putACLs(org.jets3t.service.model.S3Bucket, org.jets3t.service.model.S3Object[])
. - updateBytesTransferred(long) - Method in class org.jets3t.service.io.BytesProgressWatcher
-
Notifies this watcher that bytes have been transferred.
- updateDialog(String, String, int) - Method in class org.jets3t.gui.ProgressDialog
-
Updates the dialog's information.
- updateDistributionConfig(String, DistributionConfig) - Method in class org.jets3t.service.CloudFrontService
-
Update the configuration of an existing distribution to change its properties or public/private status.
- updateDistributionConfig(String, Origin, String[], String, boolean, LoggingStatus) - Method in class org.jets3t.service.CloudFrontService
-
Update the configuration of an existing distribution to change its properties.
- updateDistributionConfig(String, Origin, String[], String, boolean, LoggingStatus, boolean, String[], String[], String) - Method in class org.jets3t.service.CloudFrontService
-
Update the configuration of an existing distribution to change its properties or public/private status.
- updatedOnClientKeys - Variable in class org.jets3t.service.utils.FileComparerResults
- updatedOnServerKeys - Variable in class org.jets3t.service.utils.FileComparerResults
- updateObjectAclStatus(S3Object, String) - Method in class org.jets3t.apps.cockpitlite.CLObjectTableModel
- updateObjectMetadata(String, StorageObject) - Method in class org.jets3t.service.StorageService
-
Update an object's metadata.
- updateOriginAccessIdentityConfig(String, String) - Method in class org.jets3t.service.CloudFrontService
-
Update the properties of an Origin Access Identity.
- updateProgress(String, int) - Method in class org.jets3t.gui.ProgressPanel
- updateStreamingDistributionConfig(String, Origin, String[], String, boolean, LoggingStatus) - Method in class org.jets3t.service.CloudFrontService
-
Update the configuration of an existing streaming distribution to change its properties.
- updateStreamingDistributionConfig(String, Origin, String[], String, boolean, LoggingStatus, boolean, String[]) - Method in class org.jets3t.service.CloudFrontService
-
Update the configuration of an existing streaming distribution to change its properties.
- updateThreadsCompletedCount(long) - Method in class org.jets3t.service.multi.ThreadWatcher
-
Sets information about the number of threads completed and the total number of threads.
- updateThreadsCompletedCount(long, CancelEventTrigger) - Method in class org.jets3t.service.multi.ThreadWatcher
-
Sets information about the number of threads completed and the total number of threads, as well as setting the cancellation listener that will be notified if the event is cancelled.
- updateThreadsCompletedCount(long, CancelEventTrigger) - Method in class org.jets3t.service.multithread.ThreadWatcher
-
Deprecated.
- UPLOAD_ACL_PERMISSION_PRIVATE - Static variable in class org.jets3t.apps.cockpit.CockpitPreferences
-
Represents ACL permissions to make objects private.
- UPLOAD_ACL_PERMISSION_PUBLIC_READ - Static variable in class org.jets3t.apps.cockpit.CockpitPreferences
-
Represents ACL permissions to make objects readable by anyone.
- UPLOAD_ACL_PERMISSION_PUBLIC_READ_WRITE - Static variable in class org.jets3t.apps.cockpit.CockpitPreferences
-
Represents ACL permissions to make objects readable and writable by anyone.
- Uploader - Class in org.jets3t.apps.uploader
-
Dual application and applet for uploading files and XML metadata information to the Amazon S3 service.
- Uploader() - Constructor for class org.jets3t.apps.uploader.Uploader
-
Constructor to run this application as an Applet.
- Uploader(JFrame, Properties) - Constructor for class org.jets3t.apps.uploader.Uploader
-
Constructor to run this application in a stand-alone window.
- UPLOADER_PROPERTIES_FILENAME - Static variable in class org.jets3t.apps.uploader.Uploader
- UploaderFileExtensionFilter - Class in org.jets3t.apps.uploader
-
Defines which files can be selected within the Uploader's file chooser for upload to S3.
- UploaderFileExtensionFilter(String, List) - Constructor for class org.jets3t.apps.uploader.UploaderFileExtensionFilter
-
Construct an extension-based file filter
- 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.
- uploadObjects(String, S3Service, List<StorageObject>, S3ServiceEventListener) - Method in class org.jets3t.service.utils.MultipartUtils
-
Upload one or more file-based objects to S3 as multipart uploads, where each object's underlying file is split into parts based on the value of
MultipartUtils.maxPartSize
. - UrlSigner - Class in org.jets3t.servlets.gatekeeper
-
Provides signed URLs that will allow a client to perform the operation requested on a specific object in S3.
- UrlSigner(ServletConfig) - Constructor for class org.jets3t.servlets.gatekeeper.UrlSigner
-
Constructs a UrlSigner with the following required properties from the servlet configuration:
- UrlSigningExample - Class in org.jets3t.samples
-
Demonstrates how to create and use Signed URLs.
- UrlSigningExample() - Constructor for class org.jets3t.samples.UrlSigningExample
- UserByEmailAddressGrantee - Class in org.jets3t.service.acl.gs
-
Represents an User By Email Grantee, that is a grantee identified by their email address.
- UserByEmailAddressGrantee() - Constructor for class org.jets3t.service.acl.gs.UserByEmailAddressGrantee
-
Default constructor.
- UserByEmailAddressGrantee(String) - Constructor for class org.jets3t.service.acl.gs.UserByEmailAddressGrantee
-
Constructs a grantee with the given email.
- UserByEmailAddressGrantee(String, String) - Constructor for class org.jets3t.service.acl.gs.UserByEmailAddressGrantee
- UserByIdGrantee - Class in org.jets3t.service.acl.gs
-
Represents a grantee identified by their canonical Google ID, which is something along the lines of a Google-internal ID specific to a user.
- UserByIdGrantee() - Constructor for class org.jets3t.service.acl.gs.UserByIdGrantee
-
Default constructor.
- UserByIdGrantee(String) - Constructor for class org.jets3t.service.acl.gs.UserByIdGrantee
-
Constructs a grantee with the given canonical ID.
- UserByIdGrantee(String, String) - Constructor for class org.jets3t.service.acl.gs.UserByIdGrantee
- UserInputFields - Class in org.jets3t.gui
-
Utility class to manage User Inputs by representing the possible user input fields as GUI elements, providing the panel that contains these GUI elements, and providing the user's inputs into the GUI items as properties.
- UserInputFields(Insets, HyperlinkActivatedListener, SkinsFactory) - Constructor for class org.jets3t.gui.UserInputFields
-
Constructs the object ready to generate GUI elements to represent the configured user input fields.
V
- valueChanged(ListSelectionEvent) - Method in class org.jets3t.apps.cockpit.Cockpit
-
Handles list selection events for this application.
- valueChanged(ListSelectionEvent) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
-
Handles list selection events for this application.
- valueChanged(ListSelectionEvent) - Method in class org.jets3t.apps.uploader.Uploader
- valueChanged(ListSelectionEvent) - Method in class org.jets3t.gui.ManageDistributionsDialog
- valueOf(String) - Static method in enum class org.jets3t.service.model.cloudfront.CustomOrigin.OriginProtocolPolicy
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.jets3t.service.model.cloudfront.CustomOrigin.OriginProtocolPolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verifyData(byte[]) - Method in class org.jets3t.service.model.StorageObject
-
Calculates the MD5 hash value of the given data object, and compares it against this object's hash (as stored in the Content-MD5 header for uploads, or the ETag header for downloads).
- verifyData(File) - Method in class org.jets3t.service.model.StorageObject
-
Calculates the MD5 hash value of the given data object, and compares it against this object's hash (as stored in the Content-MD5 header for uploads, or the ETag header for downloads).
- verifyData(InputStream) - Method in class org.jets3t.service.model.StorageObject
-
Calculates the MD5 hash value of the given data object, and compares it against this object's hash (as stored in the Content-MD5 header for uploads, or the ETag header for downloads).
- VERSION - Static variable in class org.jets3t.service.CloudFrontService
- VersioningConfigurationHandler() - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.VersioningConfigurationHandler
- VersionOrDeleteMarkersChunk - Class in org.jets3t.service
- VersionOrDeleteMarkersChunk(String, String, BaseVersionOrDeleteMarker[], String[], String, String) - Constructor for class org.jets3t.service.VersionOrDeleteMarkersChunk
- viewIndex(int) - Method in class org.jets3t.gui.TableSorter
W
- wasErrorThrown() - Method in class org.jets3t.service.multi.StorageServiceEventAdaptor
- wasErrorThrown() - Method in class org.jets3t.service.multithread.S3ServiceEventAdaptor
- WebsiteConfig - Class in org.jets3t.service.model
-
Represents the website configuraton of a bucket
- WebsiteConfig(String) - Constructor for class org.jets3t.service.model.WebsiteConfig
- WebsiteConfig(String, String) - Constructor for class org.jets3t.service.model.WebsiteConfig
- WebsiteConfigurationHandler() - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.WebsiteConfigurationHandler
- WIZARD_SCREEN_1 - Static variable in class org.jets3t.apps.uploader.Uploader
- WIZARD_SCREEN_2 - Static variable in class org.jets3t.apps.uploader.Uploader
- WIZARD_SCREEN_3 - Static variable in class org.jets3t.apps.uploader.Uploader
- WIZARD_SCREEN_4 - Static variable in class org.jets3t.apps.uploader.Uploader
- WIZARD_SCREEN_5 - Static variable in class org.jets3t.apps.uploader.Uploader
- write(byte[]) - Method in class org.jets3t.service.io.ProgressMonitoredOutputStream
- write(byte[], int, int) - Method in class org.jets3t.service.io.GZipInflatingOutputStream
- write(byte[], int, int) - Method in class org.jets3t.service.io.ProgressMonitoredOutputStream
- write(int) - Method in class org.jets3t.service.io.GZipInflatingOutputStream
- write(int) - Method in class org.jets3t.service.io.ProgressMonitoredOutputStream
- writeFileToOutputStream(File, OutputStream) - Static method in class org.jets3t.tests.FakeS3Server
- writeRequest(OutputStream) - Method in class org.jets3t.service.impl.rest.httpclient.RepeatableRequestEntity
-
Writes the request to the output stream.
X
- XML_NAMESPACE - Static variable in class org.jets3t.service.CloudFrontService
- XML_NAMESPACE - Static variable in class org.jets3t.service.Constants
-
XML namespace URL used when generating S3-compatible XML documents: http://s3.amazonaws.com/doc/2006-03-01/
- XmlGenerator - Class in org.jets3t.apps.uploader
-
Generates XML documents containing metadata about files uploaded to Amazon S3 by the Uploader.
- XmlGenerator() - Constructor for class org.jets3t.apps.uploader.XmlGenerator
- XmlResponsesSaxParser - Class in org.jets3t.service.impl.rest
-
XML Sax parser to read XML documents returned by S3 via the REST interface, converting these documents into JetS3t objects.
- XmlResponsesSaxParser(Jets3tProperties, boolean) - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser
-
Constructs the XML SAX parser.
- XmlResponsesSaxParser.BucketLocationHandler - Class in org.jets3t.service.impl.rest
-
Handler for CreateBucketConfiguration response XML documents for a bucket.
- XmlResponsesSaxParser.BucketLoggingStatusHandler - Class in org.jets3t.service.impl.rest
-
Handler for LoggingStatus response XML documents for a bucket.
- XmlResponsesSaxParser.CompleteMultipartUploadErrorHandler - Class in org.jets3t.service.impl.rest
- XmlResponsesSaxParser.CompleteMultipartUploadResultHandler - Class in org.jets3t.service.impl.rest
- XmlResponsesSaxParser.CopyObjectResultHandler - Class in org.jets3t.service.impl.rest
- XmlResponsesSaxParser.ListAllMyBucketsHandler - Class in org.jets3t.service.impl.rest
-
Handler for ListAllMyBuckets response XML documents.
- XmlResponsesSaxParser.ListBucketHandler - Class in org.jets3t.service.impl.rest
-
Handler for ListBucket response XML documents.
- XmlResponsesSaxParser.ListMultipartPartsResultHandler - Class in org.jets3t.service.impl.rest
- XmlResponsesSaxParser.ListMultipartUploadsResultHandler - Class in org.jets3t.service.impl.rest
- XmlResponsesSaxParser.ListVersionsResultsHandler - Class in org.jets3t.service.impl.rest
- XmlResponsesSaxParser.MultipartPartResultHandler - Class in org.jets3t.service.impl.rest
- XmlResponsesSaxParser.MultipartUploadResultHandler - Class in org.jets3t.service.impl.rest
- XmlResponsesSaxParser.NotificationConfigurationHandler - Class in org.jets3t.service.impl.rest
- XmlResponsesSaxParser.OwnerHandler - Class in org.jets3t.service.impl.rest
- XmlResponsesSaxParser.RequestPaymentConfigurationHandler - Class in org.jets3t.service.impl.rest
-
Handler for RequestPaymentConfiguration response XML documents for a bucket.
- XmlResponsesSaxParser.VersioningConfigurationHandler - Class in org.jets3t.service.impl.rest
- XmlResponsesSaxParser.WebsiteConfigurationHandler - Class in org.jets3t.service.impl.rest
- xmlVersionNumber - Static variable in class org.jets3t.apps.uploader.XmlGenerator
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
CancelEventTrigger
instead.