Uses of Class
org.eblocker.server.common.recorder.RecordedDomainCounter
Packages that use RecordedDomainCounter
Package
Description
-
Uses of RecordedDomainCounter in org.eblocker.server.common.recorder
Methods in org.eblocker.server.common.recorder that return types with arguments of type RecordedDomainCounterModifier and TypeMethodDescriptionDomainRequestRecorder.getRecordedDomainRequests(String deviceId) RecordedDomainBin.getRequests()Methods in org.eblocker.server.common.recorder with parameters of type RecordedDomainCounterModifier and TypeMethodDescriptionvoidRecordedDomainCounter.update(RecordedDomainCounter counter) Merge two counters. -
Uses of RecordedDomainCounter in org.eblocker.server.http.controller
Methods in org.eblocker.server.http.controller that return types with arguments of type RecordedDomainCounterModifier and TypeMethodDescriptionDomainRecorderController.getRecordedDomains(org.restexpress.Request request, org.restexpress.Response response) -
Uses of RecordedDomainCounter in org.eblocker.server.http.controller.impl
Methods in org.eblocker.server.http.controller.impl that return types with arguments of type RecordedDomainCounterModifier and TypeMethodDescriptionDomainRecorderControllerImpl.getRecordedDomains(org.restexpress.Request request, org.restexpress.Response response)