Package | Description |
---|---|
reactor.bus |
Hold the required abstraction to enable Event Driven Programming with Reactor.
|
reactor.bus.registry |
Registries provide a common way to retrieve items registered using a
Selector . |
reactor.bus.routing | |
reactor.bus.spec |
Specs help create
Reactors by providing a fluent API to specify
common options. |
reactor.bus.timer | |
reactor.groovy.config | |
reactor.groovy.ext | |
reactor.io.net.http |
Components for writing HTTP-based clients and servers using Reactor abstractions.
|
Class and Description |
---|
Registration |
Registry
Implementations of this interface manage a registry of objects that works sort of like a Map, except Registries don't
use simple keys, they use
Selector s to map their objects. |
Class and Description |
---|
Registration |
Registry
Implementations of this interface manage a registry of objects that works sort of like a Map, except Registries don't
use simple keys, they use
Selector s to map their objects. |
Class and Description |
---|
Registration |
Class and Description |
---|
Registry
Implementations of this interface manage a registry of objects that works sort of like a Map, except Registries don't
use simple keys, they use
Selector s to map their objects. |
Class and Description |
---|
Registration |
Class and Description |
---|
Registration |
Registry
Implementations of this interface manage a registry of objects that works sort of like a Map, except Registries don't
use simple keys, they use
Selector s to map their objects. |
Class and Description |
---|
Registration |
Class and Description |
---|
Registry
Implementations of this interface manage a registry of objects that works sort of like a Map, except Registries don't
use simple keys, they use
Selector s to map their objects. |
Copyright © 2017. All rights reserved.