toggle menu
MCP Kotlin SDK
0.1.0
jvm
switch theme
search in API
MCP Kotlin SDK
/
io.modelcontextprotocol.kotlin.sdk
/
ServerRequest
Server
Request
sealed
interface
ServerRequest
:
Request
(
source
)
Represents a request sent by the server.
Inheritors
UnknownMethodRequestOrNotification
PingRequest
CreateMessageRequest
ListRootsRequest
Members
Properties
method
Link copied to clipboard
abstract
val
method
:
Method