VStreamClient

avokka.velocystream.VStreamClient$
See theVStreamClient companion class
object VStreamClient

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

final case class MessageSend(message: VStreamMessage)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case object Stop

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Stop.type

Value members

Concrete methods

def apply(conf: VStreamConfiguration, begin: Iterable[VStreamMessage]): Props