Uses of Class
org.eblocker.server.common.util.TextLineProvider
Packages that use TextLineProvider
-
Uses of TextLineProvider in org.eblocker.server.http.service
Constructors in org.eblocker.server.http.service with parameters of type TextLineProviderModifierConstructorDescriptionRecordingService(int defaultRecordingSizeLimit, int defaultRecordingTimeLimit, String recordingFilePath, String analysisFileHandshakesPath, String analysisFileDataPath, DataSource dataSource, ScriptRunner scriptRunner, AppModuleService appModuleService, TextLineProvider textLineProvider, java.time.Clock clock)