|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openrdf.http.object.handlers.ModifiedSinceHandler
public class ModifiedSinceHandler
Response with 304 and 412 when resource has not been modified.
| Constructor Summary | |
|---|---|
ModifiedSinceHandler(Handler delegate)
|
|
| Method Summary | |
|---|---|
Response |
handle(ResourceOperation req)
|
void |
invalidate()
|
Response |
verify(ResourceOperation req)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModifiedSinceHandler(Handler delegate)
| Method Detail |
|---|
public void invalidate()
public Response verify(ResourceOperation req)
throws java.lang.Exception
verify in interface Handlerjava.lang.Exception
public Response handle(ResourceOperation req)
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 | |||||||||