Package | Description |
---|---|
software.amazon.awssdk.http.nio.netty.internal | |
software.amazon.awssdk.http.nio.netty.internal.http2 |
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.
|
NettyConfiguration
Internal object for configuring netty.
|
RequestContext |
ResponseHandler |
SdkChannelOptions |
SdkChannelPoolMap
Replacement for
AbstractChannelPoolMap . |
SslCloseCompletionEventHandler
Handles
SslCloseCompletionEvent s that are sent whenever an SSL channel
goes inactive. |
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.
|
Copyright © 2019. All rights reserved.