Uses of Interface
org.opencastproject.distribution.aws.s3.api.AwsS3DistributionService
Packages that use AwsS3DistributionService
Package
Description
-
Uses of AwsS3DistributionService in org.opencastproject.distribution.aws.s3
Classes in org.opencastproject.distribution.aws.s3 that implement AwsS3DistributionServiceMethods in org.opencastproject.distribution.aws.s3 with parameters of type AwsS3DistributionServiceModifier and TypeMethodDescriptionvoidPresignedUrlMediaPackageSerializer.setService(AwsS3DistributionService service) -
Uses of AwsS3DistributionService in org.opencastproject.distribution.aws.s3.endpoint
Fields in org.opencastproject.distribution.aws.s3.endpoint declared as AwsS3DistributionServiceModifier and TypeFieldDescriptionprotected AwsS3DistributionServiceAwsS3DistributionRestService.serviceThe distribution serviceMethods in org.opencastproject.distribution.aws.s3.endpoint with parameters of type AwsS3DistributionServiceModifier and TypeMethodDescriptionvoidAwsS3DistributionRestService.setService(AwsS3DistributionService service) -
Uses of AwsS3DistributionService in org.opencastproject.distribution.aws.s3.remote
Classes in org.opencastproject.distribution.aws.s3.remote that implement AwsS3DistributionServiceModifier and TypeClassDescriptionclassThis is a copy of DownloadDistributionServiceRemoteImpl.