|
Scala 2.2.0.9025
|
abstract
trait
OutputChannel
[Msg]
extends
java.lang.Object with
scala.ScalaObjectOutputChannel
...Def Summary | |
abstract
|
def
!
(msg: Msg)
: scala.Unit
|
abstract
|
def
forward
(msg: Msg)
: scala.Unit
|
Def Detail |
abstract
def
!
(msg: Msg): scala.Unit
abstract
def
forward
(msg: Msg): scala.Unit