Package

com.zengularity.benji

s3

Permalink

package s3

Requires to add the appropriate dependencies in your build (see documentation).

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. s3
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class S3Factory extends StorageFactory

    Permalink

    This factory is using javax.inject to resolve play.api.libs.ws.ahc.StandaloneAhcWSClient.

  2. final class S3Scheme extends StorageScheme

    Permalink

    Storage scheme for S3

  3. class WSS3 extends ObjectStorage

    Permalink

    Implementation of the S3 API for Object Storage using Play's WS library.

  4. final class WSS3BucketRef extends BucketRef with BucketVersioning

    Permalink
  5. final class WSS3ObjectRef extends ObjectRef with ObjectVersioning

    Permalink
  6. final class WSS3VersionedObjectRef extends VersionedObjectRef

    Permalink

Value Members

  1. object S3

    Permalink

    S3 utility

Inherited from AnyRef

Inherited from Any

Ungrouped