Package eirb.pub.app.synchro
Class Synchronisation
java.lang.Object
eirb.pub.app.synchro.Synchronisation
- All Implemented Interfaces:
PropertyChangeListener,EventListener
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSynchronisation(ServerVaultFile svf, ServerAuthentication sa, javafx.util.Callback<Pair<VaultFile, VaultFile>, VaultFile> wVF) -
Method Summary
-
Constructor Details
-
Synchronisation
-
Synchronisation
public Synchronisation(ServerVaultFile svf, ServerAuthentication sa, javafx.util.Callback<Pair<VaultFile, VaultFile>, VaultFile> wVF)
-
-
Method Details
-
stop
public void stop() -
propertyChange
- Specified by:
propertyChangein interfacePropertyChangeListener
-