toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-mcp-sdk
/
org.http4k.mcp.server.capability
/
ServerCompletions
Server
Completions
class
ServerCompletions
(
bindings
:
Iterable
<
CompletionCapability
>
)
:
Completions
Members
Constructors
Server
Completions
Link copied to clipboard
constructor
(
vararg
bindings
:
CompletionCapability
)
constructor
(
bindings
:
Iterable
<
CompletionCapability
>
)
Functions
complete
Link copied to clipboard
open
override
fun
complete
(
mcp
:
McpCompletion.Request
,
client
:
Client
,
http
:
Request
)
:
McpCompletion.Response