| Package | Description |
|---|---|
| org.codehaus.httpcache4j | |
| org.codehaus.httpcache4j.auth |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthDirective |
class |
LinkDirective
http://www.w3.org/Protocols/9707-link-header.html
|
class |
QuotedDirective |
| Modifier and Type | Method and Description |
|---|---|
Directive |
Directives.getAsDirective(String key) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Directive> |
Directives.iterator() |
| Modifier and Type | Method and Description |
|---|---|
Directives |
Directives.add(Directive directive) |
| Constructor and Description |
|---|
LinkDirective(Directive directive) |
| Constructor and Description |
|---|
Directives(Iterable<Directive> directives) |
| Modifier and Type | Method and Description |
|---|---|
Directive |
AuthScheme.getDirective() |
| Constructor and Description |
|---|
AuthScheme(Directive directive) |
Copyright © 2008–2017. All rights reserved.