public class MultiCnxSync extends Object
Modifier and Type | Class and Description |
---|---|
private static class |
MultiCnxSync.SyncRound |
Modifier and Type | Field and Description |
---|---|
private MultiCnxSync.SyncRound |
currentRound |
private AgentId |
proxyId |
private Vector |
syncRequests |
Constructor and Description |
---|
MultiCnxSync(AgentId pid) |
private AgentId proxyId
private Vector syncRequests
private MultiCnxSync.SyncRound currentRound
public MultiCnxSync(AgentId pid)
public void send(RequestNot request)
Copyright © 2020 ScalAgent D.T.. All rights reserved.