Package org.wildfly.extension.mcp
Class McpEndpointConfiguration
java.lang.Object
org.wildfly.extension.mcp.McpEndpointConfiguration
Encapsulates the configuration of an MCP Server endpoint.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the URL path of the messages endpoint.Returns the URL path of the sse endpoint.
-
Method Details
-
getSsePath
Returns the URL path of the sse endpoint.- Returns:
- an endpoint path
-
getMessagesPath
Returns the URL path of the messages endpoint.- Returns:
- an endpoint path
-