Interface IProxyAgentService


  • public interface IProxyAgentService
    Service for administration of proxy agents.
    • Method Detail

      • getRemoteComponentIdentifier

        IFuture<IComponentIdentifier> getRemoteComponentIdentifier()
        Get the component identifier of the remote platform.
      • setRemoteComponentIdentifier

        IFuture<java.lang.Void> setRemoteComponentIdentifier​(IComponentIdentifier cid)
        Set or update the component identifier of the remote platform, i.e., top reflect new transport addresses.
      • refreshLatency

        IFuture<java.lang.Void> refreshLatency()
        Refresh the latency value.