| Package | Description |
|---|---|
| reactor.core.dispatch |
Dispatchers provide a way for work to be done in another thread,
but unlike a standard thread pool, do so with extreme efficiency. |
| Modifier and Type | Field and Description |
|---|---|
static SynchronousDispatcher |
SynchronousDispatcher.INSTANCE |
Copyright © 2016. All rights reserved.