org.archive.wayback.proxy
Class ProxyArchivalRequestParser

java.lang.Object
  extended by org.archive.wayback.requestparser.BaseRequestParser
      extended by org.archive.wayback.requestparser.CompositeRequestParser
          extended by org.archive.wayback.proxy.ProxyRequestParser
              extended by org.archive.wayback.proxy.ProxyArchivalRequestParser
All Implemented Interfaces:
RequestParser

public class ProxyArchivalRequestParser
extends ProxyRequestParser


Field Summary
 
Fields inherited from class org.archive.wayback.requestparser.BaseRequestParser
DEFAULT_MAX_RECORDS, earliestTimestamp, latestTimestamp, maxRecords, QUERY_BASE, REPLAY_BASE, XQUERY_BASE
 
Constructor Summary
ProxyArchivalRequestParser()
           
 
Method Summary
 java.util.List<java.lang.String> getLocalhostNames()
           
protected  RequestParser[] getRequestParsers()
           
 void setLocalhostNames(java.util.List<java.lang.String> localhostNames)
           
 
Methods inherited from class org.archive.wayback.proxy.ProxyRequestParser
parse
 
Methods inherited from class org.archive.wayback.requestparser.CompositeRequestParser
init
 
Methods inherited from class org.archive.wayback.requestparser.BaseRequestParser
getEarliestTimestamp, getLatestTimestamp, getMapParam, getMapParamOrEmpty, getMaxRecords, getRequiredMapParam, setEarliestTimestamp, setLatestTimestamp, setMaxRecords
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxyArchivalRequestParser

public ProxyArchivalRequestParser()
Method Detail

getRequestParsers

protected RequestParser[] getRequestParsers()
Overrides:
getRequestParsers in class ProxyRequestParser

getLocalhostNames

public java.util.List<java.lang.String> getLocalhostNames()
Overrides:
getLocalhostNames in class ProxyRequestParser

setLocalhostNames

public void setLocalhostNames(java.util.List<java.lang.String> localhostNames)
Overrides:
setLocalhostNames in class ProxyRequestParser


Copyright © 2005-2008 Internet Archive. All Rights Reserved.