public class LetHandlerFactory extends Object
header | applies the expression to the response headers |
body | applies the expression to the body |
body:xml | applies the expression to the body as XML. expressions are XPaths. |
js | applies expression to body as JSON |
const | it's actually a shortcut to allow setting of const labels |
body:plain | returns the plain result body. |
| Modifier and Type | Method and Description |
|---|---|
static LetHandler |
getHandlerFor(String part) |
public static LetHandler getHandlerFor(String part)
part - the part to consider in the let expressionCopyright © 2017 smartrics. All rights reserved.