FromServer

sealed trait FromServer extends Product with Serializable

Server-produced streaming messages.

Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
class Complete
object ConnectionAck.type
class Data
class Error

Value members

Inherited methods

def canEqual(that: Any): Boolean
Inherited from:
Equals
Inherited from:
Product
def productElement(n: Int): Any
Inherited from:
Product
Inherited from:
Product
Inherited from:
Product
Inherited from:
Product