| Package | Description |
|---|---|
| com.sun.jersey.api.container.filter |
Provides common server-side filters.
|
| Modifier and Type | Method and Description |
|---|---|
static PostReplaceFilter.ConfigFlag |
PostReplaceFilter.ConfigFlag.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PostReplaceFilter.ConfigFlag[] |
PostReplaceFilter.ConfigFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PostReplaceFilter(PostReplaceFilter.ConfigFlag... configFlags)
Initializes this filter with config flags.
|
Copyright © 2016 Oracle Corporation. All Rights Reserved.