Uses of Interface
ix.ip2.SyncState.ServerOperation

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

Uses of SyncState.ServerOperation in ix.ip2
 

Classes in ix.ip2 that implement SyncState.ServerOperation
static class SyncState.AbstractServerOperation
           
static class SyncState.ClientStateChange
           
static class SyncState.ClientStateDeletion
           
static class SyncState.ClientStateDelta
           
static class SyncState.RegisterClient
           
 

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