|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Header.Type | |
|---|---|
| net.sf.ehcache.constructs.web | Constructs useful for Java EE Web Container environments, specifically the Servlet 2.3 and later specifications. |
| Uses of Header.Type in net.sf.ehcache.constructs.web |
|---|
| Methods in net.sf.ehcache.constructs.web that return Header.Type | |
|---|---|
static Header.Type |
Header.Type.determineType(java.lang.Class<? extends java.io.Serializable> typeClass)
Determines the Header.Type of the Header. |
Header.Type |
Header.getType()
|
static Header.Type |
Header.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Header.Type[] |
Header.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||