org.ow2.frascati.examples.comanche
Class ErrorRequestHandler

java.lang.Object
  extended by org.ow2.frascati.examples.comanche.ErrorRequestHandler
All Implemented Interfaces:
RequestHandler

public class ErrorRequestHandler
extends Object
implements RequestHandler


Constructor Summary
ErrorRequestHandler()
           
 
Method Summary
 HandlerType getType()
           
 void handleRequest(Request r)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorRequestHandler

public ErrorRequestHandler()
Method Detail

handleRequest

public final void handleRequest(Request r)
                         throws IOException
Specified by:
handleRequest in interface RequestHandler
Throws:
IOException

getType

public final HandlerType getType()
Specified by:
getType in interface RequestHandler


Copyright © 2011. All Rights Reserved.