net.wotonomy.web
Class WOResourceRequestHandler

java.lang.Object
  extended by net.wotonomy.web.WORequestHandler
      extended by net.wotonomy.web.WOResourceRequestHandler

public class WOResourceRequestHandler
extends WORequestHandler

An implementation of WORequestHandler that retrieves resources from the deployed application.

Version:
$Revision: 905 $
Author:
michael@mpowers.net, $Author: cgruber $

Constructor Summary
WOResourceRequestHandler()
           
 
Method Summary
 WOResponse handleRequest(WORequest aRequest)
          Dispatches the request and returns the response.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WOResourceRequestHandler

public WOResourceRequestHandler()
Method Detail

handleRequest

public WOResponse handleRequest(WORequest aRequest)
Description copied from class: WORequestHandler
Dispatches the request and returns the response.

Specified by:
handleRequest in class WORequestHandler


Copyright © 2006 null. All Rights Reserved.