JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package com.adobe.testing.s3mock.s3.controller
See:
Description
Class Summary
Class
Description
BucketController
ChecksumModeHeaderConverter
Converts values of the
com.adobe.testing.s3mock.common.AwsHttpHeaders.X_AMZ_CHECKSUM_MODE
which is sent by the Amazon client.
S3MockExceptionHandler
ResponseEntityExceptionHandler dealing with
S3Exception
s; Serializes them to response output as suitable ErrorResponses.
IllegalStateExceptionHandler
ResponseEntityExceptionHandler dealing with
IllegalStateException
s.
ControllerConfiguration
ControllerProperties
FaviconController
Spring Boot 2.2+ does not include the default favicon.ico anymore.
HttpRangeHeaderConverter
MultipartController
ObjectAclController
ObjectAttributesController
ObjectCannedAclHeaderConverter
Converts values of the
com.adobe.testing.s3mock.common.AwsHttpHeaders.X_AMZ_ACL
which is sent by the Amazon client.
ObjectController
ObjectLegalHoldController
ObjectOwnershipHeaderConverter
Converts values of the
com.adobe.testing.s3mock.common.AwsHttpHeaders.X_AMZ_OBJECT_OWNERSHIP
which is sent by the Amazon client.
ObjectRetentionController
ObjectTaggingController
RegionConverter
Converts values of the
com.adobe.testing.s3mock.s3.util.AwsHttpParameters.BUCKET_REGION
which is sent by the Amazon client.
TaggingHeaderConverter
Converts values of the
com.adobe.testing.s3mock.common.AwsHttpHeaders.X_AMZ_TAGGING
which is sent by the Amazon client.