Class AgentCreateRequest

    • Field Detail

      • reply

        public AgentId reply
        Id. of agent to reply to
      • deploy

        AgentId deploy
        Id. of agent to deploy, used since id is not more serialized in agent state.
      • agentState

        byte[] agentState
        Serialized state of the agent
    • Method Detail

      • getDeploy

        public final AgentId getDeploy()