Class UrlFetcher
- java.lang.Object
-
- network.oxalis.vefa.peppol.lookup.fetcher.AbstractFetcher
-
- network.oxalis.vefa.peppol.lookup.fetcher.UrlFetcher
-
- All Implemented Interfaces:
MetadataFetcher
public class UrlFetcher extends AbstractFetcher
-
-
Field Summary
-
Fields inherited from class network.oxalis.vefa.peppol.lookup.fetcher.AbstractFetcher
timeout
-
-
Constructor Summary
Constructors Constructor Description UrlFetcher(Mode mode)
-
-
-
Constructor Detail
-
UrlFetcher
public UrlFetcher(Mode mode)
-
-
Method Detail
-
fetch
public FetcherResponse fetch(List<URI> uriList) throws LookupException, FileNotFoundException
- Throws:
LookupExceptionFileNotFoundException
-
-