Package com.mongodb.connection.netty
@NonNullApi
package com.mongodb.connection.netty
This package contains netty specific classes
-
ClassesClassDescriptionDeprecated.there is no replacement for this classDeprecated.Prefer
NettyTransportSettings
, creatable viaTransportSettings.nettyBuilder()
and applied viaMongoClientSettings.Builder.transportSettings(TransportSettings)
A builder for an instance ofNettyStreamFactoryFactory
.