Interface Proxy

All Known Subinterfaces:
ResourceProxy, ToolsProxy
All Known Implementing Classes:
InvokerProxy, ResourceAcquirerProxy

public interface Proxy
Proxies between MCP URIs and Camel components capable of handling them
  • Method Details

    • name

      String name()
      The name of the proxy
      Returns:
    • getServiceConfigurations

      Map<String,String> getServiceConfigurations(String target)
      Retrieve configurations from the service
      Parameters:
      target - the target service to retrieve configurations from
      Returns:
      A map of configurations and their descriptions