Uses of Interface
io.modelcontextprotocol.spec.McpStatelessServerTransport
Packages that use McpStatelessServerTransport
-
Uses of McpStatelessServerTransport in io.modelcontextprotocol.server
Methods in io.modelcontextprotocol.server with parameters of type McpStatelessServerTransportModifier and TypeMethodDescriptionMcpServer.async(McpStatelessServerTransport transport) Starts building an asynchronous MCP server that provides non-blocking operations.McpServer.sync(McpStatelessServerTransport transport) Starts building a synchronous MCP server that provides blocking operations.Constructors in io.modelcontextprotocol.server with parameters of type McpStatelessServerTransportModifierConstructorDescription -
Uses of McpStatelessServerTransport in io.modelcontextprotocol.server.transport
Classes in io.modelcontextprotocol.server.transport that implement McpStatelessServerTransportModifier and TypeClassDescriptionclassImplementation of an HttpServlet basedMcpStatelessServerTransport.