net
.
virtualvoid
optimizer
package
optimizer
Visibility
Public
All
Type Members
sealed
trait
DownloadKind
extends
Product
trait
DownloadListener
extends
AnyRef
case class
DownloadURL
(
to:
File
,
size:
Long
)
extends
DownloadKind
with
Product
with
Serializable
case class
GetURLInfo
(
isAvailable:
Boolean
)
extends
DownloadKind
with
Product
with
Serializable
class
IvyDownloadReporter
extends
URLHandler
with
Product1
[
URLHandler
]
case class
NetworkAccess
(
url:
URL
,
kind:
DownloadKind
,
startNanos:
Long
,
endNanos:
Long
)
extends
Span
with
Product
with
Serializable
abstract
class
Span
extends
AnyRef
Value Members
object
ExecutionProgressReporter
object
Failed
extends
DownloadKind
with
Product
with
Serializable
object
IvyDownloadReporter
object
IvyLockReporter
object
OpenStreamURL
extends
DownloadKind
with
Product
with
Serializable
object
SbtOptimizerPlugin
extends
AutoPlugin
Ungrouped