mcp.schema.notification
Members list
Type members
Classlikes
This notification can be sent by either side to indicate that it is cancelling a previously-issued request.
This notification can be sent by either side to indicate that it is cancelling a previously-issued request.
The request SHOULD still be in-flight, but due to communication latency, it is always possible that this notification MAY arrive after the request has already finished.
This notification indicates that the result will be unused, so any associated processing SHOULD cease.
A client MUST NOT attempt to cancel its initialize
request.
Attributes
- Companion
- object
- Source
- CancelledNotification.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Notificationclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Source
- CancelledNotification.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
This notification is sent from the client to the server after initialization has finished.
This notification is sent from the client to the server after initialization has finished.
Attributes
- Companion
- object
- Source
- InitializedNotification.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Notificationclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Source
- InitializedNotification.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
Notification of a log message passed from server to client. If no logging/setLevel request has been sent from the client, the server MAY decide which messages to send automatically.
Notification of a log message passed from server to client. If no logging/setLevel request has been sent from the client, the server MAY decide which messages to send automatically.
Attributes
- Companion
- object
- Source
- LoggingMessageNotification.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Notificationclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Source
- LoggingMessageNotification.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
Attributes
- Source
- package.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
An out-of-band notification used to inform the receiver of a progress update for a long-running request.
An out-of-band notification used to inform the receiver of a progress update for a long-running request.
Attributes
- Companion
- object
- Source
- ProgressNotification.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Notificationclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Source
- ProgressNotification.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ProgressNotification.type
An optional notification from the server to the client, informing it that the list of prompts it offers has changed. This may be issued by servers without any previous subscription from the client.
An optional notification from the server to the client, informing it that the list of prompts it offers has changed. This may be issued by servers without any previous subscription from the client.
Attributes
- Companion
- object
- Source
- PromptListChangedNotification.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Notificationclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Source
- PromptListChangedNotification.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
An optional notification from the server to the client, informing it that the list of resources it can read from has changed. This may be issued by servers without any previous subscription from the client.
An optional notification from the server to the client, informing it that the list of resources it can read from has changed. This may be issued by servers without any previous subscription from the client.
Attributes
- Companion
- object
- Source
- ResourceListChangedNotification.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Notificationclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Source
- ResourceListChangedNotification.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
A notification from the server to the client, informing it that a resource has changed and may need to be read again. This should only be sent if the client previously sent a resources/subscribe request.
A notification from the server to the client, informing it that a resource has changed and may need to be read again. This should only be sent if the client previously sent a resources/subscribe request.
Attributes
- Companion
- object
- Source
- ResourceUpdatedNotification.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Notificationclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Source
- ResourceUpdatedNotification.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
Attributes
- Companion
- object
- Source
- RootsListChangedNotification.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Notificationclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Source
- RootsListChangedNotification.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
Attributes
- Companion
- object
- Source
- ToolListChangedNotification.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Notificationclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Source
- ToolListChangedNotification.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type