| Package | Description |
|---|---|
| reactor.io.net |
Reactive network components are located in this package scope implementing the following exposed contract:
A
ReactorPeer NetServer/NetClient is a Publisher of
ReactorChannel that are themselves Publisher of input data. |
| reactor.io.net.impl.netty.http | |
| reactor.io.net.impl.netty.tcp | |
| reactor.io.net.impl.zmq.tcp |
| Class and Description |
|---|
| TcpClient
The base class for a Reactor-based TCP client.
|
| TcpServer
Base functionality needed by all servers that communicate with clients over TCP.
|
| Class and Description |
|---|
| TcpServer
Base functionality needed by all servers that communicate with clients over TCP.
|
| Class and Description |
|---|
| TcpClient
The base class for a Reactor-based TCP client.
|
| TcpServer
Base functionality needed by all servers that communicate with clients over TCP.
|
| Class and Description |
|---|
| TcpClient
The base class for a Reactor-based TCP client.
|
| TcpServer
Base functionality needed by all servers that communicate with clients over TCP.
|
Copyright © 2016. All rights reserved.