org.ow2.frascati.examples.comanche
Class RequestAnalyzer

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

public class RequestAnalyzer
extends Object
implements RequestHandler


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

RequestAnalyzer

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