| Package | Description |
|---|---|
| org.jboss.resteasy.plugins.cache.server |
| Modifier and Type | Method and Description |
|---|---|
HeaderHolder.Type |
HeaderHolder.getType() |
static HeaderHolder.Type |
HeaderHolder.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HeaderHolder.Type[] |
HeaderHolder.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HeaderHolder.setType(HeaderHolder.Type type) |
| Constructor and Description |
|---|
HeaderHolder(HeaderHolder.Type type,
String value) |
Copyright © 2025. All rights reserved.