loci
.
runtime
.
Remote
Reference
Related Doc:
package Remote
case class
Reference
(
id:
Long
,
signature:
Signature
)
(
protocol:
ProtocolCommon
,
remoteConnections:
RemoteConnections
)
extends
language.Remote.Reference
[
Nothing
] with
Product
with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
Product
,
language.Remote.Reference
[
Nothing
],
RemoteRef
,
language.Remote
[
Nothing
],
Equals
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
Reference
Serializable
Serializable
Product
Reference
RemoteRef
Remote
Equals
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
Reference
(
id:
Long
,
signature:
Signature
)
(
protocol:
ProtocolCommon
,
remoteConnections:
RemoteConnections
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
asReference
:
Reference
Definition Classes
Reference
→
Reference
macro
def
asRemote
[
R
]
:
Option
[
language.Remote
[
R
]]
Definition Classes
Reference
def
authenticate
()
:
Unit
Definition Classes
Reference
→
Reference
def
authenticated
:
Boolean
Definition Classes
Reference
→
Reference
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
@throws
(
...
)
def
connected
:
Boolean
Definition Classes
Reference
→ RemoteRef
def
disconnect
()
:
Unit
Definition Classes
Reference
→ RemoteRef
val
disconnected
:
Steady
[
Unit
]
Definition Classes
Reference
→ RemoteRef
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
Annotations
@HotSpotIntrinsicCandidate
()
val
id
:
Long
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
val
protocol
:
ProtocolCommon
Definition Classes
Reference
→ RemoteRef
val
signature
:
Signature
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
Reference
→ AnyRef → Any
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Deprecated Value Members
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@Deprecated
@deprecated
@throws
(
classOf[java.lang.Throwable]
)
Deprecated
(Since version )
see corresponding Javadoc for more information.
Inherited from
Serializable
Inherited from
Serializable
Inherited from
Product
Inherited from
language.Remote.Reference
[
Nothing
]
Inherited from
RemoteRef
Inherited from
language.Remote
[
Nothing
]
Inherited from
Equals
Inherited from
AnyRef
Inherited from
Any
Ungrouped