|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheControlUtil.Directive | |
|---|---|
| org.apache.abdera.protocol.util | |
| Uses of CacheControlUtil.Directive in org.apache.abdera.protocol.util |
|---|
| Methods in org.apache.abdera.protocol.util that return CacheControlUtil.Directive | |
|---|---|
static CacheControlUtil.Directive |
CacheControlUtil.Directive.select(String d)
|
static CacheControlUtil.Directive |
CacheControlUtil.Directive.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CacheControlUtil.Directive[] |
CacheControlUtil.Directive.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.abdera.protocol.util that return types with arguments of type CacheControlUtil.Directive | |
|---|---|
Map<CacheControlUtil.Directive,String> |
CacheControlUtil.CacheControlParser.getValues()
|
Iterator<CacheControlUtil.Directive> |
CacheControlUtil.CacheControlParser.iterator()
|
| Methods in org.apache.abdera.protocol.util with parameters of type CacheControlUtil.Directive | |
|---|---|
String |
CacheControlUtil.CacheControlParser.getValue(CacheControlUtil.Directive directive)
|
String[] |
CacheControlUtil.CacheControlParser.getValues(CacheControlUtil.Directive directive)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||