|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ExpiresFilter.StartingPoint in fr.xebia.servlet.filter |
|---|
| Methods in fr.xebia.servlet.filter that return ExpiresFilter.StartingPoint | |
|---|---|
ExpiresFilter.StartingPoint |
ExpiresFilter.ExpiresConfiguration.getStartingPoint()
|
static ExpiresFilter.StartingPoint |
ExpiresFilter.StartingPoint.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ExpiresFilter.StartingPoint[] |
ExpiresFilter.StartingPoint.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in fr.xebia.servlet.filter with parameters of type ExpiresFilter.StartingPoint | |
|---|---|
ExpiresFilter.ExpiresConfiguration(ExpiresFilter.StartingPoint startingPoint,
ExpiresFilter.Duration... durations)
|
|
ExpiresFilter.ExpiresConfiguration(ExpiresFilter.StartingPoint startingPoint,
List<ExpiresFilter.Duration> durations)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||