org.outerj.daisy.httpconnector.handlers
Class DocumentTypesHandler

java.lang.Object
  extended byorg.outerj.daisy.httpconnector.handlers.DocumentTypesHandler
All Implemented Interfaces:
RequestHandler

public class DocumentTypesHandler
extends java.lang.Object
implements RequestHandler


Constructor Summary
DocumentTypesHandler()
           
 
Method Summary
 java.lang.String getPathPattern()
           
 void handleRequest(java.util.Map matchMap, org.mortbay.http.HttpRequest request, org.mortbay.http.HttpResponse response, org.outerj.daisy.repository.Repository repository)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentTypesHandler

public DocumentTypesHandler()
Method Detail

getPathPattern

public java.lang.String getPathPattern()
Specified by:
getPathPattern in interface RequestHandler

handleRequest

public void handleRequest(java.util.Map matchMap,
                          org.mortbay.http.HttpRequest request,
                          org.mortbay.http.HttpResponse response,
                          org.outerj.daisy.repository.Repository repository)
                   throws java.lang.Exception
Specified by:
handleRequest in interface RequestHandler
Throws:
java.lang.Exception


Copyright © -2005 . All Rights Reserved.