public interface McpServerTransportProvider extends McpServerTransportProviderBase
McpServerTransportProviderBase for a single outgoing
stream in bidirectional communication (STDIO and the legacy HTTP SSE).| Modifier and Type | Method and Description |
|---|---|
void |
setSessionFactory(McpServerSession.Factory sessionFactory)
Sets the session factory that will be used to create sessions for new clients.
|
close, closeGracefully, notifyClients, protocolVersionsvoid setSessionFactory(McpServerSession.Factory sessionFactory)
sessionFactory - the session factory to be used for initiating client sessionsCopyright © 2025. All rights reserved.