|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.outerj.daisy.httpconnector.handlers.QueryHandler
public class QueryHandler
| Constructor Summary | |
|---|---|
QueryHandler()
|
|
| 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 |
|---|
public QueryHandler()
| Method Detail |
|---|
public java.lang.String getPathPattern()
getPathPattern in interface RequestHandler
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
handleRequest in interface RequestHandlerjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||