Interface ProtocolRequestMapper

All Known Implementing Classes:
McpRequestMapper, McpRequestMapper

public interface ProtocolRequestMapper
Maps protocol-specific request parameters to protocol-neutral domain requests.

Each protocol version (e.g. MCP 2025-11-25) provides its own implementation, mirroring ProtocolResponseMapper on the response side.