Uses of Interface
io.gravitee.gateway.reactive.api.context.base.BaseMessageExecutionContext
Packages that use BaseMessageExecutionContext
Package
Description
-
Uses of BaseMessageExecutionContext in io.gravitee.gateway.reactive.api.context
Subinterfaces of BaseMessageExecutionContext 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. -
Uses of BaseMessageExecutionContext in io.gravitee.gateway.reactive.api.context.http
Subinterfaces of BaseMessageExecutionContext in io.gravitee.gateway.reactive.api.context.httpModifier and TypeInterfaceDescriptioninterfaceAllows accessing the specificities related toHttpPlainExecutionContextandHttpMessageExecutionContextfrom a http context that can mutate from plain to messages.interfaceSpecialize http execution context allowing access to anHttpMessageRequestandHttpMessageResponsethat manipulates flow of messages.
HttpExecutionContext