ProtobufOutgoingCommand
endless.protobuf.ProtobufOutgoingCommand
class ProtobufOutgoingCommand[C <: GeneratedMessage, R <: GeneratedMessage, A](command: C, replyMapper: R => A)(implicit evidence$1: GeneratedMessageCompanion[C], evidence$2: GeneratedMessageCompanion[R]) extends OutgoingCommand[A]
Attributes
- Graph
-
- Supertypes
-
trait OutgoingCommand[A]class Objecttrait Matchableclass Any
Members list
In this article