| Class and Description |
|---|
| AwaitCloseChannelPoolMap
Implementation of
SdkChannelPoolMap that awaits channel pools to be closed upon closing. |
| AwaitCloseChannelPoolMap.Builder |
DelegatingEventLoopGroup
EventLoopGroup that just delegates to another EventLoopGroup. |
| FutureCancelHandler
Closes the channel if the execution future has been cancelled.
|
| LastHttpContentHandler
Marks
ChannelAttributeKey.LAST_HTTP_CONTENT_RECEIVED_KEY if LastHttpContent is received. |
| NettyConfiguration
Internal object for configuring netty.
|
| RequestContext |
| ResponseHandler |
| SdkChannelOptions |
| SdkChannelPool
A
ChannelPool implementation that allows a caller to asynchronously retrieve channel-pool related metrics via
SdkChannelPool.collectChannelPoolMetrics(MetricCollector). |
| SdkChannelPoolMap
Replacement for
AbstractChannelPoolMap. |
| SslCloseCompletionEventHandler
Handles
SslCloseCompletionEvents that are sent whenever an SSL channel
goes inactive. |
| StaticKeyManagerFactory
Factory that simply returns a statically provided set of
KeyManagers. |
| UnusedChannelExceptionHandler
A handler for exceptions occurring on channels not current in use (according to
ChannelAttributeKey.IN_USE). |
| Class and Description |
|---|
| NettyConfiguration
Internal object for configuring netty.
|
| SdkChannelPool
A
ChannelPool implementation that allows a caller to asynchronously retrieve channel-pool related metrics via
SdkChannelPool.collectChannelPoolMetrics(MetricCollector). |
| Class and Description |
|---|
| SdkChannelPool
A
ChannelPool implementation that allows a caller to asynchronously retrieve channel-pool related metrics via
SdkChannelPool.collectChannelPoolMetrics(MetricCollector). |
Copyright © 2021. All rights reserved.