ExMCP.Server.RefactorHelpers (ex_mcp v0.9.2)
View SourceHelper module to support the gradual refactoring of ExMCP.Server.
This module provides compatibility shims and delegation functions to ensure backward compatibility during the refactoring process.
Summary
Functions
Delegates to ResponseBuilder.build_batch_error/1 for compatibility.
Delegates to ResponseBuilder.build_error_response/4 for compatibility.
Delegates to ResponseBuilder.build_mcp_error/4 for compatibility.
Delegates to ResponseBuilder.build_notification/2 for compatibility.
Delegates to ResponseBuilder.build_request/3 for compatibility.
Delegates to ResponseBuilder.build_success_response/2 for compatibility.
Delegates to ResponseBuilder.build_tool_error/3 for compatibility.
Functions
Delegates to ResponseBuilder.build_batch_error/1 for compatibility.
Delegates to ResponseBuilder.build_error_response/4 for compatibility.
Delegates to ResponseBuilder.build_mcp_error/4 for compatibility.
Delegates to ResponseBuilder.build_notification/2 for compatibility.
Delegates to ResponseBuilder.build_request/3 for compatibility.
Delegates to ResponseBuilder.build_success_response/2 for compatibility.
Delegates to ResponseBuilder.build_tool_error/3 for compatibility.