|
|||||||||
| Home >> All >> juju >> reattore >> core >> reactor >> [ impl overview ] | PREV NEXT | ||||||||
A
- addPending() - Method in class juju.reattore.core.reactor.impl.CombinedReactor
- attach(ServerSocketChannel, ServerSocketHandler) - Method in class juju.reattore.core.reactor.impl.CombinedReactor
- attach(SocketChannel, ClientSocketHandler) - Method in class juju.reattore.core.reactor.impl.CombinedReactor
C
- CombinedReactor - class juju.reattore.core.reactor.impl.CombinedReactor.
- Base implementation of a combined server/client reactor
- CombinedReactor() - Constructor for class juju.reattore.core.reactor.impl.CombinedReactor
- Creates a new reactor.
- close() - Method in class juju.reattore.core.reactor.impl.CombinedReactor
- Causes this reactor to stop once all of the handlers are done.
- connect(SocketChannel, SocketAddress, ClientSocketHandler) - Method in class juju.reattore.core.reactor.impl.CombinedReactor
D
- dumpStats() - Method in class juju.reattore.core.reactor.impl.CombinedReactor
G
- go() - Method in class juju.reattore.core.reactor.impl.CombinedReactor
- Hands over execution to this reactor.
J
- juju.reattore.core.reactor.impl - package juju.reattore.core.reactor.impl
L
- log - Static variable in class juju.reattore.core.reactor.impl.CombinedReactor
N
- nextStats - Variable in class juju.reattore.core.reactor.impl.CombinedReactor
P
- poll() - Method in class juju.reattore.core.reactor.impl.CombinedReactor
- Polls the list of sockets and processes any that have become active.
- process() - Method in class juju.reattore.core.reactor.impl.CombinedReactor
Q
- queue - Variable in class juju.reattore.core.reactor.impl.CombinedReactor
R
- runLater(Runnable) - Method in class juju.reattore.core.reactor.impl.CombinedReactor
S
- selector - Variable in class juju.reattore.core.reactor.impl.CombinedReactor
- setStatsInterval(int) - Method in class juju.reattore.core.reactor.impl.CombinedReactor
- Sets how often the statistics are dumped to the console.
- shouldClose - Variable in class juju.reattore.core.reactor.impl.CombinedReactor
- shouldStop - Variable in class juju.reattore.core.reactor.impl.CombinedReactor
- statsInterval - Variable in class juju.reattore.core.reactor.impl.CombinedReactor
- stop() - Method in class juju.reattore.core.reactor.impl.CombinedReactor
- Causes this reactor to asynchronisally stop.
A C D G J L N P Q R S
|
|||||||||
| Home >> All >> juju >> reattore >> core >> reactor >> [ impl overview ] | PREV NEXT | ||||||||