Package

org.sunbird.cloud

storage

Permalink

package storage

Provides the interface and base implementation of StorageService.

Since

1.0

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

Type Members

  1. trait BaseStorageService extends IStorageService

    Permalink
  2. trait IStorageService extends AnyRef

    Permalink

Value Members

  1. object Model

    Permalink
  2. package conf

    Permalink

    Provides the configuration handling APIs.

    Provides the configuration handling APIs.

    Since

    1.0

  3. package exception

    Permalink

    Provides the Exception implementation for cloud-storage sdk.

    Provides the Exception implementation for cloud-storage sdk.

    Since

    1.0

  4. package factory

    Permalink

    Provides the factory implementation of StorageService.

    Provides the factory implementation of StorageService.

    Since

    1.0

  5. package service

    Permalink

    Provides the implementation of StorageService.

    Provides the implementation of StorageService.

    Since

    1.0

  6. package util

    Permalink

    Provides utility APIs.

    Provides utility APIs.

    Since

    1.0

Inherited from AnyRef

Inherited from Any

Ungrouped