类 | 说明 |
---|---|
ServerParameters |
Server parameters for stdio client.
|
ServerParameters.Builder | |
StdioClientTransport |
Implementation of the MCP Stdio transport that communicates with a server process using
standard input/output streams.
|
WebRxSseClientTransport |
Server-Sent Events (SSE) implementation of the
McpTransport that follows the MCP HTTP with SSE
transport specification. |
WebRxSseClientTransport.Builder |
Builder for
WebRxSseClientTransport . |
WebRxStreamableHttpTransport |
An implementation of the Streamable HTTP protocol as defined by the
2025-03-26 version of the MCP specification. |
WebRxStreamableHttpTransport.Builder |
Builder for
WebRxStreamableHttpTransport . |