Package org.japtproxy.fetcher

Interface Summary
FetchedResource The FetchedResource interface defines methods used to get information about the fetched resource.
Fetcher The Fetcher interface defines methods used to fetch external resources.
 

Class Summary
FetchedResourceFtp The FetchedResourceFtp provides access to the via FTP fetched resource.
FetchedResourceHttp The FetchedResourceHttp provides access to the via HTTP fetched resource.
FetcherFactory Factory class used to initialize fetcher classes and return their instances.
FetcherFtp The FetcherFtp is responsible for fetching files from ftp resources.
FetcherHttp The FetcherHttp is responsible for fetching files from http resources.
 



Copyright © 2006-2008. All Rights Reserved.