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.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.udp |
Class and Description |
---|
ChannelStream
An abstract
ReactorChannel implementation that handles the basic interaction and behave as a Stream . |
ReactorChannel
Channel is a virtual connection that often matches with a Socket or a Channel (e.g. |
ReactorChannel.ConsumerSpec
Spec class for assigning multiple event handlers on a channel.
|
ReactorChannelHandler
A
ReactorChannel callback that is attached on ReactorPeer or ReactorClient initialization and receives
all connected ReactorChannel . |
ReactorPeer
Abstract base class that implements common functionality shared by clients and servers.
|
Reconnect |
Spec.DatagramServerSpec |
Spec.HttpClientSpec
A helper class for specifying a
HttpClient |
Spec.HttpServerSpec
A HttpServer Spec is used to specify an HttpServer
|
Spec.IncrementalBackoffReconnect
A helper class for configure a new
Reconnect . |
Spec.PeerSpec |
Spec.TcpClientSpec
A helper class for specifying a
TcpClient |
Spec.TcpServerSpec
A TcpServerSpec is used to specify a TcpServer
|
Class and Description |
---|
ChannelStream
An abstract
ReactorChannel implementation that handles the basic interaction and behave as a Stream . |
ReactorChannel
Channel is a virtual connection that often matches with a Socket or a Channel (e.g. |
ReactorChannelHandler
A
ReactorChannel callback that is attached on ReactorPeer or ReactorClient initialization and receives
all connected ReactorChannel . |
ReactorClient
A network-aware client that will publish its connection once available to the
ReactorChannelHandler passed. |
ReactorPeer
Abstract base class that implements common functionality shared by clients and servers.
|
Class and Description |
---|
ChannelStream
An abstract
ReactorChannel implementation that handles the basic interaction and behave as a Stream . |
ReactorChannel
Channel is a virtual connection that often matches with a Socket or a Channel (e.g. |
ReactorChannel.ConsumerSpec
Spec class for assigning multiple event handlers on a channel.
|
ReactorChannelHandler
A
ReactorChannel callback that is attached on ReactorPeer or ReactorClient initialization and receives
all connected ReactorChannel . |
Class and Description |
---|
ChannelStream
An abstract
ReactorChannel implementation that handles the basic interaction and behave as a Stream . |
ReactorChannel
Channel is a virtual connection that often matches with a Socket or a Channel (e.g. |
ReactorChannel.ConsumerSpec
Spec class for assigning multiple event handlers on a channel.
|
ReactorChannelHandler
A
ReactorChannel callback that is attached on ReactorPeer or ReactorClient initialization and receives
all connected ReactorChannel . |
ReactorClient
A network-aware client that will publish its connection once available to the
ReactorChannelHandler passed. |
ReactorPeer
Abstract base class that implements common functionality shared by clients and servers.
|
Reconnect |
Class and Description |
---|
ChannelStream
An abstract
ReactorChannel implementation that handles the basic interaction and behave as a Stream . |
ReactorChannelHandler
A
ReactorChannel callback that is attached on ReactorPeer or ReactorClient initialization and receives
all connected ReactorChannel . |
ReactorClient
A network-aware client that will publish its connection once available to the
ReactorChannelHandler passed. |
ReactorPeer
Abstract base class that implements common functionality shared by clients and servers.
|
Reconnect |
Class and Description |
---|
ChannelStream
An abstract
ReactorChannel implementation that handles the basic interaction and behave as a Stream . |
ReactorChannelHandler
A
ReactorChannel callback that is attached on ReactorPeer or ReactorClient initialization and receives
all connected ReactorChannel . |
ReactorPeer
Abstract base class that implements common functionality shared by clients and servers.
|
Class and Description |
---|
ChannelStream
An abstract
ReactorChannel implementation that handles the basic interaction and behave as a Stream . |
ReactorChannel
Channel is a virtual connection that often matches with a Socket or a Channel (e.g. |
ReactorChannel.ConsumerSpec
Spec class for assigning multiple event handlers on a channel.
|
Class and Description |
---|
ChannelStream
An abstract
ReactorChannel implementation that handles the basic interaction and behave as a Stream . |
ReactorChannelHandler
A
ReactorChannel callback that is attached on ReactorPeer or ReactorClient initialization and receives
all connected ReactorChannel . |
ReactorClient
A network-aware client that will publish its connection once available to the
ReactorChannelHandler passed. |
ReactorPeer
Abstract base class that implements common functionality shared by clients and servers.
|
Reconnect |
Class and Description |
---|
ReactorClient
A network-aware client that will publish its connection once available to the
ReactorChannelHandler passed. |
ReactorPeer
Abstract base class that implements common functionality shared by clients and servers.
|
Class and Description |
---|
ReactorPeer
Abstract base class that implements common functionality shared by clients and servers.
|
Copyright © 2016. All rights reserved.