Package reactor.netty.resources
@NullMarked
package reactor.netty.resources
Contracts for managing connections via
ConnectionProvider and event-loop resources via
LoopResources.-
ClassDescriptionA
ConnectionProviderwill produceConnection.Build aConnectionProviderto cache and reuse a fixed maximum number ofConnection.ConnectionProvider.ConnectionPoolSpec<SPEC extends ConnectionProvider.ConnectionPoolSpec<SPEC>>Configuration for a connection pool.Configuration for a connection pool per remote host.A strategy to register which metrics are collected in a particular connection pool.AnEventLoopGroupselector with associatedChannelfactories.PooledConnectionProvider<T extends Connection>BaseConnectionProviderimplementation.PooledConnectionProvider.PoolFactory<T extends Connection>