org.outerj.daisy.httpconnector.handlers
Class DocumentHandler
java.lang.Object
org.outerj.daisy.httpconnector.handlers.AbstractDocumentHandler
org.outerj.daisy.httpconnector.handlers.DocumentHandler
- All Implemented Interfaces:
- RequestHandler
public class DocumentHandler
- extends AbstractDocumentHandler
Constructor Summary |
DocumentHandler(org.apache.avalon.framework.logger.Logger requestErrorLogger,
int uploadThreshold,
int uploadMaxSize,
java.lang.String uploadTempdir)
|
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 |
DocumentHandler
public DocumentHandler(org.apache.avalon.framework.logger.Logger requestErrorLogger,
int uploadThreshold,
int uploadMaxSize,
java.lang.String uploadTempdir)
getPathPattern
public java.lang.String getPathPattern()
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
- Throws:
java.lang.Exception
Copyright © -2012 . All Rights Reserved.