Send

ox.channels.Sink.Send
case class Send extends SelectClause[Unit]

The clause passed to select, created using sendClause.

Attributes

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

Members list

Type members

Types

type Result = Sent

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product