| Package | Description |
|---|---|
| io.modelcontextprotocol.client.transport |
| Modifier and Type | Method and Description |
|---|---|
ServerParameters |
ServerParameters.Builder.build() |
| Constructor and Description |
|---|
StdioClientTransport(ServerParameters params)
Creates a new StdioClientTransport with the specified parameters and default
ObjectMapper.
|
StdioClientTransport(ServerParameters params,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Creates a new StdioClientTransport with the specified parameters and ObjectMapper.
|
Copyright © 2025. All rights reserved.