org.archive.net.md5
Class Md5URLConnection

java.lang.Object
  extended by java.net.URLConnection
      extended by org.archive.net.DownloadURLConnection
          extended by org.archive.net.md5.Md5URLConnection

public class Md5URLConnection
extends DownloadURLConnection

Md5 URL connection.

Version:
$Date: 2006-08-18 16:13:32 +0000 (Fri, 18 Aug 2006) $, $Revision: 4510 $
Author:
stack

Field Summary
 
Fields inherited from class java.net.URLConnection
allowUserInteraction, connected, doInput, doOutput, ifModifiedSince, url, useCaches
 
Constructor Summary
protected Md5URLConnection(java.net.URL u)
           
 
Method Summary
 
Methods inherited from class org.archive.net.DownloadURLConnection
connect, getCommand, getFile, getInputStream, getScript, setFile
 
Methods inherited from class java.net.URLConnection
addRequestProperty, getAllowUserInteraction, getConnectTimeout, getContent, getContent, getContentEncoding, getContentLength, getContentType, getDate, getDefaultAllowUserInteraction, getDefaultRequestProperty, getDefaultUseCaches, getDoInput, getDoOutput, getExpiration, getFileNameMap, getHeaderField, getHeaderField, getHeaderFieldDate, getHeaderFieldInt, getHeaderFieldKey, getHeaderFields, getIfModifiedSince, getLastModified, getOutputStream, getPermission, getReadTimeout, getRequestProperties, getRequestProperty, getURL, getUseCaches, guessContentTypeFromName, guessContentTypeFromStream, setAllowUserInteraction, setConnectTimeout, setContentHandlerFactory, setDefaultAllowUserInteraction, setDefaultRequestProperty, setDefaultUseCaches, setDoInput, setDoOutput, setFileNameMap, setIfModifiedSince, setReadTimeout, setRequestProperty, setUseCaches, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Md5URLConnection

protected Md5URLConnection(java.net.URL u)


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