cc.otavia.core.transport.reactor.nio.NioReactor
See theNioReactor companion object
class NioReactor(val system: ActorSystem, val transportFactory: TransportFactory, val maxTasksPerRun: Int) extends AtomicInteger, Reactor
Attributes
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- Number
Attributes
- Inherited from:
- Reactor
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- Reactor
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- Reactor
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
final def open(channel: AbstractChannel, path: Path, options: Seq[OpenOption], attrs: Seq[FileAttribute[_]]): Unit
Attributes
- Inherited from:
- Reactor
Attributes
- Inherited from:
- Reactor
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- Number
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Deprecated and Inherited methods
@Deprecated(since = "9")
Attributes
- Deprecated
- true
- Inherited from:
- AtomicInteger
Concrete fields
In this article