org.apache.nutch.mapReduce
Class JobTrackerInfoServer.RedirectHandler

java.lang.Object
  extended byorg.mortbay.http.handler.AbstractHttpHandler
      extended byorg.apache.nutch.mapReduce.JobTrackerInfoServer.RedirectHandler
All Implemented Interfaces:
org.mortbay.http.HttpHandler, org.mortbay.util.LifeCycle, Serializable
Enclosing class:
JobTrackerInfoServer

public static class JobTrackerInfoServer.RedirectHandler
extends org.mortbay.http.handler.AbstractHttpHandler

See Also:
Serialized Form

Constructor Summary
JobTrackerInfoServer.RedirectHandler()
           
 
Method Summary
 void handle(String pathInContext, String pathParams, org.mortbay.http.HttpRequest request, org.mortbay.http.HttpResponse response)
           
 
Methods inherited from class org.mortbay.http.handler.AbstractHttpHandler
getHttpContext, getName, handleTrace, initialize, isStarted, setName, start, stop, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JobTrackerInfoServer.RedirectHandler

public JobTrackerInfoServer.RedirectHandler()
Method Detail

handle

public void handle(String pathInContext,
                   String pathParams,
                   org.mortbay.http.HttpRequest request,
                   org.mortbay.http.HttpResponse response)
            throws org.mortbay.http.HttpException,
                   IOException
Throws:
org.mortbay.http.HttpException
IOException


Copyright © 2006 The Apache Software Foundation