Uses of Class
io.modelcontextprotocol.spec.McpStreamableServerSession
Packages that use McpStreamableServerSession
-
Uses of McpStreamableServerSession in io.modelcontextprotocol.spec
Methods in io.modelcontextprotocol.spec that return McpStreamableServerSessionModifier and TypeMethodDescriptionMcpStreamableServerSession.McpStreamableServerSessionInit.session()Returns the value of thesessionrecord component.Constructors in io.modelcontextprotocol.spec with parameters of type McpStreamableServerSessionModifierConstructorDescriptionMcpStreamableServerSessionInit(McpStreamableServerSession session, reactor.core.publisher.Mono<McpSchema.InitializeResult> initResult) Creates an instance of aMcpStreamableServerSessionInitrecord class.