Uses of Interface
ix.ip2.SyncState.ClientOperation

Packages that use SyncState.ClientOperation
ix.ip2 I-X Process Panels 
 

Uses of SyncState.ClientOperation in ix.ip2
 

Classes in ix.ip2 that implement SyncState.ClientOperation
static class SyncState.AbstractClientOperation
           
static class SyncState.ServerFullState
           
static class SyncState.ServerStateChange
           
static class SyncState.ServerStateDeletion
           
static class SyncState.ServerStateDelta
           
 

Methods in ix.ip2 with parameters of type SyncState.ClientOperation
protected  void SyncStateClient.handleOperation(SyncState.ClientOperation op)
           
protected  void SyncStateServer.sendToClients(SyncState.ClientOperation op)