Uses of Interface
io.vertx.core.http.HttpResponseHead
Packages that use HttpResponseHead
Package
Description
-
Uses of HttpResponseHead in io.vertx.core.http
Subinterfaces of HttpResponseHead in io.vertx.core.httpModifier and TypeInterfaceDescriptioninterfaceRepresents a client-side HTTP response.Subinterfaces with type arguments of type HttpResponseHead in io.vertx.core.httpModifier and TypeInterfaceDescriptioninterfaceCommon expectations for HTTP responses. -
Uses of HttpResponseHead in io.vertx.ext.web.client
Subinterfaces of HttpResponseHead in io.vertx.ext.web.client -
Uses of HttpResponseHead in io.vertx.reactivex.core.http
Methods in io.vertx.reactivex.core.http that return HttpResponseHeadMethods in io.vertx.reactivex.core.http with parameters of type HttpResponseHeadModifier and TypeMethodDescriptionstatic HttpResponseHeadHttpResponseHead.newInstance(HttpResponseHead arg) -
Uses of HttpResponseHead in io.vertx.rxjava3.core.http
Methods in io.vertx.rxjava3.core.http that return HttpResponseHeadMethods in io.vertx.rxjava3.core.http with parameters of type HttpResponseHeadModifier and TypeMethodDescriptionstatic HttpResponseHeadHttpResponseHead.newInstance(HttpResponseHead arg)