ActionResponder

final class ActionResponder[T <: Txn[T]](objH: Source[T, Obj[T]], key: String, val synth: Synth)(context: AuralContext[T]) extends SendReplyResponder
Companion
object
trait DynamicUser
trait Disposable[RT]
class Object
trait Matchable
class Any

Type members

Inherited types

protected type Body = PartialFunction[Message, Unit]
Inherited from
SendReplyResponder

Value members

Inherited methods

final def add(tx: RT): Unit
Inherited from
SendReplyResponder
def dispose(tx: RT): Unit

The user implements dispose by simply calling remove.

The user implements dispose by simply calling remove.

Inherited from
DynamicUser
final def remove(tx: RT): Unit
Inherited from
SendReplyResponder