Package io.gravitee.gateway.reactive.api.context.base
package io.gravitee.gateway.reactive.api.context.base
-
InterfacesClassDescriptionBase interface any execution context interface can inherit from.Base interface any message execution context interface can inherit from.Represents a request that can manipulate a flow of messages.Represents a response that can manipulate a flow of messages.Defines the common information that can be accessed for any request type.Defines the common information that can be accessed for any response type.Base interface any specialized native execution context interface can inherit from (e.g.Base interface any specialized native message execution context interfaces can inherit from (e.g.Represents a native request that can be specialized (e.g.Represents a native response that can be specialized (e.g.