Serialized Form
Package org.apache.commons.httpclient.contrib.proxy |
urlTextField
JTextField urlTextField
grid
JPanel grid
hostLabel
JLabel hostLabel
portLabel
JLabel portLabel
Package org.jets3t.apps.cockpit |
serialVersionUID: -3982368878320163058L
cockpitHomeDirectory
File cockpitHomeDirectory
cockpitPreferences
CockpitPreferences cockpitPreferences
insetsZero
Insets insetsZero
insetsDefault
Insets insetsDefault
byteFormatter
ByteFormatter byteFormatter
timeFormatter
TimeFormatter timeFormatter
yearAndTimeSDF
SimpleDateFormat yearAndTimeSDF
timeSDF
SimpleDateFormat timeSDF
guiUtils
GuiUtils guiUtils
s3ServiceMulti
S3ServiceMulti s3ServiceMulti
- Multi-threaded S3 service used by the application.
cloudFrontService
CloudFrontService cloudFrontService
cloudFrontMembershipChecked
boolean cloudFrontMembershipChecked
ownerFrame
JFrame ownerFrame
isStandAloneApplication
boolean isStandAloneApplication
loginMenuItem
JMenuItem loginMenuItem
logoutMenuItem
JMenuItem logoutMenuItem
loginSwitchMenu
JMenu loginSwitchMenu
bucketActionMenu
JPopupMenu bucketActionMenu
viewBucketPropertiesMenuItem
JMenuItem viewBucketPropertiesMenuItem
refreshBucketMenuItem
JMenuItem refreshBucketMenuItem
createBucketMenuItem
JMenuItem createBucketMenuItem
manageDistributionsMenuItem
JMenuItem manageDistributionsMenuItem
updateBucketACLMenuItem
JMenuItem updateBucketACLMenuItem
updateBucketRequesterPaysStatusMenuItem
JMenuItem updateBucketRequesterPaysStatusMenuItem
deleteBucketMenuItem
JMenuItem deleteBucketMenuItem
objectActionMenu
JPopupMenu objectActionMenu
refreshObjectMenuItem
JMenuItem refreshObjectMenuItem
viewOrModifyObjectAttributesMenuItem
JMenuItem viewOrModifyObjectAttributesMenuItem
copyObjectsMenuItem
JMenuItem copyObjectsMenuItem
updateObjectACLMenuItem
JMenuItem updateObjectACLMenuItem
downloadObjectMenuItem
JMenuItem downloadObjectMenuItem
uploadFilesMenuItem
JMenuItem uploadFilesMenuItem
generatePublicGetUrls
JMenuItem generatePublicGetUrls
generateTorrentUrl
JMenuItem generateTorrentUrl
deleteObjectMenuItem
JMenuItem deleteObjectMenuItem
bucketLoggingMenuItem
JMenuItem bucketLoggingMenuItem
preferencesDialogMenuItem
JMenuItem preferencesDialogMenuItem
cockpitHelpMenuItem
JMenuItem cockpitHelpMenuItem
amazonS3HelpMenuItem
JMenuItem amazonS3HelpMenuItem
bucketsTable
JTable bucketsTable
objectsTable
JTable objectsTable
objectsTableSP
JScrollPane objectsTableSP
bucketTableModel
BucketTableModel bucketTableModel
bucketTableModelSorter
TableSorter bucketTableModelSorter
objectTableModel
ObjectTableModel objectTableModel
objectTableModelSorter
TableSorter objectTableModelSorter
objectsSummaryLabel
JLabel objectsSummaryLabel
cachedBuckets
HashMap<K,V> cachedBuckets
progressDialog
ProgressDialog progressDialog
objectsAttributesDialog
ObjectsAttributesDialog objectsAttributesDialog
downloadDirectory
File downloadDirectory
fileChoosersLastUploadDirectory
File fileChoosersLastUploadDirectory
filterObjectsPanel
JPanel filterObjectsPanel
filterObjectsCheckBox
JCheckBox filterObjectsCheckBox
filterObjectsPrefix
JTextField filterObjectsPrefix
filterObjectsDelimiter
JComboBox filterObjectsDelimiter
encryptionUtil
EncryptionUtil encryptionUtil
cockpitProperties
Jets3tProperties cockpitProperties
skinsFactory
SkinsFactory skinsFactory
currentSelectedBucket
S3Bucket currentSelectedBucket
loginAwsCredentialsMap
HashMap<K,V> loginAwsCredentialsMap
serialVersionUID: 6072192057121567975L
rememberPreferences
boolean rememberPreferences
uploadACLPermission
String uploadACLPermission
uploadCompressionActive
boolean uploadCompressionActive
uploadEncryptionActive
boolean uploadEncryptionActive
uploadStorageClass
String uploadStorageClass
encryptionPassword
String encryptionPassword
encryptionAlgorithm
String encryptionAlgorithm
Package org.jets3t.apps.cockpit.gui |
serialVersionUID: -6621927508514378546L
guiUtils
GuiUtils guiUtils
hyperlinkListener
HyperlinkActivatedListener hyperlinkListener
originalAccessControlList
AccessControlList originalAccessControlList
updatedAccessControlList
AccessControlList updatedAccessControlList
itemsDescription
JHtmlLabel itemsDescription
canonicalGranteeTable
JTable canonicalGranteeTable
canonicalGranteeTableModel
org.jets3t.apps.cockpit.gui.AccessControlDialog.GranteeTableModel canonicalGranteeTableModel
emailGranteeTable
JTable emailGranteeTable
emailGranteeTableModel
org.jets3t.apps.cockpit.gui.AccessControlDialog.GranteeTableModel emailGranteeTableModel
groupGranteeTable
JTable groupGranteeTable
groupGranteeTableModel
org.jets3t.apps.cockpit.gui.AccessControlDialog.GranteeTableModel groupGranteeTableModel
permissionComboBox
JComboBox permissionComboBox
- The set of access permission values.
groupGranteeComboBox
JComboBox groupGranteeComboBox
- The set of groups.
insetsZero
Insets insetsZero
insetsDefault
Insets insetsDefault
insetsZeroAtBottom
Insets insetsZeroAtBottom
insetsZeroAtTop
Insets insetsZeroAtTop
serialVersionUID: -8201015667689728582L
loginCredentialsPanel
LoginCredentialsPanel loginCredentialsPanel
okButton
JButton okButton
isConfirmed
boolean isConfirmed
insetsZero
Insets insetsZero
insetsDefault
Insets insetsDefault
serialVersionUID: -5192203961525549067L
insetsDefault
Insets insetsDefault
awsProductRadioButton
JRadioButton awsProductRadioButton
awsProductListComboBox
JComboBox awsProductListComboBox
awsProductTokenRadioButton
JRadioButton awsProductTokenRadioButton
awsProductTokenTextField
JTextField awsProductTokenTextField
internalComponents
Component[] internalComponents
serialVersionUID: 7251165117085406917L
ownerFrame
Frame ownerFrame
s3Service
S3Service s3Service
loggingStatusMap
HashMap<K,V> loggingStatusMap
loggedBucketComboBox
JComboBox loggedBucketComboBox
loggedToBucketComboBox
JComboBox loggedToBucketComboBox
prefixTextField
JTextField prefixTextField
finishedButton
JButton finishedButton
insetsDefault
Insets insetsDefault
serialVersionUID: 7957867859342194534L
guiUtils
GuiUtils guiUtils
bucketList
ArrayList<E> bucketList
includeDistributions
boolean includeDistributions
distributionActiveIcon
Icon distributionActiveIcon
serialVersionUID: -8085778146542157010L
okClicked
boolean okClicked
bucketNameTextField
JTextField bucketNameTextField
bucketNameIsValidDNSResultLabel
JLabel bucketNameIsValidDNSResultLabel
bucketLocationComboBox
JComboBox bucketLocationComboBox
okButton
JButton okButton
cancelButton
JButton cancelButton
insetsDefault
Insets insetsDefault
serialVersionUID: 5819631423081597078L
insetsDefault
Insets insetsDefault
insetsZero
Insets insetsZero
hyperlinkListener
HyperlinkActivatedListener hyperlinkListener
awsAccessKeyTextField
JTextField awsAccessKeyTextField
awsSecretKeyPasswordField
JPasswordField awsSecretKeyPasswordField
useDevPayCheckBox
JCheckBox useDevPayCheckBox
awsUserTokenTextField
JTextField awsUserTokenTextField
awsProductPanel
AWSDevPayProductPanel awsProductPanel
friendlyNameTextField
JTextField friendlyNameTextField
askForFriendlyName
boolean askForFriendlyName
awsDevPayComponents
Component[] awsDevPayComponents
serialVersionUID: 1500994545263522051L
insetsDefault
Insets insetsDefault
ownerFrame
Frame ownerFrame
hyperlinkListener
HyperlinkActivatedListener hyperlinkListener
cockpitHomeFolder
File cockpitHomeFolder
folderPathTextField
JTextField folderPathTextField
accountNicknameTable
JTable accountNicknameTable
nicknamesTableModel
org.jets3t.apps.cockpit.gui.LoginLocalFolderPanel.AWSCredentialsFileTableModel nicknamesTableModel
passwordPasswordField
JPasswordField passwordPasswordField
serialVersionUID: -5554177389537270280L
insetsDefault
Insets insetsDefault
hyperlinkListener
HyperlinkActivatedListener hyperlinkListener
passphraseTextField
JTextField passphraseTextField
passwordPasswordField
JPasswordField passwordPasswordField
serialVersionUID: 8570725021470237261L
objectList
ArrayList<E> objectList
serialVersionUID: 4017680813954709789L
cockpitPreferences
CockpitPreferences cockpitPreferences
ownerFrame
Frame ownerFrame
hyperlinkListener
HyperlinkActivatedListener hyperlinkListener
aclButtonGroup
ButtonGroup aclButtonGroup
compressButtonGroup
ButtonGroup compressButtonGroup
encryptButtonGroup
ButtonGroup encryptButtonGroup
encryptPasswordField
JPasswordField encryptPasswordField
confirmPasswordField
JPasswordField confirmPasswordField
encryptAlgorithmComboBox
JComboBox encryptAlgorithmComboBox
storageClassComboBox
JComboBox storageClassComboBox
okButton
JButton okButton
cancelButton
JButton cancelButton
rememberPreferencesCheckBox
JCheckBox rememberPreferencesCheckBox
tabbedPane
JTabbedPane tabbedPane
insetsDefault
Insets insetsDefault
serialVersionUID: 2406896456675486928L
okClicked
boolean okClicked
bucketNameTextField
JTextField bucketNameTextField
requesterPaysCheckBox
JCheckBox requesterPaysCheckBox
okButton
JButton okButton
cancelButton
JButton cancelButton
insetsDefault
Insets insetsDefault
serialVersionUID: -3243824805519630114L
ownerFrame
Frame ownerFrame
hyperlinkListener
HyperlinkActivatedListener hyperlinkListener
s3Service
S3Service s3Service
objects
S3Object[] objects
virtualHostCheckBox
JCheckBox virtualHostCheckBox
requesterPaysCheckBox
JCheckBox requesterPaysCheckBox
httpsUrlsCheckBox
JCheckBox httpsUrlsCheckBox
expiryTimeTextField
JTextField expiryTimeTextField
signedUrlsTextArea
JTextArea signedUrlsTextArea
finishedButton
JButton finishedButton
insetsDefault
Insets insetsDefault
serialVersionUID: -2520889480615456474L
ownerFrame
Frame ownerFrame
hyperlinkListener
HyperlinkActivatedListener hyperlinkListener
myProperties
Jets3tProperties myProperties
awsCredentials
AWSCredentials awsCredentials
okButton
JButton okButton
cancelButton
JButton cancelButton
storeCredentialsButton
JButton storeCredentialsButton
tabbedPane
JTabbedPane tabbedPane
loginPassphrasePanel
LoginPassphrasePanel loginPassphrasePanel
loginLocalFolderPanel
LoginLocalFolderPanel loginLocalFolderPanel
loginCredentialsPanel
LoginCredentialsPanel loginCredentialsPanel
insetsZero
Insets insetsZero
insetsDefault
Insets insetsDefault
loginMode
int loginMode
Package org.jets3t.apps.cockpitlite |
serialVersionUID: 8570725021470237261L
objectList
ArrayList<E> objectList
usersPath
String usersPath
serialVersionUID: 4969295009540293079L
insetsZero
Insets insetsZero
insetsDefault
Insets insetsDefault
byteFormatter
ByteFormatter byteFormatter
byteFormatterTerse
ByteFormatter byteFormatterTerse
timeFormatterTerse
TimeFormatter timeFormatterTerse
yearAndTimeSDF
SimpleDateFormat yearAndTimeSDF
timeSDF
SimpleDateFormat timeSDF
guiUtils
GuiUtils guiUtils
cockpitLiteProperties
Jets3tProperties cockpitLiteProperties
standAloneArgumentProperties
Properties standAloneArgumentProperties
- Properties set in stand-alone application from the command line arguments.
progressPanelMap
Map<K,V> progressPanelMap
- Stores the active ProgressPanel objects that track event progress.
lock
Object lock
s3ServiceMulti
S3ServiceMulti s3ServiceMulti
- Multi-threaded S3 service used by the application.
gkClient
GatekeeperClientUtils gkClient
userBucketName
String userBucketName
userVanityHost
String userVanityHost
userPath
String userPath
userCanUpload
boolean userCanUpload
userCanDownload
boolean userCanDownload
userCanDelete
boolean userCanDelete
userCanACL
boolean userCanACL
isRunningAsApplet
boolean isRunningAsApplet
ownerFrame
Frame ownerFrame
isStandAloneApplication
boolean isStandAloneApplication
skinsFactory
SkinsFactory skinsFactory
stackPanel
JPanel stackPanel
stackPanelCardLayout
CardLayout stackPanelCardLayout
objectActionMenu
JPopupMenu objectActionMenu
viewObjectPropertiesMenuItem
JMenuItem viewObjectPropertiesMenuItem
refreshObjectMenuItem
JMenuItem refreshObjectMenuItem
togglePublicMenuItem
JMenuItem togglePublicMenuItem
downloadObjectMenuItem
JMenuItem downloadObjectMenuItem
uploadFilesMenuItem
JMenuItem uploadFilesMenuItem
generatePublicGetUrl
JMenuItem generatePublicGetUrl
deleteObjectMenuItem
JMenuItem deleteObjectMenuItem
loginPanel
JPanel loginPanel
loginButton
JButton loginButton
objectsHeadingLabel
JLabel objectsHeadingLabel
objectsTable
JTable objectsTable
objectsTableSP
JScrollPane objectsTableSP
objectTableModel
CLObjectTableModel objectTableModel
objectTableModelSorter
TableSorter objectTableModelSorter
progressNotificationPanel
JPanel progressNotificationPanel
objectsSummaryLabel
JLabel objectsSummaryLabel
progressDialog
ProgressDialog progressDialog
userInputFields
UserInputFields userInputFields
downloadDirectory
File downloadDirectory
downloadObjectsToFileMap
Map<K,V> downloadObjectsToFileMap
isDownloadingObjects
boolean isDownloadingObjects
isUploadingFiles
boolean isUploadingFiles
filesAlreadyInDownloadDirectoryMap
Map<K,V> filesAlreadyInDownloadDirectoryMap
s3DownloadObjectsMap
Map<K,V> s3DownloadObjectsMap
filesForUploadMap
Map<K,V> filesForUploadMap
s3ExistingObjectsMap
Map<K,V> s3ExistingObjectsMap
fileChoosersLastUploadDirectory
File fileChoosersLastUploadDirectory
filterObjectsPanel
JPanel filterObjectsPanel
filterObjectsCheckBox
JCheckBox filterObjectsCheckBox
filterObjectsPrefix
JTextField filterObjectsPrefix
isViewingObjectProperties
boolean isViewingObjectProperties
- Flag used to indicate the "viewing objects" application state.
applicationProperties
Properties applicationProperties
isPublicObject
boolean isPublicObject
hyperlinkListener
HyperlinkActivatedListener hyperlinkListener
skinsFactory
SkinsFactory skinsFactory
insetsZero
Insets insetsZero
insetsDefault
Insets insetsDefault
privateRadioButton
JRadioButton privateRadioButton
publicRadioButton
JRadioButton publicRadioButton
Package org.jets3t.apps.synchronize |
serialVersionUID: -6177810202074757106L
Package org.jets3t.apps.uploader |
serialVersionUID: 2759324769352022783L
ownerFrame
Frame ownerFrame
userInputFields
UserInputFields userInputFields
userInputProperties
Properties userInputProperties
httpClientGatekeeper
org.apache.commons.httpclient.HttpClient httpClientGatekeeper
s3ServiceMulti
S3ServiceMulti s3ServiceMulti
filesToUpload
File[] filesToUpload
- The files to upload to S3.
validFileExtensions
ArrayList<E> validFileExtensions
- The list of file extensions accepted by the Uploader.
uploaderProperties
Jets3tProperties uploaderProperties
- Uploader's properties.
standAloneArgumentProperties
Properties standAloneArgumentProperties
- Properties set in stand-alone application from the command line arguments.
byteFormatter
ByteFormatter byteFormatter
timeFormatter
TimeFormatter timeFormatter
fileMaxCount
int fileMaxCount
fileMaxSizeMB
long fileMaxSizeMB
fileMinSizeMB
long fileMinSizeMB
insetsDefault
Insets insetsDefault
insetsNone
Insets insetsNone
guiUtils
GuiUtils guiUtils
currentState
int currentState
isRunningAsApplet
boolean isRunningAsApplet
parametersMap
HashMap<K,V> parametersMap
skinsFactory
SkinsFactory skinsFactory
GRID_BAG_LAYOUT
GridBagLayout GRID_BAG_LAYOUT
userGuidanceLabel
JHtmlLabel userGuidanceLabel
appContentPanel
JPanel appContentPanel
buttonsPanel
JPanel buttonsPanel
primaryPanel
JPanel primaryPanel
primaryPanelCardLayout
CardLayout primaryPanelCardLayout
buttonsPanelCardLayout
CardLayout buttonsPanelCardLayout
backButton
JButton backButton
nextButton
JButton nextButton
cancelUploadButton
JButton cancelUploadButton
dragDropTargetLabel
JHtmlLabel dragDropTargetLabel
fileToUploadLabel
JHtmlLabel fileToUploadLabel
fileInformationLabel
JHtmlLabel fileInformationLabel
progressTransferDetailsLabel
JHtmlLabel progressTransferDetailsLabel
progressBar
JProgressBar progressBar
progressStatusTextLabel
JHtmlLabel progressStatusTextLabel
finalMessageLabel
JHtmlLabel finalMessageLabel
uploadCancelEventTrigger
CancelEventTrigger uploadCancelEventTrigger
uploadingFinalObject
boolean uploadingFinalObject
- Set to true when the object/file being uploaded is the final in a set, eg when
the XML metadata is being uploaded after a movie file.
includeXmlSummaryDoc
boolean includeXmlSummaryDoc
- If set to true via the "xmlSummary" configuration property, the Uploader will
generate an XML summary document describing the files uploaded by the user and
will upload this summary document to S3.
uploadCancelled
boolean uploadCancelled
- Set to true when a file upload has been cancelled, to prevent the Uploader from
uploading an XML summary file when the prior file upload was cancelled.
fatalErrorOccurred
boolean fatalErrorOccurred
- Set to true if an upload failed due to a key name clash in S3, in which case an error
message is displayed in the final 'thankyou' screen.
priorFailureException
Exception priorFailureException
- Variable to store application exceptions, so that client failure information can be
included in the information provided to the Gatekeeper when uploads are retried.
serialVersionUID: -8112836668013270984L
insetsDefault
Insets insetsDefault
domainField
JTextField domainField
usernameField
JTextField usernameField
passwordField
JPasswordField passwordField
isNtAuthentication
boolean isNtAuthentication
domain
String domain
user
String user
password
String password
serialVersionUID: -1131752874387139972L
skinsFactory
SkinsFactory skinsFactory
insetsZero
Insets insetsZero
insetsDefault
Insets insetsDefault
insetsHorizontalSpace
Insets insetsHorizontalSpace
destinationObjects
S3Object[] destinationObjects
sourceObjectKeys
String[] sourceObjectKeys
buckets
S3Bucket[] buckets
sourceBucketName
String sourceBucketName
renamePatternTextField
JTextField renamePatternTextField
okButton
JButton okButton
warningPanel
JPanel warningPanel
previewTableModel
DefaultTableModel previewTableModel
previewTable
JTable previewTable
destinationBucketComboBox
JComboBox destinationBucketComboBox
destinationAclComboBox
JComboBox destinationAclComboBox
destinationStorageClassComboBox
JComboBox destinationStorageClassComboBox
moveObjectsCheckBox
JCheckBox moveObjectsCheckBox
copyActionApproved
boolean copyActionApproved
copyOriginalAccessControlLists
boolean copyOriginalAccessControlLists
serialVersionUID: 6538639968961532471L
jets3tProperties
Jets3tProperties jets3tProperties
applicationProperties
Properties applicationProperties
hyperlinkListener
HyperlinkActivatedListener hyperlinkListener
skinsFactory
SkinsFactory skinsFactory
insetsDefault
Insets insetsDefault
serialVersionUID: 7921838316856638675L
applicationProperties
Properties applicationProperties
skinsFactory
SkinsFactory skinsFactory
insetsZero
Insets insetsZero
insetsDefault
Insets insetsDefault
insetsVerticalSpace
Insets insetsVerticalSpace
objects
S3Object[] objects
currentObjectIndex
int currentObjectIndex
objectKeyTextField
JTextField objectKeyTextField
objectContentTypeTextField
JTextField objectContentTypeTextField
objectContentLengthTextField
JTextField objectContentLengthTextField
objectLastModifiedTextField
JTextField objectLastModifiedTextField
objectETagTextField
JTextField objectETagTextField
bucketNameTextField
JTextField bucketNameTextField
bucketLocationTextField
JTextField bucketLocationTextField
objectMetadataTableModel
DefaultTableModel objectMetadataTableModel
grantsTable
JTable grantsTable
grantsTableModel
DefaultTableModel grantsTableModel
ownerNameLabel
JLabel ownerNameLabel
ownerIdLabel
JLabel ownerIdLabel
currentObjectLabel
JLabel currentObjectLabel
previousObjectButton
JButton previousObjectButton
nextObjectButton
JButton nextObjectButton
nextPreviousPanel
JPanel nextPreviousPanel
ownerNameTextField
JTextField ownerNameTextField
ownerIdTextField
JTextField ownerIdTextField
bucketIsRequesterPaysLabel
JLabel bucketIsRequesterPaysLabel
bucketIsRequesterPaysCheckBox
JCheckBox bucketIsRequesterPaysCheckBox
bucketCreationDateTextField
JTextField bucketCreationDateTextField
includeMetadata
boolean includeMetadata
serialVersionUID: -2146502207121434264L
listener
HyperlinkActivatedListener listener
serialVersionUID: 8754669642320546085L
cloudFrontService
CloudFrontService cloudFrontService
guiUtils
GuiUtils guiUtils
ownerFrame
Frame ownerFrame
distributionListTable
JTable distributionListTable
distributionListTableModel
org.jets3t.gui.ManageDistributionsDialog.DistributionListTableModel distributionListTableModel
distributionListTableModelSorter
TableSorter distributionListTableModelSorter
bucketComboBox
JComboBox bucketComboBox
enabledCheckbox
JCheckBox enabledCheckbox
httpsOnlyCheckbox
JCheckBox httpsOnlyCheckbox
loggingBucketComboBox
JComboBox loggingBucketComboBox
loggingPrefixTextField
JTextField loggingPrefixTextField
cnamesTable
JTable cnamesTable
cnamesTableModel
org.jets3t.gui.ManageDistributionsDialog.CNAMETableModel cnamesTableModel
addCname
JButton addCname
removeCname
JButton removeCname
commentTextArea
JTextArea commentTextArea
actionButton
JButton actionButton
deleteButton
JButton deleteButton
finishedButton
JButton finishedButton
insetsDefault
Insets insetsDefault
insetsHorizontalOnly
Insets insetsHorizontalOnly
serialVersionUID: 7306510092130196820L
guiUtils
GuiUtils guiUtils
skinsFactory
SkinsFactory skinsFactory
insetsZero
Insets insetsZero
insetsDefault
Insets insetsDefault
insetsVerticalSpace
Insets insetsVerticalSpace
insetsHorizontalSpace
Insets insetsHorizontalSpace
destinationObjects
S3Object[] destinationObjects
currentObject
S3Object currentObject
currentObjectIndex
int currentObjectIndex
objectKeyTextField
JTextField objectKeyTextField
objectContentLengthTextField
JTextField objectContentLengthTextField
objectLastModifiedTextField
JTextField objectLastModifiedTextField
objectETagTextField
JTextField objectETagTextField
bucketLocationTextField
JTextField bucketLocationTextField
storageClassTextField
JTextField storageClassTextField
objectMetadataTableModel
DefaultTableModel objectMetadataTableModel
metadataTableSorter
TableSorter metadataTableSorter
ownerNameLabel
JLabel ownerNameLabel
ownerIdLabel
JLabel ownerIdLabel
currentObjectLabel
JLabel currentObjectLabel
metadataTable
JTable metadataTable
removeMetadataItemButton
JButton removeMetadataItemButton
addMetadataItemButton
JButton addMetadataItemButton
previousObjectButton
JButton previousObjectButton
nextObjectButton
JButton nextObjectButton
okButton
JButton okButton
cancelButton
JButton cancelButton
metadataButtonsContainer
JPanel metadataButtonsContainer
destinationPanel
JPanel destinationPanel
nextPreviousPanel
JPanel nextPreviousPanel
ownerNameTextField
JTextField ownerNameTextField
ownerIdTextField
JTextField ownerIdTextField
modifyMode
boolean modifyMode
modifyActionApproved
boolean modifyActionApproved
serialVersionUID: -6031102393562980815L
insetsDefault
Insets insetsDefault
applicationProperties
Properties applicationProperties
skinsFactory
SkinsFactory skinsFactory
statusMessageLabel
JLabel statusMessageLabel
detailsTextLabel
JLabel detailsTextLabel
progressBar
JProgressBar progressBar
cancelButton
JButton cancelButton
cancelEventTrigger
CancelEventTrigger cancelEventTrigger
serialVersionUID: 7880101403853417240L
insetsDefault
Insets insetsDefault
guiUtils
GuiUtils guiUtils
applicationProperties
Properties applicationProperties
skinsFactory
SkinsFactory skinsFactory
statusMessageLabel
JLabel statusMessageLabel
progressBar
JProgressBar progressBar
cancelButton
JButton cancelButton
cancelEventTrigger
CancelEventTrigger cancelEventTrigger
tableModel
TableModel tableModel
viewToModel
org.jets3t.gui.TableSorter.Row[] viewToModel
modelToView
int[] modelToView
tableHeader
JTableHeader tableHeader
mouseListener
MouseListener mouseListener
tableModelListener
TableModelListener tableModelListener
columnComparators
Map<K,V> columnComparators
sortingColumns
List<E> sortingColumns
Package org.jets3t.gui.skins.html |
serialVersionUID: 7544903896112071279L
serialVersionUID: 900121439796911148L
serialVersionUID: -5551468589817996956L
serialVersionUID: 6579194324630151579L
serialVersionUID: 6924026586746462101L
serialVersionUID: 1349987043338696640L
serialVersionUID: 1804231716387738924L
serialVersionUID: -887812806309676341L
serialVersionUID: 1610187478874024196L
serialVersionUID: -9164565945212356520L
serialVersionUID: -8541837990015326148L
serialVersionUID: -8799193197737732023L
serialVersionUID: 3823479029525524894L
serialVersionUID: -6583518036836328311L
serialVersionUID: 4391824305469950437L
Package org.jets3t.service |
serialVersionUID: -3139479267586698970L
responseCode
int responseCode
errorType
String errorType
errorCode
String errorCode
errorMessage
String errorMessage
errorDetail
String errorDetail
errorRequestId
String errorRequestId
serialVersionUID: -822234326095333142L
properties
Properties properties
loaded
boolean loaded
serialVersionUID: -4501528341689760431L
jets3tProperties
Jets3tProperties jets3tProperties
awsCredentials
AWSCredentials awsCredentials
awsDevPayUserToken
String awsDevPayUserToken
awsDevPayProductToken
String awsDevPayProductToken
isRequesterPaysEnabled
boolean isRequesterPaysEnabled
invokingApplicationDescription
String invokingApplicationDescription
isHttpsOnly
boolean isHttpsOnly
internalErrorRetryMax
int internalErrorRetryMax
isShutdown
boolean isShutdown
timeOffset
long timeOffset
- The approximate difference in the current time between your computer and
Amazon's S3 server, measured in milliseconds.
This value is 0 by default. Use the
S3Service.getCurrentTimeWithOffset()
to obtain the current time with this offset factor included, and the
RestUtils.getAWSTimeAdjustment()
method to calculate an offset value for your
computer based on a response from an AWS server.
serialVersionUID: -410679741840406046L
xmlMessage
String xmlMessage
s3ErrorCode
String s3ErrorCode
s3ErrorMessage
String s3ErrorMessage
s3ErrorRequestId
String s3ErrorRequestId
s3ErrorHostId
String s3ErrorHostId
s3Headers
Map<K,V> s3Headers
responseCode
int responseCode
responseStatus
String responseStatus
responseDate
String responseDate
requestVerb
String requestVerb
requestPath
String requestPath
requestHost
String requestHost
Package org.jets3t.service.acl |
serialVersionUID: 8095040648034788376L
grants
HashSet<E> grants
owner
S3Owner owner
Package org.jets3t.service.impl.rest |
serialVersionUID: 1122712836821079256L
responseCode
int responseCode
responseMessage
String responseMessage
Package org.jets3t.service.impl.rest.httpclient |
serialVersionUID: -2374187385305273212L
httpClient
org.apache.commons.httpclient.HttpClient httpClient
connectionManager
org.apache.commons.httpclient.HttpConnectionManager connectionManager
credentialsProvider
org.apache.commons.httpclient.auth.CredentialsProvider credentialsProvider
defaultStorageClass
String defaultStorageClass
Package org.jets3t.service.impl.soap.axis |
serialVersionUID: -7952919998435920809L
locator
AmazonS3_ServiceLocator locator
- Deprecated.
Package org.jets3t.service.impl.soap.axis._2006_03_01 |
owner
CanonicalUser owner
accessControlList
Grant[] accessControlList
__equalsCalc
Object __equalsCalc
__hashCodeCalc
boolean __hashCodeCalc
emailAddress
String emailAddress
__equalsCalc
Object __equalsCalc
__hashCodeCalc
boolean __hashCodeCalc
AmazonS3_address
String AmazonS3_address
AmazonS3WSDDServiceName
String AmazonS3WSDDServiceName
ports
HashSet<E> ports
loggingEnabled
LoggingSettings loggingEnabled
__equalsCalc
Object __equalsCalc
__hashCodeCalc
boolean __hashCodeCalc
ID
String ID
displayName
String displayName
__equalsCalc
Object __equalsCalc
__hashCodeCalc
boolean __hashCodeCalc
lastModified
Calendar lastModified
ETag
String ETag
__equalsCalc
Object __equalsCalc
__hashCodeCalc
boolean __hashCodeCalc
bucketName
String bucketName
__equalsCalc
Object __equalsCalc
__hashCodeCalc
boolean __hashCodeCalc
metadata
MetadataEntry[] metadata
data
byte[] data
lastModified
Calendar lastModified
ETag
String ETag
__equalsCalc
Object __equalsCalc
__hashCodeCalc
boolean __hashCodeCalc
grantee
Grantee grantee
permission
Permission permission
__equalsCalc
Object __equalsCalc
__hashCodeCalc
boolean __hashCodeCalc
__equalsCalc
Object __equalsCalc
__hashCodeCalc
boolean __hashCodeCalc
URI
String URI
__equalsCalc
Object __equalsCalc
__hashCodeCalc
boolean __hashCodeCalc
name
String name
creationDate
Calendar creationDate
__equalsCalc
Object __equalsCalc
__hashCodeCalc
boolean __hashCodeCalc
owner
CanonicalUser owner
buckets
ListAllMyBucketsEntry[] buckets
__equalsCalc
Object __equalsCalc
__hashCodeCalc
boolean __hashCodeCalc
metadata
MetadataEntry[] metadata
name
String name
prefix
String prefix
marker
String marker
nextMarker
String nextMarker
maxKeys
int maxKeys
delimiter
String delimiter
isTruncated
boolean isTruncated
contents
ListEntry[] contents
commonPrefixes
PrefixEntry[] commonPrefixes
__equalsCalc
Object __equalsCalc
__hashCodeCalc
boolean __hashCodeCalc
key
String key
lastModified
Calendar lastModified
ETag
String ETag
size
long size
owner
CanonicalUser owner
storageClass
StorageClass storageClass
__equalsCalc
Object __equalsCalc
__hashCodeCalc
boolean __hashCodeCalc
targetBucket
String targetBucket
targetPrefix
String targetPrefix
targetGrants
Grant[] targetGrants
__equalsCalc
Object __equalsCalc
__hashCodeCalc
boolean __hashCodeCalc
readResolve
public Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
_value_
String _value_
name
String name
value
String value
__equalsCalc
Object __equalsCalc
__hashCodeCalc
boolean __hashCodeCalc
readResolve
public Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
_value_
String _value_
prefix
String prefix
__equalsCalc
Object __equalsCalc
__hashCodeCalc
boolean __hashCodeCalc
ETag
String ETag
lastModified
Calendar lastModified
__equalsCalc
Object __equalsCalc
__hashCodeCalc
boolean __hashCodeCalc
status
Status status
__equalsCalc
Object __equalsCalc
__hashCodeCalc
boolean __hashCodeCalc
code
int code
description
String description
__equalsCalc
Object __equalsCalc
__hashCodeCalc
boolean __hashCodeCalc
readResolve
public Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
_value_
String _value_
__equalsCalc
Object __equalsCalc
__hashCodeCalc
boolean __hashCodeCalc
Package org.jets3t.service.io |
serialVersionUID: 1971413408549070295L
serialVersionUID: 1423979730178522822L
Package org.jets3t.service.model |
serialVersionUID: 7581378683354747125L
productName
String productName
productToken
String productToken
metadata
Map<K,V> metadata
- Map to privately store metadata associated with this object.
serialVersionUID: -8646831898339939580L
name
String name
acl
AccessControlList acl
location
String location
isLocationKnown
boolean isLocationKnown
requesterPays
boolean requesterPays
isRequesterPaysKnown
boolean isRequesterPaysKnown
serialVersionUID: -2883501141593631181L
key
String key
bucketName
String bucketName
acl
AccessControlList acl
storageClass
String storageClass
isMetadataComplete
boolean isMetadataComplete
dataInputFile
File dataInputFile
- Store references to files when the object's data comes from a file, to allow for lazy
opening of the file's input streams.
serialVersionUID: -8916731456944569115L
displayName
String displayName
id
String id
Package org.jets3t.service.multithread |
serialVersionUID: -1031831146656816336L
s3Service
S3Service s3Service
s3Endpoint
String s3Endpoint
isShutdown
boolean[] isShutdown
serviceEventListeners
ArrayList<E> serviceEventListeners
sleepTime
long sleepTime
Package org.jets3t.service.security |
serialVersionUID: 4856782158657135551L
awsAccessKey
String awsAccessKey
awsSecretAccessKey
String awsSecretAccessKey
friendlyName
String friendlyName
serialVersionUID: -8971737296373324817L
awsUserToken
String awsUserToken
awsProductToken
String awsProductToken
Package org.jets3t.servlets.gatekeeper |
serialVersionUID: 2054765427620529238L
servletConfig
javax.servlet.ServletConfig servletConfig
transactionIdProvider
TransactionIdProvider transactionIdProvider
urlSigner
UrlSigner urlSigner
authorizer
Authorizer authorizer
bucketLister
BucketLister bucketLister
isInitCompleted
boolean isInitCompleted