Interface DataLoader

All Superinterfaces:
Serializable
All Known Implementing Classes:
CommonsDataLoader, FileCacheDataLoader, IgnoreDataLoader, MemoryDataLoader, NativeHTTPDataLoader, OCSPDataLoader, TimestampDataLoader

public interface DataLoader extends Serializable
Component that allows to retrieve the data using any protocol: HTTP, HTTPS, FTP, LDAP.