| Package | Description |
|---|---|
| io.modelcontextprotocol.server | |
| io.modelcontextprotocol.spec |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<McpSchema.JSONRPCResponse> |
McpStatelessServerHandler.handleRequest(McpTransportContext transportContext,
McpSchema.JSONRPCRequest request)
Handle the request using user-provided feature implementations.
|
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<Void> |
McpStreamableServerSession.responseStream(McpSchema.JSONRPCRequest jsonrpcRequest,
McpStreamableServerTransport transport)
Provide the SSE stream of MCP messages finalized with a Response.
|
Copyright © 2025. All rights reserved.