public class DownLoadPageTask extends Object
DownLoadPageTask()
Future<org.apache.http.client.fluent.Content>
getFuture(String url, File file)
static DownLoadPageTask
getInstance()
static void
main(String[] args)
void
shutdown()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DownLoadPageTask()
public static DownLoadPageTask getInstance()
public Future<org.apache.http.client.fluent.Content> getFuture(String url, File file)
public void shutdown()
public static void main(String[] args)
Copyright © 2023 onecode. All rights reserved.