Interface AgentInterfaceMapper

All Known Implementing Classes:
AgentInterfaceMapperImpl

public interface AgentInterfaceMapper
Mapper between AgentInterface and AgentInterface.
  • Field Details

  • Method Details

    • toProto

      AgentInterface toProto(org.a2aproject.sdk.spec.AgentInterface domain)
    • fromProto

      org.a2aproject.sdk.spec.AgentInterface fromProto(AgentInterface proto)