Uses of Interface
io.gravitee.gateway.reactive.api.context.GenericResponse
Packages that use GenericResponse
-
Uses of GenericResponse in io.gravitee.gateway.reactive.api.context
Subinterfaces of GenericResponse 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.seeHttpResponseinterfaceDeprecated, for removal: This API element is subject to removal in a future version.seeTcpResponseMethods in io.gravitee.gateway.reactive.api.context that return GenericResponseModifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.GenericExecutionContext.response()Deprecated, for removal: This API element is subject to removal in a future version.Get the current response stuck to this execution context.GenericResponse.status(int statusCode) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of GenericResponse in io.gravitee.gateway.reactive.api.el
Constructors in io.gravitee.gateway.reactive.api.el with parameters of type GenericResponseModifierConstructorDescriptionEvaluableResponse(GenericResponse response) Deprecated.EvaluableResponse(GenericResponse response, String content) Deprecated.
HttpPlainResponse