| Package | Description |
|---|---|
| io.apiman.plugins.simpleheaderpolicy.beans |
| Modifier and Type | Method and Description |
|---|---|
static StripHeaderBean.StripType |
StripHeaderBean.StripType.fromValue(String value) |
StripHeaderBean.StripType |
StripHeaderBean.getStripType()
Strip Header(s) That Match
|
static StripHeaderBean.StripType |
StripHeaderBean.StripType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StripHeaderBean.StripType[] |
StripHeaderBean.StripType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StripHeaderBean.setStripType(StripHeaderBean.StripType stripType)
Strip Header(s) That Match
|
Copyright © 2014–2015 JBoss, a division of Red Hat. All rights reserved.