Interface ResourcesConfiguration

All Superinterfaces:
McpPrimitiveConfiguration

public interface ResourcesConfiguration extends McpPrimitiveConfiguration
MCP Resources configuration.
Since:
1.0.0
  • Field Details

  • Method Details

    • isSubscribe

      default boolean isSubscribe()
      Returns:
      whether the client can subscribe to be notified of changes to individual resources.
    • isListChanged

      default boolean isListChanged()
      Specified by:
      isListChanged in interface McpPrimitiveConfiguration
      Returns:
      whether the server will emit notifications when the list of available resources changes.