Uses of Class
org.frankframework.mcp.AbstractToolProvider

Packages that use AbstractToolProvider
Package
Description
 
  • Uses of AbstractToolProvider in org.frankframework.mcp.tools

    Modifier and Type
    Class
    Description
    class 
    Tools to inspect and control adapters, mirroring the Adapters controller of the Frank!
    class 
    Tools to list the members of a (Hazelcast) cluster and to select the member that subsequent requests are routed to, mirroring the ClusterMembers controller of the Frank!
    class 
    Tools to inspect the loaded configurations, mirroring the Configurations controller of the Frank!
    class 
    Tools to inspect log files and logging settings, mirroring the Logging and FileViewer controllers of the Frank!
    class 
    Tools to browse and manage messages in a transactional storage (such as an error store) of a receiver, mirroring the TransactionalStorage controller of the Frank!
    class 
    Tools that expose general server information, mirroring the ServerDetails, EnvironmentVariables, SecurityItems, Scheduler and ConnectionOverview controllers of the Frank!
    class 
    Tool to test a pipeline (adapter) with a supplied input message, mirroring the TestPipeline controller of the Frank!