Class Hierarchy
- java.lang.Object
- io.netty.channel.pool.AbstractChannelPoolHandler (implements io.netty.channel.pool.ChannelPoolHandler)
- io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder<T,B>
- software.amazon.awssdk.http.nio.netty.internal.utils.BetterFixedChannelPool (implements io.netty.channel.pool.ChannelPool)
- software.amazon.awssdk.http.nio.netty.internal.utils.BetterFixedChannelPool.Builder
- software.amazon.awssdk.http.nio.netty.internal.ChannelAttributeKey
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.handler.codec.ByteToMessageDecoder
- io.netty.handler.codec.http2.Http2ConnectionHandler (implements io.netty.channel.ChannelOutboundHandler, io.netty.handler.codec.http2.Http2LifecycleManager)
- io.netty.handler.codec.http2.Http2FrameCodec
- io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.channel.SimpleChannelInboundHandler<I>
- io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.handler.codec.http2.Http2FrameLogger
- software.amazon.awssdk.http.nio.netty.internal.utils.ChannelUtils
- software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup (implements io.netty.channel.EventLoopGroup)
- software.amazon.awssdk.utils.async.DelegatingSubscription (implements org.reactivestreams.Subscription)
- io.netty.handler.codec.http2.ForkedDefaultHttp2ConnectionDecoder (implements io.netty.handler.codec.http2.Http2ConnectionDecoder)
- io.netty.handler.codec.http2.ForkedHttp2StreamChannelBootstrap
- software.amazon.awssdk.http.nio.netty.internal.HandlerRemovingChannelPool (implements io.netty.channel.pool.ChannelPool)
- software.amazon.awssdk.http.nio.netty.internal.http2.Http2MultiplexedChannelPool (implements io.netty.channel.pool.ChannelPool)
- software.amazon.awssdk.http.nio.netty.internal.http2.HttpOrHttp2ChannelPool (implements io.netty.channel.pool.ChannelPool)
- software.amazon.awssdk.http.nio.netty.internal.http2.MultiplexedChannelRecord
- software.amazon.awssdk.http.nio.netty.internal.NettyConfiguration
- software.amazon.awssdk.http.nio.netty.NettyNioAsyncHttpClient (implements software.amazon.awssdk.http.async.SdkAsyncHttpClient)
- software.amazon.awssdk.http.nio.netty.NettySdkAsyncHttpService (implements software.amazon.awssdk.http.async.SdkAsyncHttpService)
- software.amazon.awssdk.http.nio.netty.internal.utils.NettyUtils
- software.amazon.awssdk.http.nio.netty.internal.ReleaseOnceChannelPool (implements io.netty.channel.pool.ChannelPool)
- software.amazon.awssdk.http.nio.netty.internal.RequestAdapter
- software.amazon.awssdk.http.nio.netty.internal.RequestContext
- software.amazon.awssdk.http.nio.netty.internal.RunnableRequest (implements software.amazon.awssdk.http.async.AbortableRunnable)
- software.amazon.awssdk.http.nio.netty.internal.SdkChannelPoolMap<K,P> (implements io.netty.channel.pool.ChannelPoolMap<K,P>, java.io.Closeable, java.lang.Iterable<T>)
- software.amazon.awssdk.http.nio.netty.SdkEventLoopGroup
- software.amazon.awssdk.http.nio.netty.internal.SharedSdkEventLoopGroup
- software.amazon.awssdk.http.nio.netty.internal.utils.SocketChannelResolver
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
Enum Hierarchy
Copyright © 2018. All rights reserved.