|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openrdf.http.object.handlers.NotFoundHandler
public class NotFoundHandler
Converts a 204 into a 404 for GET and HEAD requests.
| Constructor Summary | |
|---|---|
NotFoundHandler(Handler delegate)
|
|
| Method Summary | |
|---|---|
Response |
handle(ResourceOperation request)
|
Response |
verify(ResourceOperation request)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotFoundHandler(Handler delegate)
| Method Detail |
|---|
public Response verify(ResourceOperation request)
throws java.lang.Exception
verify in interface Handlerjava.lang.Exception
public Response handle(ResourceOperation request)
throws java.lang.Exception
handle in interface Handlerjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||