ControlBusNodeSetter
trait DynamicControlBusUser
trait BusNodeSetter
trait DynamicBusUser
trait DynamicUser
trait Disposable[RT]
class Object
trait Matchable
class Any
Value members
Abstract methods
Inherited methods
Adds the user and thereby issues actions on the server.
Adds the user and thereby issues actions on the server.
- Inherited from
- DynamicUser
The user implements dispose
by simply calling remove
.
The user implements dispose
by simply calling remove
.
- Inherited from
- DynamicUser
Removes the user. It is safe to call this method repeatedly, and also if the user has never been added.
Removes the user. It is safe to call this method repeatedly, and also if the user has never been added.
- Inherited from
- DynamicUser