Uses of Interface
io.gravitee.gateway.reactive.api.context.http.HttpPlainRequest
Packages that use HttpPlainRequest
Package
Description
-
Uses of HttpPlainRequest in io.gravitee.gateway.reactive.api.context
Subinterfaces of HttpPlainRequest in io.gravitee.gateway.reactive.api.contextModifier and TypeInterfaceDescriptioninterfaceDeprecated, for removal: This API element is subject to removal in a future version.interfaceDeprecated, for removal: This API element is subject to removal in a future version.seeHttpRequest -
Uses of HttpPlainRequest in io.gravitee.gateway.reactive.api.context.http
Subinterfaces of HttpPlainRequest in io.gravitee.gateway.reactive.api.context.httpModifier and TypeInterfaceDescriptioninterfaceAllows accessing the specificities related toHttpPlainRequestandHttpMessageResponsefrom a http request that can mutate from plain to messages.Methods in io.gravitee.gateway.reactive.api.context.http that return HttpPlainRequestModifier and TypeMethodDescriptionHttpPlainExecutionContext.request()Get the current request stuck to this execution context.
HttpPlainRequest