| Package | Description |
|---|---|
| org.codehaus.httpcache4j | |
| org.codehaus.httpcache4j.mutable |
| Modifier and Type | Method and Description |
|---|---|
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 |
Headers.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.
|
static Conditionals |
Conditionals.valueOf(Headers headers) |
| Modifier and Type | Method and Description |
|---|---|
Headers |
Headers.withConditionals(Conditionals conditionals) |
| Modifier and Type | Method and Description |
|---|---|
Conditionals |
MutableConditionals.toConditionals() |
Copyright © 2008-2013. All Rights Reserved.