ReactiveMongo-Alias
ReactiveMongo-Alias
reactivemongo.io.netty.bootstrap
reactivemongo.io.netty.buffer
PooledByteBufAllocator
Unpooled
reactivemongo.io.netty.channel
ChannelDuplexHandler
ChannelFutureListener
ChannelOption
DefaultChannelId
reactivemongo.io.netty.channel.embedded
reactivemongo.io.netty.channel.group
reactivemongo.io.netty.channel.nio
reactivemongo.io.netty.channel.socket.nio
reactivemongo.io.netty.handler.codec
compression
reactivemongo.io.netty.handler.ssl
reactivemongo.io.netty.handler.timeout
reactivemongo.io.netty.util
AttributeKey
Version
concurrent
GlobalEventExecutor
ReactiveMongo-Alias
/
reactivemongo.io.netty.channel
/
ChannelOption
ChannelOption
object
ChannelOption
Graph
Supertypes
Self type
class
Object
trait
Matchable
class
Any
ChannelOption
.type
Value members
Value members
Concrete methods
@inline
def
AUTO_READ
:
ChannelOption
[
Boolean
]
@inline
def
CONNECT_TIMEOUT_MILLIS
:
ChannelOption
[
Integer
]
@inline
def
SO_KEEPALIVE
:
ChannelOption
[
Boolean
]
@inline
def
SO_REUSEADDR
:
ChannelOption
[
Boolean
]
@inline
def
TCP_NODELAY
:
ChannelOption
[
Boolean
]