|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheControl.Directive | |
|---|---|
| org.codehaus.httpcache4j | |
| Uses of CacheControl.Directive in org.codehaus.httpcache4j |
|---|
| Methods in org.codehaus.httpcache4j that return CacheControl.Directive | |
|---|---|
static CacheControl.Directive |
CacheControl.Directive.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CacheControl.Directive[] |
CacheControl.Directive.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructor parameters in org.codehaus.httpcache4j with type arguments of type CacheControl.Directive | |
|---|---|
CacheControl(java.util.Map<CacheControl.Directive,java.lang.String> directives)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||