Uses of Interface
org.eclipse.emf.cdo.spi.common.CDORawReplicationContext

Packages that use CDORawReplicationContext
org.eclipse.emf.cdo.spi.server Server service provider interfaces and useful base implementations. 
org.eclipse.emf.spi.cdo Client service provider interfaces and useful base implementations. 
 

Uses of CDORawReplicationContext in org.eclipse.emf.cdo.spi.server
 

Subinterfaces of CDORawReplicationContext in org.eclipse.emf.cdo.spi.server
 interface InternalFailoverParticipant
          If the meaning of this type isn't clear, there really should be more of a description here...
 interface InternalSynchronizableRepository
          If the meaning of this type isn't clear, there really should be more of a description here...
 

Uses of CDORawReplicationContext in org.eclipse.emf.spi.cdo
 

Methods in org.eclipse.emf.spi.cdo with parameters of type CDORawReplicationContext
 void CDOSessionProtocol.replicateRepositoryRaw(CDORawReplicationContext context, OMMonitor monitor)
           
 



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.