Uses of Interface
io.gravitee.gateway.reactive.api.context.http.HttpPlainResponse
Packages that use HttpPlainResponse
Package
Description
-
Uses of HttpPlainResponse in io.gravitee.gateway.reactive.api.context
Subinterfaces of HttpPlainResponse 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.seeHttpResponse -
Uses of HttpPlainResponse in io.gravitee.gateway.reactive.api.context.http
Subinterfaces of HttpPlainResponse 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 HttpPlainResponseModifier and TypeMethodDescriptionHttpPlainExecutionContext.response()Get the current response stuck to this execution context.
HttpPlainResponse