Reads a single resource whose URI matched a registered ResourceTemplate.
Receives the matched variable bindings extracted from the URI by the
URI-template matcher.
| Methods | ||
|---|---|---|
public
|
read(string $uri, array<string, string> $bindings, ServerContext $context): ReadResourceResult
|
# |