Uses of Interface
de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.BatchFactory
-
-
Uses of BatchFactory in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing
Constructors in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing with parameters of type BatchFactory Constructor Description BatchProcessor(BatchFactory<C> batchFactory) -
Uses of BatchFactory in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json
Classes in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.json that implement BatchFactory Modifier and Type Class Description classJsonBatchFactory -
Uses of BatchFactory in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart
Classes in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart that implement BatchFactory Modifier and Type Class Description classMultipartFactory
-