JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
de.team33.sphinx.luna.Link
Uses of
Link
in
de.team33.sphinx.luna
Methods in
de.team33.sphinx.luna
that return
Link
Modifier and Type
Method
Description
default
Link
Channel.
add
(
C
component,
Consumer
<
M
> reaction)
Deprecated.
use
Channel.subscribe(Object, Consumer)
instead!
Channel.subscribe(Object, Consumer)instead!