See: Description
| Package | Description |
|---|---|
| reactor.ipc.netty | |
| reactor.ipc.netty.channel | |
| reactor.ipc.netty.channel.data | |
| reactor.ipc.netty.http |
Components for writing HTTP-based clients and servers using Reactor abstractions.
|
| reactor.ipc.netty.http.client | |
| reactor.ipc.netty.http.server | |
| reactor.ipc.netty.http.websocket | |
| reactor.ipc.netty.options |
Provider or Netty reusable component given various Reactor Netty parameters, for
clients
and servers.
|
| reactor.ipc.netty.resources | |
| reactor.ipc.netty.tcp |
Components for writing TCP-based clients and servers using Reactor abstractions.
|
| reactor.ipc.netty.udp |
Reactor is a succinct and powerful foundational library for building reactive, FastData applications on the JVM. More detailed documentation is available on the reference guide.