Uses of Interface
io.gravitee.gateway.reactive.api.context.base.BaseMessageResponse
Packages that use BaseMessageResponse
Package
Description
-
Uses of BaseMessageResponse in io.gravitee.gateway.reactive.api.context
Subinterfaces of BaseMessageResponse 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 BaseMessageResponse in io.gravitee.gateway.reactive.api.context.http
Subinterfaces of BaseMessageResponse in io.gravitee.gateway.reactive.api.context.httpModifier and TypeInterfaceDescriptioninterfaceRepresents a response that can manipulate a flow of messages.interfaceAllows accessing the specificities related toHttpPlainRequestandHttpMessageResponsefrom a http request that can mutate from plain to messages.
HttpMessageResponse