Uses of Interface
io.vertx.core.http.HttpRequestHead
Packages that use HttpRequestHead
Package
Description
-
Uses of HttpRequestHead in io.vertx.core.http
Subinterfaces of HttpRequestHead in io.vertx.core.httpModifier and TypeInterfaceDescriptioninterfaceRepresents a server-side HTTP request. -
Uses of HttpRequestHead in io.vertx.ext.web
Subinterfaces of HttpRequestHead in io.vertx.ext.webModifier and TypeInterfaceDescriptioninterfaceExtends to access the routing context associated with the request. -
Uses of HttpRequestHead in io.vertx.reactivex.core.http
Methods in io.vertx.reactivex.core.http that return HttpRequestHeadMethods in io.vertx.reactivex.core.http with parameters of type HttpRequestHeadModifier and TypeMethodDescriptionstatic HttpRequestHeadHttpRequestHead.newInstance(HttpRequestHead arg) Constructors in io.vertx.reactivex.core.http with parameters of type HttpRequestHead -
Uses of HttpRequestHead in io.vertx.rxjava3.core.http
Methods in io.vertx.rxjava3.core.http that return HttpRequestHeadMethods in io.vertx.rxjava3.core.http with parameters of type HttpRequestHeadModifier and TypeMethodDescriptionstatic HttpRequestHeadHttpRequestHead.newInstance(HttpRequestHead arg) Constructors in io.vertx.rxjava3.core.http with parameters of type HttpRequestHead