Class NativeDataLoaderCall

java.lang.Object
eu.europa.esig.dss.spi.client.http.NativeDataLoaderCall
All Implemented Interfaces:
Callable<byte[]>

public class NativeDataLoaderCall extends Object implements Callable<byte[]>
The call of native java DataLoader using the java.net.URL class.