loci
language
package
language
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
language
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
sealed
trait
AccessorGeneration
extends
AnyRef
class
Instance
[
P
]
extends
AnyRef
type
Local
[
T
]
=
T
sealed
trait
Multiple
[
+P
]
extends
AnyRef
sealed
trait
Optional
[
P
]
extends
Multiple
[
P
]
trait
Remote
[
+P
]
extends
Equals
abstract
class
Runtime
[
P
]
extends
Awaitable
[
Unit
]
sealed
trait
Single
[
P
]
extends
Multiple
[
P
]
type
on
[
T
,
P
]
=
Placed
[
T
,
P
] with
T
final
class
peer
extends
Annotation
with
StaticAnnotation
type
per
[
T
,
P
]
=
Subjective
[
T
,
P
]
Value Members
object
AccessorGeneration
object
Instance
object
Remote
extends
RemoteReference
macro
def
connect
[
P
]
(
factory:
ConnectionSetupFactory
[
Protocol
]
)
(
args:
Any
*
)
:
Connections
macro
def
connect
[
P
]
(
setup:
Connector
[
Protocol
]
)
:
Connections
object
feature
macro
def
listen
[
P
]
(
factory:
ConnectionSetupFactory
[
Protocol
]
)
(
args:
Any
*
)
:
Connections
macro
def
listen
[
P
]
(
setup:
Listener
[
Protocol
]
)
:
Connections
def
on
[
P
]
:
On
[
P
] with
Run
[
P
,
from
]
def
on
:
Select
[
Run
]
def
placed
:
Placed
def
remote
[
P
]
:
Call
[
P
,
from
] with
Gateway
[
P
]
def
remote
:
Narrow
with
Select
[
Call
] with
Call
[
Nothing
,
from
] with
Gateway
[
Nothing
]
package
transmitter
Inherited from
AnyRef
Inherited from
Any
Ungrouped