Uses of Interface
eu.europa.esig.dss.spi.client.http.DataLoader
Packages that use DataLoader
Package
Description
-
Uses of DataLoader in eu.europa.esig.dss.service.crl
Methods in eu.europa.esig.dss.service.crl with parameters of type DataLoaderConstructors in eu.europa.esig.dss.service.crl with parameters of type DataLoaderModifierConstructorDescriptionOnlineCRLSource(DataLoader dataLoader) This constructor allows to set a specificDataLoader. -
Uses of DataLoader in eu.europa.esig.dss.service.http.commons
Classes in eu.europa.esig.dss.service.http.commons that implement DataLoaderModifier and TypeClassDescriptionclassImplementation of DataLoader for any protocol.classThis class provides some caching features to handle the resources.classImplementation of DataLoader using HttpClient.classImplementation of DataLoader using HttpClient to request a timestamp server.Methods in eu.europa.esig.dss.service.http.commons that return DataLoaderMethods in eu.europa.esig.dss.service.http.commons with parameters of type DataLoaderModifier and TypeMethodDescriptionvoidFileCacheDataLoader.setDataLoader(DataLoader dataLoader) Sets the data loader for a remote documents access (e.g.Constructors in eu.europa.esig.dss.service.http.commons with parameters of type DataLoader -
Uses of DataLoader in eu.europa.esig.dss.service.ocsp
Methods in eu.europa.esig.dss.service.ocsp with parameters of type DataLoaderConstructors in eu.europa.esig.dss.service.ocsp with parameters of type DataLoaderModifierConstructorDescriptionOnlineOCSPSource(DataLoader dataLoader) Creates an Online OCSP Source with the providedDataLoaderinstance. -
Uses of DataLoader in eu.europa.esig.dss.service.tsp
Methods in eu.europa.esig.dss.service.tsp with parameters of type DataLoaderModifier and TypeMethodDescriptionvoidOnlineTSPSource.setDataLoader(DataLoader dataLoader) Set the DataLoader to use for querying the TSP server.Constructors in eu.europa.esig.dss.service.tsp with parameters of type DataLoaderModifierConstructorDescriptionOnlineTSPSource(String tspServer, DataLoader dataLoader) Builds an OnlineTSPSource that will query the URL and the specifiedDataLoader -
Uses of DataLoader in eu.europa.esig.dss.spi.client.http
Classes in eu.europa.esig.dss.spi.client.http that implement DataLoaderModifier and TypeClassDescriptionclassThis class allows to avoid downloading resources.classDefines a map between URL and document to load the data from offline sourceclassImplementation of native java DataLoader using the java.net.URL class. -
Uses of DataLoader in eu.europa.esig.dss.spi.x509.aia
Methods in eu.europa.esig.dss.spi.x509.aia with parameters of type DataLoaderModifier and TypeMethodDescriptionvoidDefaultAIASource.setDataLoader(DataLoader dataLoader) voidOnlineAIASource.setDataLoader(DataLoader dataLoader) Sets the data loader to be used to download a certificate token by AIAConstructors in eu.europa.esig.dss.spi.x509.aia with parameters of type DataLoaderModifierConstructorDescriptionDefaultAIASource(DataLoader dataLoader) Default constructor with a definedDataLoader -
Uses of DataLoader in eu.europa.esig.dss.spi.x509.revocation
Methods in eu.europa.esig.dss.spi.x509.revocation with parameters of type DataLoaderModifier and TypeMethodDescriptionvoidOnlineRevocationSource.setDataLoader(DataLoader dataLoader) Set the DataLoader to use for querying a revocation server. -
Uses of DataLoader in eu.europa.esig.dss.validation
Methods in eu.europa.esig.dss.validation with parameters of type DataLoaderModifier and TypeMethodDescriptionvoidSignaturePolicyProvider.setDataLoader(DataLoader dataLoader) Sets theDataLoaderto retrieve signature policy documents (e.g.