| Modifier and Type | Method and Description |
|---|---|
static BasicBody |
createContentBody(Content content) |
static BasicBody |
createParamsBody(Set<Param> params,
String namelist) |
<T> T |
evaluateBody(Context context) |
Set<String> |
getLocations() |
boolean |
isParamsBody() |
public static BasicBody createParamsBody(Set<Param> params, String namelist) throws ConfigurationException
ConfigurationExceptionpublic <T> T evaluateBody(Context context)
evaluateBody in interface Bodypublic Set<String> getLocations()
getLocations in interface Bodypublic boolean isParamsBody()
isParamsBody in interface BodyCopyright © 2015. All rights reserved.