You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: framework/fel/java/plugins/tool-mcp-server/src/main/java/modelengine/fel/tool/mcp/server/transport/FitMcpStreamableServerTransportProvider.java
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ public class FitMcpStreamableServerTransportProvider implements McpStreamableSer
91
91
privateKeepAliveSchedulerkeepAliveScheduler;
92
92
93
93
/**
94
-
* Constructs a new DefaultMcpStreamableServerTransportProvider instance,
94
+
* Constructs a new FitMcpStreamableServerTransportProvider instance,
95
95
* for {@link FitMcpStreamableServerTransportProvider.Builder}.
96
96
*
97
97
* @param objectMapper The ObjectMapper to use for JSON serialization/deserialization
@@ -236,7 +236,7 @@ public Object handleGet(HttpClassicServerRequest request, HttpClassicServerRespo
0 commit comments