org.ar4k.agent.rpc.IHomunculusRpc Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ar4k-core Show documentation
Show all versions of ar4k-core Show documentation
Java Edge Agent Rossonet.
package org.ar4k.agent.rpc;
// attore rpc. La "personalità" dell'agente
public interface IHomunculusRpc extends AutoCloseable {
}