Packages

package download

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait Download extends AnyRef
  2. final case class FileDownload(base: Path) extends Download with Product with Serializable

    Copies

  3. final case class OkhttpDownload(client: OkHttpClient, pool: ExecutorService) extends Download with Product with Serializable

Value Members

  1. object Download
  2. object OkhttpDownload extends Serializable

Ungrouped