org.ow2.frascati.examples.comanche
Class FileRequestHandler

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

public class FileRequestHandler
extends Object
implements RequestHandler


Constructor Summary
FileRequestHandler()
           
 
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

FileRequestHandler

public FileRequestHandler()
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.