| Package | Description |
|---|---|
| com.predic8.membrane.core.interceptor |
| Modifier and Type | Method and Description |
|---|---|
HeaderFilterInterceptor.Action |
HeaderFilterInterceptor.Rule.getAction() |
static HeaderFilterInterceptor.Action |
HeaderFilterInterceptor.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HeaderFilterInterceptor.Action[] |
HeaderFilterInterceptor.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Rule(HeaderFilterInterceptor.Action action) |
Rule(String pattern,
HeaderFilterInterceptor.Action action) |
Copyright © 2021. All Rights Reserved.