@FunctionalInterface public static interface McpServerSession.Factory
| Modifier and Type | Method and Description |
|---|---|
McpServerSession |
create(McpServerTransport sessionTransport)
Creates a new 1:1 representation of the client-server interaction.
|
McpServerSession create(McpServerTransport sessionTransport)
sessionTransport - the transport to use for communication with the client.Copyright © 2025. All rights reserved.