Uses of Interface
org.eclipse.emf.cdo.server.CDOServerImporter.Handler
Package
Description
Server concepts for dealing with repositories and stores.
-
Uses of CDOServerImporter.Handler in org.eclipse.emf.cdo.server
Modifier and TypeInterfaceDescriptionstatic interface
Persists the data that has been read by aimporter
into a newrepository
.Modifier and TypeMethodDescriptionprotected void
CDOServerImporter.Binary.importAll
(InputStream stream, CDOServerImporter.Handler handler) protected abstract void
CDOServerImporter.importAll
(InputStream in, CDOServerImporter.Handler handler) protected void
CDOServerImporter.XML.importAll
(InputStream in, CDOServerImporter.Handler handler)