| Package | Description |
|---|---|
| io.modelcontextprotocol.spec |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMcpTransportStream<CONNECTION>
An implementation of
McpTransportStream using Project Reactor types. |
| Constructor and Description |
|---|
DefaultMcpTransportStream(boolean resumable,
Function<McpTransportStream<CONNECTION>,org.reactivestreams.Publisher<CONNECTION>> reconnect)
Constructs a new instance representing a particular stream that can resume using
the provided reconnect mechanism.
|
Copyright © 2025. All rights reserved.