Uses of Interface
org.eclipse.emf.cdo.spi.common.CDORawReplicationContext
- 
Packages that use CDORawReplicationContext Package Description 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.serverSubinterfaces of CDORawReplicationContext in org.eclipse.emf.cdo.spi.server Modifier and Type Interface Description interfaceInternalFailoverParticipantIf the meaning of this type isn't clear, there really should be more of a description here...interfaceInternalSynchronizableRepositoryIf 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.cdoMethods in org.eclipse.emf.spi.cdo with parameters of type CDORawReplicationContext Modifier and Type Method Description voidCDOSessionProtocol. replicateRepositoryRaw(CDORawReplicationContext context, org.eclipse.net4j.util.om.monitor.OMMonitor monitor)
 
-