public class ProcessHeaders extends InstrumentAction
| Constructor and Description |
|---|
ProcessHeaders() |
| Modifier and Type | Method and Description |
|---|---|
Direction |
getDirection() |
String |
getHeadersExpression() |
String |
getOriginalType() |
void |
setDirection(Direction direction) |
void |
setHeadersExpression(String headersExpression) |
void |
setOriginalType(String originalType) |
public String getHeadersExpression()
public void setHeadersExpression(String headersExpression)
headersExpression - the headersExpression to setpublic String getOriginalType()
public void setOriginalType(String originalType)
originalType - the originalType to setpublic Direction getDirection()
public void setDirection(Direction direction)
direction - the direction to setCopyright © 2015–2016 Red Hat, Inc.. All rights reserved.