Package | Description |
---|---|
reactor.io |
Buffer-handling and other IO-related components.
|
reactor.io.buffer | |
reactor.io.codec |
Components to handle encoding and decoding of objects into
Buffers . |
reactor.io.codec.compress | |
reactor.io.codec.json |
Encoding and decoding using the JSON format.
|
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.codec.syslog |
Decoding using the syslog format.
|
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 | |
reactor.io.queue |
Queue implementations that provide a persistence strategy for making sure items in the Queue aren't lost. |
reactor.io.queue.spec |
Specs provide a simple fluent DSL for creating
PersistentQueues by
specifying common options. |
reactor.rx.stream.io |
Stream implementations that provide for IO access, for instance read/read-write persisting streams |
Class and Description |
---|
Buffer
A Buffer is a general-purpose IO utility class that wraps a
ByteBuffer . |
Class and Description |
---|
Buffer
A Buffer is a general-purpose IO utility class that wraps a
ByteBuffer . |
Buffer.View
A View represents a segment of a buffer.
|
Class and Description |
---|
Buffer
A Buffer is a general-purpose IO utility class that wraps a
ByteBuffer . |
Class and Description |
---|
Buffer
A Buffer is a general-purpose IO utility class that wraps a
ByteBuffer . |
Class and Description |
---|
Buffer
A Buffer is a general-purpose IO utility class that wraps a
ByteBuffer . |
Class and Description |
---|
Buffer
A Buffer is a general-purpose IO utility class that wraps a
ByteBuffer . |
Class and Description |
---|
Buffer
A Buffer is a general-purpose IO utility class that wraps a
ByteBuffer . |
Class and Description |
---|
Buffer
A Buffer is a general-purpose IO utility class that wraps a
ByteBuffer . |
Class and Description |
---|
Buffer
A Buffer is a general-purpose IO utility class that wraps a
ByteBuffer . |
Class and Description |
---|
Buffer
A Buffer is a general-purpose IO utility class that wraps a
ByteBuffer . |
Class and Description |
---|
Buffer
A Buffer is a general-purpose IO utility class that wraps a
ByteBuffer . |
Class and Description |
---|
Buffer
A Buffer is a general-purpose IO utility class that wraps a
ByteBuffer . |
Class and Description |
---|
Buffer
A Buffer is a general-purpose IO utility class that wraps a
ByteBuffer . |
Class and Description |
---|
Buffer
A Buffer is a general-purpose IO utility class that wraps a
ByteBuffer . |
Class and Description |
---|
Buffer
A Buffer is a general-purpose IO utility class that wraps a
ByteBuffer . |
Class and Description |
---|
Buffer
A Buffer is a general-purpose IO utility class that wraps a
ByteBuffer . |
Class and Description |
---|
Buffer
A Buffer is a general-purpose IO utility class that wraps a
ByteBuffer . |
Class and Description |
---|
Buffer
A Buffer is a general-purpose IO utility class that wraps a
ByteBuffer . |
Class and Description |
---|
Buffer
A Buffer is a general-purpose IO utility class that wraps a
ByteBuffer . |
Copyright © 2017. All rights reserved.