Interface McpHttpServerSupplier

All Superinterfaces:
Supplier<McpHttpServer>

@Internal public interface McpHttpServerSupplier extends Supplier<McpHttpServer>
Strategy interface for resolving a McpHttpServer.
  • Method Summary

    Methods inherited from interface Supplier

    get