endless.core.protocol.CommandSender
See theCommandSender companion object
CommandSender[F, ID]
provides a natural transformation to deliver an outgoing command to where the entity resides and decode the reply as a simple value in the F
context.
Type parameters
- F
-
context
- ID
-
entity ID
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article