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:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- Reactor
Attributes
- Inherited from:
- AtomicInteger
API for cc.otavia.core.actor.ChannelsActor to deregister Channel to Reactor.
API for cc.otavia.core.actor.ChannelsActor to deregister Channel to Reactor.
Value parameters
- channel
-
Channel to cancel listen io event.
Attributes
- Inherited from:
- Reactor
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
Attributes
- Inherited from:
- Reactor
API for cc.otavia.core.actor.ChannelsActor to register Channel to Reactor.
API for cc.otavia.core.actor.ChannelsActor to register Channel to Reactor.
Value parameters
- channel
-
Channel to listen io event.
Attributes
- Inherited from:
- Reactor
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- AtomicInteger
Attributes
- Inherited from:
- Number
Attributes
- Inherited from:
- Reactor
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