Packages

package command

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. final case class Command(id: String, payload: ByteString, replyTo: String, unknownFields: UnknownFieldSet = _root_.scalapb.UnknownFieldSet.empty) extends GeneratedMessage with Updatable[Command] with Product with Serializable
    Annotations
    @SerialVersionUID()

Value Members

  1. object Command extends GeneratedMessageCompanion[Command]
  2. object CommandProto extends GeneratedFileObject

Ungrouped