net
.
virtualvoid
.
optimizer
IvyDownloadReporter
class
IvyDownloadReporter
extends
URLHandler
with
Product1
[
URLHandler
]
Linear Supertypes
Product1
[
URLHandler
],
Product
,
Equals
,
URLHandler
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
IvyDownloadReporter
Product1
Product
Equals
URLHandler
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
IvyDownloadReporter
(
underlying:
URLHandler
)
Value Members
final
def
!=
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
def
_1
:
URLHandler
Definition Classes
IvyDownloadReporter
→ Product1
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
canEqual
(
that:
Any
)
:
Boolean
Definition Classes
IvyDownloadReporter
→ Equals
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
download
(
src:
URL
,
dest:
File
,
l:
CopyProgressListener
)
:
Unit
Definition Classes
IvyDownloadReporter
→ URLHandler
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getContentLength
(
url:
URL
,
timeout:
Int
)
:
Long
Definition Classes
IvyDownloadReporter
→ URLHandler
def
getContentLength
(
url:
URL
)
:
Long
Definition Classes
IvyDownloadReporter
→ URLHandler
def
getLastModified
(
url:
URL
,
timeout:
Int
)
:
Long
Definition Classes
IvyDownloadReporter
→ URLHandler
def
getLastModified
(
url:
URL
)
:
Long
Definition Classes
IvyDownloadReporter
→ URLHandler
def
getURLInfo
(
url:
URL
,
timeout:
Int
)
:
URLInfo
Definition Classes
IvyDownloadReporter
→ URLHandler
def
getURLInfo
(
url:
URL
)
:
URLInfo
Definition Classes
IvyDownloadReporter
→ URLHandler
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isReachable
(
url:
URL
,
timeout:
Int
)
:
Boolean
Definition Classes
IvyDownloadReporter
→ URLHandler
def
isReachable
(
url:
URL
)
:
Boolean
Definition Classes
IvyDownloadReporter
→ URLHandler
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
openStream
(
url:
URL
)
:
InputStream
Definition Classes
IvyDownloadReporter
→ URLHandler
def
printTracingReport
()
:
Unit
def
productArity
:
Int
Definition Classes
Product1 → Product
def
productElement
(
n:
Int
)
:
Any
Definition Classes
Product1 → Product
Annotations
@throws
(
...
)
def
productIterator
:
Iterator
[
Any
]
Definition Classes
Product
def
productPrefix
:
String
Definition Classes
Product
def
report
(
download:
NetworkAccess
)
:
Unit
def
setRequestMethod
(
requestMethod:
Int
)
:
Unit
Definition Classes
IvyDownloadReporter
→ URLHandler
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
timeAndReport
[
T
]
(
url:
URL
,
kind:
DownloadKind
)
(
body: ⇒
T
)
:
T
def
timeAndReportWithResult
[
T
]
(
url:
URL
)
(
body: ⇒
T
)
(
kindCons: (
T
) ⇒
DownloadKind
)
:
T
def
toString
()
:
String
Definition Classes
AnyRef → Any
var
totalMillisSpent
:
Long
var
traceEntries
:
Seq
[
NetworkAccess
]
def
upload
(
src:
File
,
dest:
URL
,
l:
CopyProgressListener
)
:
Unit
Definition Classes
IvyDownloadReporter
→ URLHandler
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Product1
[
URLHandler
]
Inherited from
Product
Inherited from
Equals
Inherited from
URLHandler
Inherited from
AnyRef
Inherited from
Any
Ungrouped