MCP Kotlin SDK
Toggle table of contents
0.7.0
common
Platform filter
common
Switch theme
Search in API
MCP Kotlin SDK
kotlin-sdk-client
/
io.modelcontextprotocol.kotlin.sdk.client
/
StreamableHttpClientTransport
/
StreamableHttpClientTransport
Streamable
Http
Client
Transport
constructor
(
client
:
HttpClient
,
url
:
String
,
reconnectionTime
:
Duration
?
=
null
,
requestBuilder
:
HttpRequestBuilder
.
(
)
->
Unit
=
{}
)
(
source
)