DirectSend

ox.channels.DirectChannel.DirectSend
case class DirectSend(v: T) extends Send

Attributes

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

Members list

Type members

Inherited types

type Result = Sent

Attributes

Inherited from:
Send

Value members

Inherited methods

def channel: Sink[T]

Attributes

Inherited from:
Send
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product