| Package | Description |
|---|---|
| org.codehaus.httpcache4j | |
| org.codehaus.httpcache4j.util |
| Modifier and Type | Method and Description |
|---|---|
Directives |
Directives.add(Directive directive) |
Directives |
Header.getDirectives() |
Directives |
CacheControl.getDirectives() |
| Modifier and Type | Method and Description |
|---|---|
List<Directives> |
Headers.getDirectives(String name) |
Optional<Directives> |
Headers.getFirstHeaderValueAsDirectives(String headerKey) |
| Constructor and Description |
|---|
CacheControl(Directives directives) |
Header(String name,
Directives directives) |
| Modifier and Type | Method and Description |
|---|---|
static Directives |
DirectivesParser.parse(String value) |
static Directives |
AuthDirectivesParser.parse(String challenge) |
Copyright © 2008–2017. All rights reserved.