| Package | Description |
|---|---|
| io.modelcontextprotocol.server |
| Modifier and Type | Method and Description |
|---|---|
static McpStatelessServerFeatures.Async |
McpStatelessServerFeatures.Async.fromSync(McpStatelessServerFeatures.Sync syncSpec,
boolean immediateExecution)
Convert a synchronous specification into an asynchronous one and provide
blocking code offloading to prevent accidental blocking of the non-blocking
transport.
|
Copyright © 2025. All rights reserved.