Uses of Interface
io.gravitee.gateway.reactive.api.context.GenericRequest
Packages that use GenericRequest
-
Uses of GenericRequest in io.gravitee.gateway.reactive.api.context
Subinterfaces of GenericRequest 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.interfaceDeprecated, for removal: This API element is subject to removal in a future version.seeHttpRequestinterfaceDeprecated, for removal: This API element is subject to removal in a future version.seeTcpRequestMethods in io.gravitee.gateway.reactive.api.context that return GenericRequestModifier and TypeMethodDescriptionGenericExecutionContext.request()Deprecated, for removal: This API element is subject to removal in a future version.Get the current request stuck to this execution context. -
Uses of GenericRequest in io.gravitee.gateway.reactive.api.el
Constructors in io.gravitee.gateway.reactive.api.el with parameters of type GenericRequestModifierConstructorDescriptionEvaluableRequest(GenericRequest request) Deprecated.EvaluableRequest(GenericRequest request, String content) Deprecated.
HttpPlainRequest