Uses of Class
org.javlo.service.syncro.AbstractSynchroContext
-
Packages that use AbstractSynchroContext Package Description org.javlo.service.syncro -
-
Uses of AbstractSynchroContext in org.javlo.service.syncro
Classes in org.javlo.service.syncro with type parameters of type AbstractSynchroContext Modifier and Type Class Description class
AbstractSynchroService<SC extends AbstractSynchroContext>
Abstract service defining required elements for synchronisation.Subclasses of AbstractSynchroContext in org.javlo.service.syncro Modifier and Type Class Description class
BaseSynchroContext
Javlo implementation of theAbstractSynchroContext
.
-