| 接口 | 说明 |
|---|---|
| McpUriTemplateManager |
Interface for working with URI templates.
|
| McpUriTemplateManagerFactory |
Factory interface for creating instances of
McpUriTemplateManager. |
| 类 | 说明 |
|---|---|
| Assert |
Utility class providing assertion methods for parameter validation.
|
| DefaultMcpUriTemplateManager |
Default implementation of the UriTemplateUtils interface.
|
| DefaultMcpUriTemplateManagerFactory | |
| KeepAliveScheduler |
A utility class for scheduling regular keep-alive calls to maintain connections.
|
| KeepAliveScheduler.Builder |
Builder class for creating KeepAliveScheduler instances with fluent API.
|
| Utils |
Miscellaneous utility methods.
|