| Class | Description | 
|---|---|
| ChannelAttributeKey | 
 Keys for attributes attached via  
AttributeMap.attr(AttributeKey). | 
| ChannelPipelineInitializer | 
 Configures the client pipeline to support HTTP/2 frames with multiplexed streams. 
 | 
| DelegatingEventLoopGroup | 
EventLoopGroup that just delegates to another EventLoopGroup. | 
| HandlerRemovingChannelPool | 
 Removes any per request  
ChannelHandler from the pipeline prior to releasing
 it to the pool. | 
| NettyConfiguration | 
 Internal object for configuring netty. 
 | 
| NonManagedEventLoopGroup | 
 Decorator around  
EventLoopGroup that prevents it from being shutdown. | 
| ReleaseOnceChannelPool | 
 Wrapper around a  
ChannelPool to protect it from having the same channel released twice. | 
| RequestAdapter | |
| RequestContext | |
| ResponseHandler | |
| RunnableRequest | |
| SdkChannelPoolMap<K,P extends io.netty.channel.pool.ChannelPool> | 
 Replacement for  
AbstractChannelPoolMap. | 
| SharedSdkEventLoopGroup | 
 Provides access and manages a shared  
SdkEventLoopGroup. | 
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.