StreamingConfiguration

The streaming configuration for an MCP gateway. This structure defines settings that control response streaming behavior.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates whether response streaming is enabled for the gateway. When set to true, the gateway streams responses from targets back to the client.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String