Hierarchy For Package io.gatling.http.client.impl
Class Hierarchy
- java.lang.Object
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
- io.gatling.http.client.impl.Http2AppHandler
- io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtensionHandler
- io.gatling.http.client.impl.AllowClientNoContextWebSocketClientCompressionHandler
- io.gatling.http.client.impl.WebSocketHandler
- io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
- io.gatling.http.client.impl.NoopHandler
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.gatling.http.client.impl.DefaultHttpClient (implements io.gatling.http.client.HttpClient)
- io.gatling.http.client.impl.Http2AppHandler.GoAwayFrame
- io.gatling.http.client.impl.Http2AppHandler.StreamTimeout
- io.gatling.http.client.impl.Http2Content
- io.netty.handler.codec.http2.Http2EventAdapter (implements io.netty.handler.codec.http2.Http2Connection.Listener, io.netty.handler.codec.http2.Http2FrameListener)
- io.gatling.http.client.impl.NotAggregatingInboundHttp2ToHttpAdapter
- io.gatling.http.client.impl.HttpTx
- io.gatling.http.client.impl.RequestTimeout.DefaultRequestTimeout (implements io.gatling.http.client.impl.RequestTimeout)
- io.gatling.http.client.impl.RequestTimeout.NoopRequestTimeout (implements io.gatling.http.client.impl.RequestTimeout)
- io.gatling.http.client.impl.SslHandlers
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.util.concurrent.TimeoutException
- io.gatling.http.client.impl.RequestTimeoutException
- java.util.concurrent.TimeoutException
- java.lang.Exception
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
Interface Hierarchy
- io.gatling.http.client.impl.RequestTimeout
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.gatling.http.client.impl.HttpTx.ChannelState
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)