ObservableResources
Provides notification telling the client of changes to a particular resource
Inheritors
Functions
Link copied to clipboard
abstract fun listResources(req: McpResource.List.Request, client: Client, http: Request): McpResource.List.Response
Link copied to clipboard
abstract fun listTemplates(req: McpResource.ListTemplates.Request, client: Client, http: Request): McpResource.ListTemplates.Response
Link copied to clipboard
abstract fun read(req: McpResource.Read.Request, client: Client, http: Request): McpResource.Read.Response
Link copied to clipboard
Link copied to clipboard