package download
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- trait Download extends AnyRef
-
final
case class
FileDownload(base: Path) extends Download with Product with Serializable
Copies
- final case class OkhttpDownload(client: OkHttpClient, pool: ExecutorService) extends Download with Product with Serializable
Value Members
- object Download
- object OkhttpDownload extends Serializable