JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package io.vertx.core.http.impl
Package Hierarchies:
All Packages
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.handler.codec.ByteToMessageDecoder
io.netty.handler.codec.http.HttpObjectDecoder
io.netty.handler.codec.http.HttpRequestDecoder
io.vertx.core.http.impl.
VertxHttpRequestDecoder
io.vertx.core.http.impl.
Http1xOrH2CHandler
io.vertx.core.http.impl.
Http1xUpgradeToH2CHandler
io.vertx.core.net.impl.
ConnectionBase
io.vertx.core.http.impl.
Http1xClientConnection
(implements io.vertx.core.http.impl.
HttpClientConnection
)
io.vertx.core.http.impl.
Http1xServerConnection
(implements io.vertx.core.http.impl.
HttpServerConnection
)
io.vertx.core.http.impl.
Http2ServerConnection
(implements io.vertx.core.http.impl.
HttpServerConnection
)
io.vertx.core.http.impl.
CookieImpl
(implements io.vertx.core.http.impl.
ServerCookie
)
io.vertx.core.http.impl.
Http1xServerRequest
(implements io.vertx.core.spi.observability.
HttpRequest
, io.vertx.core.http.impl.
HttpServerRequestInternal
)
io.vertx.core.http.impl.
Http1xServerRequestHandler
(implements io.vertx.core.
Handler
<E>)
io.vertx.core.http.impl.
Http1xServerResponse
(implements io.vertx.core.spi.observability.
HttpResponse
, io.vertx.core.http.
HttpServerResponse
)
io.vertx.core.http.impl.
Http2ServerRequest
(implements io.vertx.core.spi.observability.
HttpRequest
, io.vertx.core.http.impl.
HttpServerRequestInternal
)
io.vertx.core.http.impl.
Http2ServerResponse
(implements io.vertx.core.spi.observability.
HttpResponse
, io.vertx.core.http.
HttpServerResponse
)
io.vertx.core.http.impl.
Http2UpgradedClientConnection
(implements io.vertx.core.http.impl.
HttpClientConnection
)
io.vertx.core.http.impl.
HttpChannelConnector
io.vertx.core.http.impl.
HttpClientImpl
(implements io.vertx.core.
Closeable
, io.vertx.core.http.
HttpClient
, io.vertx.core.spi.metrics.
MetricsProvider
)
io.vertx.core.http.impl.
HttpClientPush
(implements io.vertx.core.spi.observability.
HttpRequest
)
io.vertx.core.http.impl.
HttpClientRequestBase
(implements io.vertx.core.http.
HttpClientRequest
)
io.vertx.core.http.impl.
HttpClientRequestImpl
(implements io.vertx.core.http.
HttpClientRequest
)
io.vertx.core.http.impl.
HttpClientResponseImpl
(implements io.vertx.core.http.
HttpClientResponse
)
io.vertx.core.http.impl.
HttpConnectionProvider
(implements io.vertx.core.net.impl.clientconnection.
ConnectionProvider
<C>)
io.vertx.core.http.impl.
HttpFrameImpl
(implements io.vertx.core.http.
HttpFrame
)
io.vertx.core.http.impl.
HttpRequestHead
(implements io.vertx.core.spi.observability.
HttpRequest
)
io.vertx.core.http.impl.
HttpResponseHead
(implements io.vertx.core.spi.observability.
HttpResponse
)
io.vertx.core.http.impl.
HttpServerConnectionHandler
(implements io.vertx.core.
Handler
<E>)
io.vertx.core.http.impl.
HttpServerWorker
(implements io.vertx.core.
Handler
<E>)
io.vertx.core.http.impl.
HttpUtils
io.vertx.core.http.impl.
MimeMapping
io.vertx.core.net.impl.
TCPServerBase
(implements io.vertx.core.
Closeable
, io.vertx.core.spi.metrics.
MetricsProvider
)
io.vertx.core.http.impl.
HttpServerImpl
(implements io.vertx.core.
Closeable
, io.vertx.core.http.
HttpServer
, io.vertx.core.spi.metrics.
MetricsProvider
)
io.vertx.core.http.impl.
VertxHttp2ClientUpgradeCodec
(implements io.netty.handler.codec.http.HttpClientUpgradeHandler.UpgradeCodec)
io.vertx.core.http.impl.
WebSocketImplBase
<S> (implements io.vertx.core.http.impl.
WebSocketInternal
)
io.vertx.core.http.impl.
ServerWebSocketImpl
(implements io.vertx.core.http.
ServerWebSocket
)
io.vertx.core.http.impl.
WebSocketImpl
(implements io.vertx.core.http.
WebSocket
)
Interface Hierarchy
io.vertx.core.http.
Cookie
io.vertx.core.http.impl.
ServerCookie
io.vertx.core.http.impl.
HttpClientStream
io.vertx.core.http.
HttpConnection
io.vertx.core.http.impl.
HttpClientConnection
io.vertx.core.http.impl.
HttpServerConnection
io.vertx.core.streams.
StreamBase
io.vertx.core.streams.
ReadStream
<T>
io.vertx.core.http.
HttpServerRequest
io.vertx.core.http.impl.
HttpServerRequestInternal
io.vertx.core.http.
WebSocketBase
(also extends io.vertx.core.streams.
WriteStream
<T>)
io.vertx.core.http.impl.
WebSocketInternal
io.vertx.core.streams.
WriteStream
<T>
io.vertx.core.http.
WebSocketBase
(also extends io.vertx.core.streams.
ReadStream
<T>)
io.vertx.core.http.impl.
WebSocketInternal
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2021. All rights reserved.