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.config |
Configuration of the various TCP parameters for clients and servers.
|
reactor.io.net.http |
Components for writing HTTP-based clients and servers using Reactor abstractions.
|
reactor.io.net.impl.netty |
Implementations of the various TCP abstractions based on Netty.
|
reactor.io.net.impl.netty.http | |
reactor.io.net.impl.netty.tcp | |
reactor.io.net.impl.netty.udp | |
reactor.io.net.impl.zmq | |
reactor.io.net.impl.zmq.tcp | |
reactor.io.net.tcp |
Components for writing TCP-based clients and servers using Reactor abstractions.
|
reactor.io.net.tcp.ssl |
Support classes for Reactor's TCP SSL support.
|
reactor.io.net.udp |
Class and Description |
---|
ClientSocketOptions |
ServerSocketOptions
Encapsulates configuration options for server sockets.
|
SslOptions
Helper class encapsulating common SSL configuration options.
|
Class and Description |
---|
CommonSocketOptions
Encapsulates common socket options.
|
ServerSocketOptions
Encapsulates configuration options for server sockets.
|
SslOptions
Helper class encapsulating common SSL configuration options.
|
Class and Description |
---|
ClientSocketOptions |
Class and Description |
---|
ClientSocketOptions |
CommonSocketOptions
Encapsulates common socket options.
|
ServerSocketOptions
Encapsulates configuration options for server sockets.
|
Class and Description |
---|
ClientSocketOptions |
ServerSocketOptions
Encapsulates configuration options for server sockets.
|
SslOptions
Helper class encapsulating common SSL configuration options.
|
Class and Description |
---|
ClientSocketOptions |
ServerSocketOptions
Encapsulates configuration options for server sockets.
|
SslOptions
Helper class encapsulating common SSL configuration options.
|
Class and Description |
---|
ServerSocketOptions
Encapsulates configuration options for server sockets.
|
Class and Description |
---|
ClientSocketOptions |
CommonSocketOptions
Encapsulates common socket options.
|
ServerSocketOptions
Encapsulates configuration options for server sockets.
|
Class and Description |
---|
ClientSocketOptions |
ServerSocketOptions
Encapsulates configuration options for server sockets.
|
SslOptions
Helper class encapsulating common SSL configuration options.
|
Class and Description |
---|
ClientSocketOptions |
ServerSocketOptions
Encapsulates configuration options for server sockets.
|
SslOptions
Helper class encapsulating common SSL configuration options.
|
Class and Description |
---|
SslOptions
Helper class encapsulating common SSL configuration options.
|
Class and Description |
---|
ServerSocketOptions
Encapsulates configuration options for server sockets.
|
Copyright © 2017. All rights reserved.