| Class | Description |
|---|---|
| BetterFixedChannelPool |
ChannelPool implementation that takes another ChannelPool implementation and enforce a maximum
number of concurrent connections. |
| BetterFixedChannelPool.Builder | |
| ChannelUtils | |
| DelegatingChannelHandlerContext |
An abstract implementation of
ChannelHandlerContext that delegates to another
context for non-overridden methods. |
| ExceptionHandlingUtils | |
| NettyUtils | |
| OrderedWriteChannelHandlerContext |
An implementation of
ChannelHandlerContext that ensures all writes are performed in the order they are invoked. |
| SocketChannelResolver |
| Enum | Description |
|---|---|
| BetterFixedChannelPool.AcquireTimeoutAction |
Copyright © 2020. All rights reserved.