Interface SyncSessionFactory

All Known Implementing Classes:
V8PorjectSyncSessionFactory, V8PorjectSyncSessionFactory, V8PorjectSyncSessionFactory

public interface SyncSessionFactory
A factory for creating SyncSession objects.
  • Method Details

    • createSynSession

      SyncSession createSynSession(ITranslatedProject translatedProject)
      Creates a new SyncSession object.
      Parameters:
      translatedProject - the translated project
      Returns:
      the sync session