Class McpMeta
java.lang.Object
dev.langchain4j.mcp.registryclient.model.McpMeta
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Returns publisher-provided metadata as plain values, so consumers do not need a JSON library.toString()
-
Constructor Details
-
McpMeta
public McpMeta()
-
-
Method Details
-
getOfficial
-
publisherProvided
-
getPublisherProvided
@Deprecated(since="1.20.0", forRemoval=true) public Map<String, com.fasterxml.jackson.databind.JsonNode> getPublisherProvided()Deprecated, for removal: This API element is subject to removal in a future version.usepublisherProvided(), which does not expose Jackson types. -
toString
-
publisherProvided(), which does not expose Jackson types.