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 java.lang.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 java.io.IOException
Specified by:
handleRequest in interface RequestHandler
Throws:
java.io.IOException

getType

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


Copyright © 2010 OW2 Consortium. All Rights Reserved.