- cancel() - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.Http2ResetSendingSubscription
 
-  
 
- cancel() - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.PingTracker
 
-  
 
- CancellableAcquireChannelPool - Class in software.amazon.awssdk.http.nio.netty.internal
 
- 
 
- CancellableAcquireChannelPool(EventExecutor, SdkChannelPool) - Constructor for class software.amazon.awssdk.http.nio.netty.internal.CancellableAcquireChannelPool
 
-  
 
- cancelled() - Method in class software.amazon.awssdk.http.nio.netty.internal.nrs.HandlerPublisher
 
- 
Override to handle when a subscriber cancels the subscription.
 
- CancelledSubscriber<T> - Class in software.amazon.awssdk.http.nio.netty.internal.nrs
 
- 
A cancelled subscriber.
 
- CancelledSubscriber() - Constructor for class software.amazon.awssdk.http.nio.netty.internal.nrs.CancelledSubscriber
 
-  
 
- channel() - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.DelegatingChannelHandlerContext
 
-  
 
- CHANNEL_DIAGNOSTICS - Static variable in class software.amazon.awssdk.http.nio.netty.internal.ChannelAttributeKey
 
-  
 
- CHANNEL_POOL_CLOSE_TIMEOUT_SECONDS - Static variable in class software.amazon.awssdk.http.nio.netty.internal.NettyConfiguration
 
-  
 
- channelAcquired(Channel) - Method in class software.amazon.awssdk.http.nio.netty.internal.InUseTrackingChannelPoolListener
 
-  
 
- channelAcquired(Channel) - Method in interface software.amazon.awssdk.http.nio.netty.internal.ListenerInvokingChannelPool.ChannelPoolListener
 
- 
Called after a Channel was acquired by calling ChannelPool.acquire() or ChannelPool.acquire(Promise).
 
