http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-ai-mcp-sdk
/
org.http4k.ai.mcp.server.protocol
/
ClientRequestContext
/
ClientCall
Client
Call
data
class
ClientCall
(
val
session
:
Session
,
val
requestId
:
Any
?
)
:
ClientRequestContext
(
source
)
Members
Constructors
Client
Call
Link copied to clipboard
constructor
(
session
:
Session
,
requestId
:
Any
?
)
constructor
(
mcpRequest
:
McpRequest
)
Properties
request
Id
Link copied to clipboard
val
requestId
:
Any
?
session
Link copied to clipboard
open
override
val
session
:
Session