core
core
API
ox
channels
BufferedChannel
BufferedSend
Channel
Channel
ChannelClosed
ChannelClosed
Done
Error
ChannelClosedException
Error
Done
CollectSource
Default
DefaultResult
DirectChannel
DirectSend
SelectClause
SelectResult
Sink
Send
Sent
Source
Receive
Received
Source
SourceCompanionOps
SourceOps
StageCapacity
Stateful
Fork
ForkLocal
ForkLocal
Ox
syntax
core
/
ox
/
ox.channels
/
Stateful
Stateful
ox.channels.Stateful
trait
Stateful
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
trait
Sink
[
T
]
trait
Channel
[
T
]
class
BufferedChannel
[
T
]
class
DirectChannel
[
T
]
trait
Source
[
T
]
class
CollectSource
[
T
,
U
]
Show all
Members list
Clear all
Value members
Concrete methods
def
isClosed
:
Boolean
def
isClosedDetail
:
Option
[
ChannelClosed
]
def
isDone
:
Boolean
def
isError
:
Boolean
def
isErrorDetail
:
Option
[
Error
]
In this article
Attributes
Members list
Value members
Concrete methods