io
.
youi
.
example
ExampleHookup
Related Doc:
package example
trait
ExampleHookup
extends
Hookup
Linear Supertypes
Hookup
,
HookupIO
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
ExampleHookup
Hookup
HookupIO
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Abstract Value Members
abstract
def
isClient
:
Boolean
Definition Classes
Hookup
abstract
def
key
:
Any
Definition Classes
Hookup
Concrete 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
macro
def
auto
[
I
]
:
I
with
HookupSupport
Attributes
protected
Definition Classes
Hookup
def
callables
:
Map
[
String
,
HookupSupport
]
Definition Classes
Hookup
macro
def
channel
[
I
]
:
Channel
[
I
]
Attributes
protected
Definition Classes
Hookup
var
channels
:
Map
[
String
, (
Json
) ⇒
Unit
]
Attributes
protected
Definition Classes
Hookup
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
val
communication
:
ExampleCommunication
with
HookupSupport
macro
def
create
[
I
]
(
implementation:
I
)
:
I
with
HookupSupport
Attributes
protected
Definition Classes
Hookup
macro
def
create
[
I
,
T
]
:
I
with
HookupSupport
Attributes
protected
Definition Classes
Hookup
macro
def
create
[
I
]
:
I
with
HookupSupport
Attributes
protected
Definition Classes
Hookup
def
dispose
()
:
Unit
Definition Classes
Hookup
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
hasInterface
(
interfaceName:
String
)
:
Boolean
Definition Classes
Hookup
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isServer
:
Boolean
Definition Classes
Hookup
def
keyAs
[
Key
]
:
Key
Definition Classes
Hookup
val
name
:
Var
[
Option
[
String
]]
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
macro
def
prop
[
I
]
(
initialValue: ⇒
I
)
:
Var
[
I
]
Attributes
protected
Definition Classes
Hookup
def
register
[
I
]
(
i:
I
with
HookupSupport
)
:
I
with
HookupSupport
Attributes
protected
Definition Classes
Hookup
val
simple
:
SimpleCommunication
with
HookupSupport
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
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
(
...
)
Inherited from
Hookup
Inherited from
HookupIO
Inherited from
AnyRef
Inherited from
Any
Ungrouped