Interface LimitingConnectionFactoryFilter.ConnectionLimiter<ResolvedAddress,C extends ListenableAsyncCloseable>

Type Parameters:
ResolvedAddress - The type of a resolved address that can be used for connecting.
C - The type of connections created by this factory.
Enclosing class:
LimitingConnectionFactoryFilter<ResolvedAddress,C extends ListenableAsyncCloseable>

public static interface LimitingConnectionFactoryFilter.ConnectionLimiter<ResolvedAddress,C extends ListenableAsyncCloseable>
A contract to limit number of connections created by LimitingConnectionFactoryFilter.

The following rules apply: