SubscribeRequest

mcp.schema.request.SubscribeRequest
See theSubscribeRequest companion object
final case class SubscribeRequest(uri: String) extends Request

Sent from the client to request resources/updated notifications from the server whenever a particular resource changes.

Attributes

Companion
object
Source
SubscribeRequest.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Request
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def method: Method

Attributes

Definition Classes
Source
SubscribeRequest.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product