Package | Description |
---|---|
reactor.io.net.impl.netty |
Implementations of the various TCP abstractions based on Netty.
|
reactor.io.net.impl.netty.http |
Class and Description |
---|
NettyChannelHandlerBridge
Netty
ChannelInboundHandler implementation that passes data to a Reactor ChannelStream . |
NettyChannelStream
ReactorChannel implementation that delegates to Netty. |
NettyClientSocketOptions |
NettyServerSocketOptions
Extends standard
ServerSocketOptions with Netty-specific options. |
Class and Description |
---|
NettyChannelHandlerBridge
Netty
ChannelInboundHandler implementation that passes data to a Reactor ChannelStream . |
NettyChannelStream
ReactorChannel implementation that delegates to Netty. |
Copyright © 2016. All rights reserved.