Uses of Interface
eu.europa.esig.dss.spi.client.http.DataLoader
Package
Description
-
Uses of DataLoader in eu.europa.esig.dss.service.crl
ModifierConstructorDescriptionOnlineCRLSource
(DataLoader dataLoader) This constructor allows to set a specificDataLoader
. -
Uses of DataLoader in eu.europa.esig.dss.service.http.commons
Modifier and TypeClassDescriptionclass
Implementation of DataLoader for any protocol.class
This class provides some caching features to handle the resources.class
Implementation of DataLoader using HttpClient.class
Implementation of DataLoader using HttpClient to request a timestamp server.Modifier and TypeMethodDescriptionvoid
FileCacheDataLoader.setDataLoader
(DataLoader dataLoader) Sets the data loader for a remote documents access (e.g. -
Uses of DataLoader in eu.europa.esig.dss.service.ocsp
ModifierConstructorDescriptionOnlineOCSPSource
(DataLoader dataLoader) Creates an Online OCSP Source with the providedDataLoader
instance. -
Uses of DataLoader in eu.europa.esig.dss.service.tsp
Modifier and TypeMethodDescriptionvoid
OnlineTSPSource.setDataLoader
(DataLoader dataLoader) Set the DataLoader to use for querying the TSP server.ModifierConstructorDescriptionOnlineTSPSource
(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
Modifier and TypeClassDescriptionclass
This class allows to avoid downloading resources.class
Defines a map between URL and document to load the data from offline sourceclass
Implementation of native java DataLoader using the java.net.URL class. -
Uses of DataLoader in eu.europa.esig.dss.spi.x509.aia
Modifier and TypeMethodDescriptionvoid
DefaultAIASource.setDataLoader
(DataLoader dataLoader) void
OnlineAIASource.setDataLoader
(DataLoader dataLoader) Sets the data loader to be used to download a certificate token by AIAModifierConstructorDescriptionDefaultAIASource
(DataLoader dataLoader) Default constructor with a definedDataLoader
-
Uses of DataLoader in eu.europa.esig.dss.spi.x509.revocation
Modifier and TypeMethodDescriptionvoid
OnlineRevocationSource.setDataLoader
(DataLoader dataLoader) Set the DataLoader to use for querying a revocation server. -
Uses of DataLoader in eu.europa.esig.dss.validation
Modifier and TypeMethodDescriptionvoid
SignaturePolicyProvider.setDataLoader
(DataLoader dataLoader) Sets theDataLoader
to retrieve signature policy documents (e.g.