org.archive.crawler.fetcher
Class FetchHTTP.PostRestore

java.lang.Object
  extended by org.archive.crawler.fetcher.FetchHTTP.PostRestore
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
FetchHTTP

 class FetchHTTP.PostRestore
extends java.lang.Object
implements java.lang.Runnable


Field Summary
(package private)  org.apache.commons.httpclient.Cookie[] cookies
           
 
Constructor Summary
FetchHTTP.PostRestore(org.apache.commons.httpclient.Cookie[] cookies)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cookies

org.apache.commons.httpclient.Cookie[] cookies
Constructor Detail

FetchHTTP.PostRestore

public FetchHTTP.PostRestore(org.apache.commons.httpclient.Cookie[] cookies)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2003-2011 Internet Archive. All Rights Reserved.