|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Conditionals | |
|---|---|
| org.codehaus.httpcache4j | |
| Uses of Conditionals in org.codehaus.httpcache4j |
|---|
| Methods in org.codehaus.httpcache4j that return Conditionals | |
|---|---|
Conditionals |
Conditionals.addIfMatch(Tag tag)
Adds tags to the If-Match header. |
Conditionals |
Conditionals.addIfNoneMatch(Tag tag)
Adds tags to the If-None-Match header. |
Conditionals |
HTTPRequest.getConditionals()
|
Conditionals |
Conditionals.ifModifiedSince(org.joda.time.DateTime time)
You should use the server's time here. |
Conditionals |
Conditionals.ifUnModifiedSince(org.joda.time.DateTime time)
You should use the server's time here. |
| Methods in org.codehaus.httpcache4j with parameters of type Conditionals | |
|---|---|
HTTPRequest |
HTTPRequest.conditionals(Conditionals conditionals)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||