Interface McpStatelessAsyncServerCustomizer


public interface McpStatelessAsyncServerCustomizer
Interface for customizing stateless asynchronous MCP server configurations.
Since:
2.0.2
Author:
Niklas Herder
See Also:
  • McpServer.StatelessAsyncSpecification
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    customize(io.modelcontextprotocol.server.McpServer.StatelessAsyncSpecification serverBuilder)
     
  • Method Details

    • customize

      void customize(io.modelcontextprotocol.server.McpServer.StatelessAsyncSpecification serverBuilder)