Class CDOServerExporter<OUT>

java.lang.Object
org.eclipse.emf.cdo.server.CDOServerExporter<OUT>
Direct Known Subclasses:
CDOServerExporter.Binary, CDOServerExporter.XML

public abstract class CDOServerExporter<OUT> extends Object
Exports the complete contents of a repository in a format suitable for imports into new repositories.

Subtypes specify the actual exchange format.

Since:
4.0
Author:
Eike Stepper