Receive

ox.channels.Source.Receive
case class Receive extends SelectClause[T]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait SelectClause[T]
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

type Result = Received

Value members

Concrete methods

def channel: Source[T]

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product