| Package | Description |
|---|---|
| io.modelcontextprotocol.spec |
| Constructor and Description |
|---|
McpServerSession(String id,
McpServerTransport transport,
McpServerSession.InitRequestHandler initHandler,
McpServerSession.InitNotificationHandler initNotificationHandler,
Map<String,McpServerSession.RequestHandler<?>> requestHandlers,
Map<String,McpServerSession.NotificationHandler> notificationHandlers)
Creates a new server session with the given parameters and the transport to use.
|
Copyright © 2025. All rights reserved.