Uses of Interface
io.gravitee.gateway.reactive.api.context.http.HttpMessageRequest
Packages that use HttpMessageRequest
Package
Description
-
Uses of HttpMessageRequest in io.gravitee.gateway.reactive.api.context
Subinterfaces of HttpMessageRequest 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 HttpMessageRequest in io.gravitee.gateway.reactive.api.context.http
Subinterfaces of HttpMessageRequest 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 HttpMessageRequestModifier and TypeMethodDescriptionHttpMessageExecutionContext.request()Get the current request attached to this execution context.
HttpMessageRequest