scalax
.
file
.
ramfs
Handler
class
Handler
extends
URLStreamHandler
Linear Supertypes
URLStreamHandler
,
AnyRef
,
Any
Known Subclasses
Handler
Ordering
Alphabetic
By inheritance
Inherited
Handler
URLStreamHandler
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
Handler
()
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
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
()
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
URL
,
arg1:
URL
)
:
Boolean
Attributes
protected[
java.net
]
Definition Classes
URLStreamHandler
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
()
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getDefaultPort
()
:
Int
Attributes
protected[
java.net
]
Definition Classes
URLStreamHandler
def
getHostAddress
(
arg0:
URL
)
:
InetAddress
Attributes
protected[
java.net
]
Definition Classes
URLStreamHandler
def
hashCode
(
arg0:
URL
)
:
Int
Attributes
protected[
java.net
]
Definition Classes
URLStreamHandler
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
hostsEqual
(
arg0:
URL
,
arg1:
URL
)
:
Boolean
Attributes
protected[
java.net
]
Definition Classes
URLStreamHandler
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
openConnection
(
url:
URL
)
:
RamURLConnection
Definition Classes
Handler
→ URLStreamHandler
def
openConnection
(
arg0:
URL
,
arg1:
Proxy
)
:
URLConnection
Attributes
protected[
java.net
]
Definition Classes
URLStreamHandler
Annotations
@throws
()
def
parseURL
(
arg0:
URL
,
arg1:
String
,
arg2:
Int
,
arg3:
Int
)
:
Unit
Attributes
protected[
java.net
]
Definition Classes
URLStreamHandler
def
sameFile
(
arg0:
URL
,
arg1:
URL
)
:
Boolean
Attributes
protected[
java.net
]
Definition Classes
URLStreamHandler
def
setURL
(
arg0:
URL
,
arg1:
String
,
arg2:
String
,
arg3:
Int
,
arg4:
String
,
arg5:
String
,
arg6:
String
,
arg7:
String
,
arg8:
String
)
:
Unit
Attributes
protected[
java.net
]
Definition Classes
URLStreamHandler
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toExternalForm
(
arg0:
URL
)
:
String
Attributes
protected[
java.net
]
Definition Classes
URLStreamHandler
def
toString
()
:
String
Definition Classes
AnyRef → Any
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
()
Deprecated Value Members
def
setURL
(
arg0:
URL
,
arg1:
String
,
arg2:
String
,
arg3:
Int
,
arg4:
String
,
arg5:
String
)
:
Unit
Attributes
protected[
java.net
]
Definition Classes
URLStreamHandler
Annotations
@Deprecated
@deprecated
Deprecated
(Since version )
see corresponding Javadoc for more information.
Inherited from
URLStreamHandler
Inherited from
AnyRef
Inherited from
Any
Ungrouped