Class EmbabelServerGoalsAgentCardHandler

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String path
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getPath()
      AgentCard agentCard(String scheme, String host, Integer port) Returns the agent card for the A2A server.
      String infoString(Boolean verbose, Integer indent)
      • Methods inherited from class com.embabel.agent.a2a.server.A2ARequestHandler

        handleJsonRpc, handleJsonRpcStream
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EmbabelServerGoalsAgentCardHandler

        EmbabelServerGoalsAgentCardHandler(String path, AgentPlatform agentPlatform, A2ARequestHandler a2ARequestHandler, Function1<Goal, Boolean> goalFilter)
        Parameters:
        path - Relative path of the endpoint (under the root)