- channelActive(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.nrs.HandlerPublisher
 
-  
 
- channelActive(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.nrs.HandlerSubscriber
 
-  
 
- channelActive(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.OldConnectionReaperHandler
 
-  
 
- ChannelAttributeKey - Class in software.amazon.awssdk.http.nio.netty.internal
 
- 
Keys for attributes attached via AttributeMap.attr(AttributeKey).
 
- channelCreated(Channel) - Method in class software.amazon.awssdk.http.nio.netty.internal.ChannelPipelineInitializer
 
-  
 
- ChannelDiagnostics - Class in software.amazon.awssdk.http.nio.netty.internal
 
- 
Diagnostic information that may be useful to help with debugging during error scenarios.
 
- ChannelDiagnostics(Channel) - Constructor for class software.amazon.awssdk.http.nio.netty.internal.ChannelDiagnostics
 
-  
 
- channelFactory(ChannelFactory<? extends Channel>) - Method in interface software.amazon.awssdk.http.nio.netty.SdkEventLoopGroup.Builder
 
- 
ChannelFactory to create socket channels used by the EventLoopGroup.
 
- channelFactory() - Method in class software.amazon.awssdk.http.nio.netty.SdkEventLoopGroup
 
-  
 
- channelIdle(ChannelHandlerContext, IdleStateEvent) - Method in class software.amazon.awssdk.http.nio.netty.internal.IdleConnectionReaperHandler
 
-  
 
- channelInactive(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.Http2PingHandler
 
-  
 
- channelInactive(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.nrs.HandlerPublisher
 
-  
 
- channelInactive(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.nrs.HandlerSubscriber
 
-  
 
- channelInactive(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.ProxyTunnelInitHandler
 
-  
 
- channelInactive(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.ResponseHandler
 
-  
 
- channelOptions() - Method in class software.amazon.awssdk.http.nio.netty.internal.SdkChannelOptions
 
-  
 
- ChannelPipelineInitializer - Class in software.amazon.awssdk.http.nio.netty.internal
 
- 
ChannelPoolHandler to configure the client pipeline.
 
- ChannelPipelineInitializer(Protocol, SslContext, SslProvider, long, int, Duration, AtomicReference<ChannelPool>, NettyConfiguration, URI) - Constructor for class software.amazon.awssdk.http.nio.netty.internal.ChannelPipelineInitializer
 
-  
 
- channelPool() - Method in class software.amazon.awssdk.http.nio.netty.internal.RequestContext
 
-  
 
- channelPool(SdkChannelPool) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.BetterFixedChannelPool.Builder
 
-  
 
- channelRead(ChannelHandlerContext, Object) - Method in class software.amazon.awssdk.http.nio.netty.internal.nrs.HandlerPublisher
 
-  
 
- channelRead(ChannelHandlerContext, Object) - Method in class software.amazon.awssdk.http.nio.netty.internal.nrs.HttpStreamsClientHandler
 
-  
 
- channelRead(ChannelHandlerContext, Object) - Method in class software.amazon.awssdk.http.nio.netty.internal.OneTimeReadTimeoutHandler
 
-  
 
- channelRead(ChannelHandlerContext, Object) - Method in class software.amazon.awssdk.http.nio.netty.internal.ProxyTunnelInitHandler
 
-  
 
- channelRead0(ChannelHandlerContext, Http2PingFrame) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.Http2PingHandler
 
-  
 
- channelRead0(ChannelHandlerContext, Http2SettingsFrame) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.Http2SettingsFrameHandler
 
-  
 
- channelRead0(ChannelHandlerContext, Http2Frame) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.Http2ToHttpInboundAdapter
 
-  
 
- channelRead0(ChannelHandlerContext, HttpObject) - Method in class software.amazon.awssdk.http.nio.netty.internal.ResponseHandler
 
-  
 
- channelReadComplete(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.nrs.HandlerPublisher
 
-  
 
- channelRegistered(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.nrs.HandlerPublisher
 
-  
 
- channelRegistered(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.nrs.HandlerSubscriber
 
-  
 
- channelRegistered(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.OldConnectionReaperHandler
 
-  
 
- channelReleased(Channel) - Method in class software.amazon.awssdk.http.nio.netty.internal.HandlerRemovingChannelPoolListener
 
-  
 
- channelReleased(Channel) - Method in class software.amazon.awssdk.http.nio.netty.internal.InUseTrackingChannelPoolListener
 
-  
 
- channelReleased(Channel) - Method in interface software.amazon.awssdk.http.nio.netty.internal.ListenerInvokingChannelPool.ChannelPoolListener
 
- 
Called before a Channel is released by calling ChannelPool.release(Channel) or ChannelPool.release(Channel, Promise).
 
- ChannelResolver - Class in software.amazon.awssdk.http.nio.netty.internal.utils
 
-  
 
- channelUnregistered(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.Http2SettingsFrameHandler
 
-  
 
- ChannelUtils - Class in software.amazon.awssdk.http.nio.netty.internal.utils
 
-  
 
- channelWritabilityChanged(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.nrs.HandlerSubscriber
 
-  
 
- clientName() - Method in class software.amazon.awssdk.http.nio.netty.NettyNioAsyncHttpClient
 
-  
 
- close() - Method in class software.amazon.awssdk.http.nio.netty.internal.AwaitCloseChannelPoolMap
 
-  
 
- close() - Method in class software.amazon.awssdk.http.nio.netty.internal.BetterSimpleChannelPool
 
-  
 
- close() - Method in class software.amazon.awssdk.http.nio.netty.internal.CancellableAcquireChannelPool
 
-  
 
- close() - Method in class software.amazon.awssdk.http.nio.netty.internal.HealthCheckedChannelPool
 
-  
 
- close() - Method in class software.amazon.awssdk.http.nio.netty.internal.HonorCloseOnReleaseChannelPool
 
-  
 
- close() - Method in class software.amazon.awssdk.http.nio.netty.internal.Http1TunnelConnectionPool
 
-  
 
- close() - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.Http2MultiplexedChannelPool
 
-  
 
- close() - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.HttpOrHttp2ChannelPool
 
-  
 
- close() - Method in class software.amazon.awssdk.http.nio.netty.internal.IdleConnectionCountingChannelPool
 
-  
 
- close() - Method in class software.amazon.awssdk.http.nio.netty.internal.ListenerInvokingChannelPool
 
-  
 
- close(ChannelHandlerContext, ChannelPromise) - Method in class software.amazon.awssdk.http.nio.netty.internal.nrs.HttpStreamsClientHandler
 
-  
 
- close() - Method in class software.amazon.awssdk.http.nio.netty.internal.ReleaseOnceChannelPool
 
-  
 
- close() - Method in class software.amazon.awssdk.http.nio.netty.internal.SdkChannelPoolMap
 
-  
 
- close() - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.BetterFixedChannelPool
 
-  
 
- close() - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.DelegatingChannelHandlerContext
 
-  
 
- close(ChannelPromise) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.DelegatingChannelHandlerContext
 
-  
 
- close() - Method in class software.amazon.awssdk.http.nio.netty.NettyNioAsyncHttpClient
 
-  
 
- CLOSED_CHANNEL_ERROR_MESSAGE - Static variable in class software.amazon.awssdk.http.nio.netty.internal.utils.NettyUtils
 
-  
 
- closedChannelMessage(Channel) - Static method in class software.amazon.awssdk.http.nio.netty.internal.utils.NettyUtils
 
-  
 
- collectChannelPoolMetrics(MetricCollector) - Method in class software.amazon.awssdk.http.nio.netty.internal.CancellableAcquireChannelPool
 
-  
 
- collectChannelPoolMetrics(MetricCollector) - Method in class software.amazon.awssdk.http.nio.netty.internal.HealthCheckedChannelPool
 
-  
 
- collectChannelPoolMetrics(MetricCollector) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.Http2MultiplexedChannelPool
 
-  
 
- collectChannelPoolMetrics(MetricCollector) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.HttpOrHttp2ChannelPool
 
-  
 
- collectChannelPoolMetrics(MetricCollector) - Method in class software.amazon.awssdk.http.nio.netty.internal.IdleConnectionCountingChannelPool
 
-  
 
- collectChannelPoolMetrics(MetricCollector) - Method in class software.amazon.awssdk.http.nio.netty.internal.ListenerInvokingChannelPool
 
-  
 
- collectChannelPoolMetrics(MetricCollector) - Method in class software.amazon.awssdk.http.nio.netty.internal.ReleaseOnceChannelPool
 
-  
 
- collectChannelPoolMetrics(MetricCollector) - Method in interface software.amazon.awssdk.http.nio.netty.internal.SdkChannelPool
 
- 
Collect channel pool metrics into the provided 
MetricCollector collection, completing the returned future when
 all metric publishing is complete.
 
 
- collectChannelPoolMetrics(MetricCollector) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.BetterFixedChannelPool
 
-  
 
- complete() - Method in class software.amazon.awssdk.http.nio.netty.internal.nrs.HandlerSubscriber
 
- 
Override for custom completion handling.
 
- configuration(NettyConfiguration) - Method in class software.amazon.awssdk.http.nio.netty.internal.AwaitCloseChannelPoolMap.Builder
 
-  
 
- configuration() - Method in class software.amazon.awssdk.http.nio.netty.internal.RequestContext
 
-  
 
- connect(SocketAddress) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.DelegatingChannelHandlerContext
 
-  
 
- connect(SocketAddress, SocketAddress) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.DelegatingChannelHandlerContext
 
-  
 
- connect(SocketAddress, ChannelPromise) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.DelegatingChannelHandlerContext
 
-  
 
- connect(SocketAddress, SocketAddress, ChannelPromise) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.DelegatingChannelHandlerContext
 
-  
 
- connectionAcquireTimeoutMillis() - Method in class software.amazon.awssdk.http.nio.netty.internal.NettyConfiguration
 
-  
 
- connectionAcquisitionTimeout(Duration) - Method in interface software.amazon.awssdk.http.nio.netty.NettyNioAsyncHttpClient.Builder
 
- 
The amount of time to wait when acquiring a connection from the pool before giving up and timing out.
 
- connectionMaxIdleTime(Duration) - Method in interface software.amazon.awssdk.http.nio.netty.NettyNioAsyncHttpClient.Builder
 
- 
Configure the maximum amount of time that a connection should be allowed to remain open while idle.
 
- connectionTimeout(Duration) - Method in interface software.amazon.awssdk.http.nio.netty.NettyNioAsyncHttpClient.Builder
 
- 
The amount of time to wait when initially establishing a connection before giving up and timing out.
 
- connectionTimeToLive(Duration) - Method in interface software.amazon.awssdk.http.nio.netty.NettyNioAsyncHttpClient.Builder
 
- 
The maximum amount of time that a connection should be allowed to remain open, regardless of usage frequency.
 
- connectionTtlMillis() - Method in class software.amazon.awssdk.http.nio.netty.internal.NettyConfiguration
 
-  
 
- connectTimeoutMillis() - Method in class software.amazon.awssdk.http.nio.netty.internal.NettyConfiguration
 
-  
 
- consumedInMessage(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.nrs.HttpStreamsClientHandler
 
-  
 
- consumeOrPropagate(Promise<?>, Consumer<T>) - Static method in class software.amazon.awssdk.http.nio.netty.internal.utils.NettyUtils
 
- 
Create a 
GenericFutureListener that will propagate any failures or cancellations to the provided 
Promise,
 or invoke the provided 
Consumer with the result of a successful operation completion.
 
 
- contains(K) - Method in class software.amazon.awssdk.http.nio.netty.internal.SdkChannelPoolMap
 
-  
 
- create() - Static method in class software.amazon.awssdk.http.nio.netty.internal.HandlerRemovingChannelPoolListener
 
-  
 
- create() - Static method in class software.amazon.awssdk.http.nio.netty.internal.http2.Http2StreamExceptionHandler
 
-  
 
- create() - Static method in class software.amazon.awssdk.http.nio.netty.internal.InUseTrackingChannelPoolListener
 
-  
 
- create(KeyManager[]) - Static method in class software.amazon.awssdk.http.nio.netty.internal.StaticKeyManagerFactory
 
-  
 
- create(TrustManager[]) - Static method in class software.amazon.awssdk.http.nio.netty.internal.StaticTrustManagerFactory
 
-  
 
- create() - Static method in class software.amazon.awssdk.http.nio.netty.NettyNioAsyncHttpClient
 
- 
 
- create(EventLoopGroup, ChannelFactory<? extends Channel>) - Static method in class software.amazon.awssdk.http.nio.netty.SdkEventLoopGroup
 
- 
Creates a new instance of SdkEventLoopGroup with 
EventLoopGroup and 
ChannelFactory
 to be used with 
NettyNioAsyncHttpClient.
 
 
- create(EventLoopGroup) - Static method in class software.amazon.awssdk.http.nio.netty.SdkEventLoopGroup
 
- 
Creates a new instance of SdkEventLoopGroup with EventLoopGroup.
 
- createAsyncHttpClientFactory() - Method in class software.amazon.awssdk.http.nio.netty.NettySdkAsyncHttpService
 
-  
 
- createBootstrap(String, int, Boolean) - Method in class software.amazon.awssdk.http.nio.netty.internal.BootstrapProvider
 
- 
Creates a Bootstrap for a specific host and port with an unresolved InetSocketAddress as the remoteAddress.
 
- createEmptyMessage(HttpResponse) - Method in class software.amazon.awssdk.http.nio.netty.internal.nrs.HttpStreamsClientHandler
 
-  
 
- createStreamedMessage(HttpResponse, Publisher<HttpContent>) - Method in class software.amazon.awssdk.http.nio.netty.internal.nrs.HttpStreamsClientHandler
 
-  
 
- handler() - Method in class software.amazon.awssdk.http.nio.netty.internal.RequestContext
 
- 
 
- handler() - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.DelegatingChannelHandlerContext
 
-  
 
- handlerAdded(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.Http2PingHandler
 
-  
 
- handlerAdded(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.nrs.HandlerPublisher
 
-  
 
- handlerAdded(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.nrs.HandlerSubscriber
 
-  
 
- handlerAdded(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.OldConnectionReaperHandler
 
-  
 
- handlerAdded(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.ProxyTunnelInitHandler
 
-  
 
- HandlerPublisher<T> - Class in software.amazon.awssdk.http.nio.netty.internal.nrs
 
- 
Publisher for a Netty Handler.
 
- HandlerPublisher(EventExecutor, Class<? extends T>) - Constructor for class software.amazon.awssdk.http.nio.netty.internal.nrs.HandlerPublisher
 
- 
Create a handler publisher.
 
- handlerRemoved(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.Http2PingHandler
 
-  
 
- handlerRemoved(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.nrs.HandlerPublisher
 
-  
 
- handlerRemoved(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.nrs.HandlerSubscriber
 
-  
 
- handlerRemoved(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.OldConnectionReaperHandler
 
-  
 
- handlerRemoved(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.ProxyTunnelInitHandler
 
-  
 
- HandlerRemovingChannelPoolListener - Class in software.amazon.awssdk.http.nio.netty.internal
 
- 
Removes any per-request ChannelHandler from the pipeline when releasing it to the pool.
 
- HandlerSubscriber<T> - Class in software.amazon.awssdk.http.nio.netty.internal.nrs
 
- 
Subscriber that publishes received messages to the handler pipeline.
 
- HandlerSubscriber(EventExecutor, long, long) - Constructor for class software.amazon.awssdk.http.nio.netty.internal.nrs.HandlerSubscriber
 
- 
Create a new handler subscriber.
 
- HandlerSubscriber(EventExecutor) - Constructor for class software.amazon.awssdk.http.nio.netty.internal.nrs.HandlerSubscriber
 
- 
Create a new handler subscriber with the default low and high watermarks.
 
- hasAttr(AttributeKey<T>) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.DelegatingChannelHandlerContext
 
-  
 
- hasBody(HttpResponse) - Method in class software.amazon.awssdk.http.nio.netty.internal.nrs.HttpStreamsClientHandler
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.http.nio.netty.Http2Configuration
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.http.nio.netty.internal.nrs.DefaultStreamedHttpRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.http.nio.netty.internal.nrs.DefaultStreamedHttpResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.http.nio.netty.ProxyConfiguration
 
-  
 
- HealthCheckedChannelPool - Class in software.amazon.awssdk.http.nio.netty.internal
 
- 
An implementation of ChannelPool that validates the health of its connections.
 
- HealthCheckedChannelPool(EventLoopGroup, NettyConfiguration, SdkChannelPool) - Constructor for class software.amazon.awssdk.http.nio.netty.internal.HealthCheckedChannelPool
 
-  
 
- healthCheckPingPeriod(Duration) - Method in interface software.amazon.awssdk.http.nio.netty.Http2Configuration.Builder
 
- 
Sets the period that the Netty client will send PING frames to the remote endpoint to check the
 health of the connection.
 
- healthCheckPingPeriod() - Method in class software.amazon.awssdk.http.nio.netty.Http2Configuration
 
-  
 
- healthCheckPingPeriod(Duration) - Method in class software.amazon.awssdk.http.nio.netty.internal.AwaitCloseChannelPoolMap.Builder
 
-  
 
- HonorCloseOnReleaseChannelPool - Class in software.amazon.awssdk.http.nio.netty.internal
 
- 
 
- HonorCloseOnReleaseChannelPool(ChannelPool) - Constructor for class software.amazon.awssdk.http.nio.netty.internal.HonorCloseOnReleaseChannelPool
 
-  
 
- host(String) - Method in interface software.amazon.awssdk.http.nio.netty.ProxyConfiguration.Builder
 
- 
Set the hostname of the proxy.
 
- host() - Method in class software.amazon.awssdk.http.nio.netty.ProxyConfiguration
 
-  
 
- Http1TunnelConnectionPool - Class in software.amazon.awssdk.http.nio.netty.internal
 
- 
Connection pool that knows how to establish a tunnel using the HTTP CONNECT method.
 
- Http1TunnelConnectionPool(EventLoop, ChannelPool, SslContext, URI, String, String, URI, ChannelPoolHandler, NettyConfiguration) - Constructor for class software.amazon.awssdk.http.nio.netty.internal.Http1TunnelConnectionPool
 
-  
 
- Http1TunnelConnectionPool(EventLoop, ChannelPool, SslContext, URI, URI, ChannelPoolHandler, NettyConfiguration) - Constructor for class software.amazon.awssdk.http.nio.netty.internal.Http1TunnelConnectionPool
 
-  
 
- HTTP2_CONNECTION - Static variable in class software.amazon.awssdk.http.nio.netty.internal.ChannelAttributeKey
 
-  
 
- HTTP2_CONNECTION_PING_TIMEOUT_SECONDS - Static variable in class software.amazon.awssdk.http.nio.netty.internal.NettyConfiguration
 
-  
 
- HTTP2_FRAME_STREAM - Static variable in class software.amazon.awssdk.http.nio.netty.internal.ChannelAttributeKey
 
- 
The Http2FrameStream associated with this stream channel.
 
- HTTP2_INITIAL_WINDOW_SIZE - Static variable in class software.amazon.awssdk.http.nio.netty.internal.ChannelAttributeKey
 
-  
 
- HTTP2_MULTIPLEXED_CHANNEL_POOL - Static variable in class software.amazon.awssdk.http.nio.netty.internal.ChannelAttributeKey
 
- 
 
- Http2Configuration - Class in software.amazon.awssdk.http.nio.netty
 
- 
Configuration specific to HTTP/2 connections.
 
- http2Configuration(Http2Configuration) - Method in interface software.amazon.awssdk.http.nio.netty.NettyNioAsyncHttpClient.Builder
 
- 
Set the HTTP/2 specific configuration for this client.
 
- http2Configuration(Consumer<Http2Configuration.Builder>) - Method in interface software.amazon.awssdk.http.nio.netty.NettyNioAsyncHttpClient.Builder
 
- 
Set the HTTP/2 specific configuration for this client.
 
- Http2Configuration.Builder - Interface in software.amazon.awssdk.http.nio.netty
 
-  
 
- Http2GoAwayEventListener - Class in software.amazon.awssdk.http.nio.netty.internal.http2
 
- 
Handles Http2GoAwayFrames sent on a connection.
 
- Http2GoAwayEventListener(Channel) - Constructor for class software.amazon.awssdk.http.nio.netty.internal.http2.Http2GoAwayEventListener
 
-  
 
- Http2MultiplexedChannelPool - Class in software.amazon.awssdk.http.nio.netty.internal.http2
 
- 
ChannelPool implementation that handles multiplexed streams.
 
- Http2PingHandler - Class in software.amazon.awssdk.http.nio.netty.internal.http2
 
- 
Attached to a Channel to periodically check the health of HTTP2 connections via PING frames.
 
- Http2PingHandler(int) - Constructor for class software.amazon.awssdk.http.nio.netty.internal.http2.Http2PingHandler
 
-  
 
- Http2ResetSendingSubscription - Class in software.amazon.awssdk.http.nio.netty.internal.http2
 
- 
Wrapper around a Subscription to send a RST_STREAM frame on cancel.
 
- Http2ResetSendingSubscription(ChannelHandlerContext, Subscription) - Constructor for class software.amazon.awssdk.http.nio.netty.internal.http2.Http2ResetSendingSubscription
 
-  
 
- Http2SettingsFrameHandler - Class in software.amazon.awssdk.http.nio.netty.internal.http2
 
- 
Configure channel based on the Http2SettingsFrame received from server
 
- Http2SettingsFrameHandler(Channel, long, AtomicReference<ChannelPool>) - Constructor for class software.amazon.awssdk.http.nio.netty.internal.http2.Http2SettingsFrameHandler
 
-  
 
- Http2StreamExceptionHandler - Class in software.amazon.awssdk.http.nio.netty.internal.http2
 
- 
Exception Handler for errors on the Http2 streams.
 
- Http2ToHttpInboundAdapter - Class in software.amazon.awssdk.http.nio.netty.internal.http2
 
- 
Converts Http2Frames to HttpObjects.
 
- Http2ToHttpInboundAdapter() - Constructor for class software.amazon.awssdk.http.nio.netty.internal.http2.Http2ToHttpInboundAdapter
 
-  
 
- Http2ToHttpInboundAdapter.Http2ResetException - Exception in software.amazon.awssdk.http.nio.netty.internal.http2
 
-  
 
- HttpOrHttp2ChannelPool - Class in software.amazon.awssdk.http.nio.netty.internal.http2
 
- 
Channel pool that establishes an initial connection to determine protocol.
 
- HttpOrHttp2ChannelPool(ChannelPool, EventLoopGroup, int, NettyConfiguration) - Constructor for class software.amazon.awssdk.http.nio.netty.internal.http2.HttpOrHttp2ChannelPool
 
-  
 
- HttpStreamsClientHandler - Class in software.amazon.awssdk.http.nio.netty.internal.nrs
 
- 
Handler that converts written 
StreamedHttpRequest messages into 
HttpRequest messages
 followed by 
HttpContent messages and reads 
HttpResponse messages followed by
 
HttpContent messages and produces 
StreamedHttpResponse messages.
 
 
- HttpStreamsClientHandler() - Constructor for class software.amazon.awssdk.http.nio.netty.internal.nrs.HttpStreamsClientHandler
 
-  
 
- HttpToHttp2OutboundAdapter - Class in software.amazon.awssdk.http.nio.netty.internal.http2
 
- 
Translates HTTP/1.1 Netty objects to the corresponding HTTP/2 frame objects.
 
- HttpToHttp2OutboundAdapter() - Constructor for class software.amazon.awssdk.http.nio.netty.internal.http2.HttpToHttp2OutboundAdapter
 
-