Uses of Record Class
dev.voidframework.web.http.HttpRequestBodyContent
Packages that use HttpRequestBodyContent
-
Uses of HttpRequestBodyContent in dev.voidframework.web.http
Methods in dev.voidframework.web.http that return HttpRequestBodyContent -
Uses of HttpRequestBodyContent in dev.voidframework.web.server.http
Methods in dev.voidframework.web.server.http that return HttpRequestBodyContentConstructors in dev.voidframework.web.server.http with parameters of type HttpRequestBodyContentModifierConstructorDescriptionUndertowHttpRequest(io.undertow.server.HttpServerExchange httpServerExchange, HttpRequestBodyContent httpRequestBodyContent) Build a new instance.