Package org.asynchttpclient.netty.channel
-
Interface Summary Interface Description ConnectionSemaphore Connections limiter.ConnectionSemaphoreFactory TransportFactory<C extends io.netty.channel.Channel,L extends io.netty.channel.EventLoopGroup> -
Class Summary Class Description ChannelManager Channels CombinedConnectionSemaphore A combinedConnectionSemaphorewith two limits - a global limit and a per-host limitDefaultChannelPool A simple implementation ofChannelPoolbased on aConcurrentHashMapDefaultConnectionSemaphoreFactory Http2ConnectionState Tracks per-connection HTTP/2 state: active stream count, max concurrent streams, draining status (from GOAWAY), and pending stream openers.InfiniteSemaphore A java.util.concurrent.Semaphore that always has Integer.Integer.MAX_VALUE free permitsMaxConnectionSemaphore Max connections limiter.NettyChannelConnector NettyConnectListener<T> Non Blocking connect.NoopConnectionSemaphore No-op implementation ofConnectionSemaphore.PerHostConnectionSemaphore Max per-host connections limiter. -
Enum Summary Enum Description ChannelState DefaultChannelPool.PoolLeaseStrategy