Class Hierarchy
- java.lang.Object
- io.vertx.core.http.GoAway
- io.vertx.core.http.GoAwayConverter
- io.vertx.core.http.Http2Settings
- io.vertx.core.http.Http2SettingsConverter
- io.vertx.core.http.HttpClientOptionsConverter
- io.vertx.core.http.HttpConnectOptions
- io.vertx.core.http.RequestOptions
- io.vertx.core.http.WebSocketConnectOptions
- io.vertx.core.http.RequestOptions
- io.vertx.core.http.HttpConnectOptionsConverter
- io.vertx.core.http.HttpMethod
- io.vertx.core.http.HttpServerOptionsConverter
- io.vertx.core.http.MimeMapping
- io.vertx.core.net.NetworkOptions
- io.vertx.core.net.TCPSSLOptions
- io.vertx.core.net.ClientOptionsBase
- io.vertx.core.http.HttpClientOptions
- io.vertx.core.http.WebSocketClientOptions
- io.vertx.core.net.NetServerOptions
- io.vertx.core.http.HttpServerOptions
- io.vertx.core.net.ClientOptionsBase
- io.vertx.core.net.TCPSSLOptions
- io.vertx.core.http.PoolOptions
- io.vertx.core.http.PoolOptionsConverter
- io.vertx.core.http.RequestOptionsConverter
- io.vertx.core.http.StreamPriority
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.vertx.core.VertxException
- io.vertx.core.http.ConnectionPoolTooBusyException
- io.vertx.core.http.HttpClosedException
- io.vertx.core.http.StreamResetException
- io.vertx.core.http.UpgradeRejectedException
- io.vertx.core.VertxException
- java.lang.RuntimeException
- java.lang.Exception
- io.vertx.core.http.WebSocketClientOptionsConverter
- io.vertx.core.http.WebSocketConnectOptionsConverter
Interface Hierarchy
- io.vertx.core.http.Cookie
- io.vertx.core.Expectation<V>
- io.vertx.core.http.HttpResponseExpectation
- io.vertx.core.http.HttpClient
- io.vertx.core.http.HttpClientAgent (also extends io.vertx.core.metrics.Measured)
- io.vertx.core.http.HttpClientConnection (also extends io.vertx.core.http.HttpConnection)
- io.vertx.core.http.HttpClientBuilder
- io.vertx.core.http.HttpConnection
- io.vertx.core.http.HttpClientConnection (also extends io.vertx.core.http.HttpClient)
- io.vertx.core.http.HttpFrame
- io.vertx.core.http.HttpHeaders
- io.vertx.core.http.HttpResponseHead
- io.vertx.core.http.HttpClientResponse (also extends io.vertx.core.streams.ReadStream<T>)
- io.vertx.core.metrics.Measured
- io.vertx.core.http.HttpClientAgent (also extends io.vertx.core.http.HttpClient)
- io.vertx.core.http.HttpServer
- io.vertx.core.http.WebSocketClient
- io.vertx.core.http.ServerWebSocketHandshake
- io.vertx.core.streams.StreamBase
- io.vertx.core.streams.ReadStream<T>
- io.vertx.core.http.HttpClientResponse (also extends io.vertx.core.http.HttpResponseHead)
- io.vertx.core.http.HttpServerFileUpload
- io.vertx.core.http.HttpServerRequest
- io.vertx.core.http.WebSocketBase (also extends io.vertx.core.streams.WriteStream<T>)
- io.vertx.core.http.WebSocket
- io.vertx.core.http.ClientWebSocket
- io.vertx.core.http.ServerWebSocket
- io.vertx.core.http.WebSocket
- io.vertx.core.streams.WriteStream<T>
- io.vertx.core.http.HttpClientRequest
- io.vertx.core.http.HttpServerResponse
- io.vertx.core.http.WebSocketBase (also extends io.vertx.core.streams.ReadStream<T>)
- io.vertx.core.http.WebSocket
- io.vertx.core.http.ClientWebSocket
- io.vertx.core.http.ServerWebSocket
- io.vertx.core.http.WebSocket
- io.vertx.core.streams.ReadStream<T>
- io.vertx.core.http.WebSocketFrame
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.vertx.core.http.ClientAuth
- io.vertx.core.http.CookieSameSite
- io.vertx.core.http.HttpVersion
- io.vertx.core.http.WebSocketFrameType
- io.vertx.core.http.WebSocketVersion
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)