| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.ip2.SyncState
public class SyncState
Framework and operations for synchronised-state servers and clients.
| Nested Class Summary | |
|---|---|
| static class | SyncState.AbstractClientOperation | 
| static class | SyncState.AbstractServerOperation | 
| static interface | SyncState.ClientOperation | 
| static class | SyncState.ClientStateChange | 
| static class | SyncState.ClientStateDeletion | 
| static class | SyncState.ClientStateDelta | 
| static interface | SyncState.Operation | 
| static class | SyncState.RegisterClient | 
| static class | SyncState.ServerFullState | 
| static interface | SyncState.ServerOperation | 
| static class | SyncState.ServerStateChange | 
| static class | SyncState.ServerStateDeletion | 
| static class | SyncState.ServerStateDelta | 
| static class | SyncState.SyncStateHandler | 
| Field Summary | |
|---|---|
| protected  Ip2 | ip2 | 
| protected  Ip2ModelManager | mm | 
| protected  IPlanOptionManager | optMan | 
| protected static Symbol | SYNCHRONIZE_STATE | 
| Constructor Summary | |
|---|---|
| SyncState(Ip2 ip2) | |
| Method Summary | |
|---|---|
| protected  void | deletionUtility(ix.icore.domain.ListOfPatternAssignment delta) | 
| protected  Activity | makeSyncStateActivity(SyncState.Operation op) | 
| protected  void | send(java.lang.String destination,
     SyncState.Operation op) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
protected static final Symbol SYNCHRONIZE_STATE
protected Ip2 ip2
protected Ip2ModelManager mm
protected IPlanOptionManager optMan
| Constructor Detail | 
|---|
public SyncState(Ip2 ip2)
| Method Detail | 
|---|
protected Activity makeSyncStateActivity(SyncState.Operation op)
protected void send(java.lang.String destination,
                    SyncState.Operation op)
protected void deletionUtility(ix.icore.domain.ListOfPatternAssignment delta)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||