| Interface | Description |
|---|---|
| ConnectionSemaphore |
Connections limiter.
|
| ConnectionSemaphoreFactory |
| Class | Description |
|---|---|
| ChannelManager | |
| Channels | |
| DefaultChannelPool |
A simple implementation of
ChannelPool based on a ConcurrentHashMap |
| DefaultConnectionSemaphoreFactory | |
| MaxConnectionSemaphore |
Max connections limiter.
|
| NettyChannelConnector | |
| NettyConnectListener<T> |
Non Blocking connect.
|
| NoopConnectionSemaphore |
No-op implementation of
ConnectionSemaphore. |
| PerHostConnectionSemaphore |
Max per-host connections limiter.
|
| Enum | Description |
|---|---|
| ChannelState | |
| DefaultChannelPool.PoolLeaseStrategy |
Copyright © 2018. All Rights Reserved.