public class WebClient<T>
extends de.tsl2.nano.incubation.specification.AbstractRunnable<T>
| Constructor and Description |
|---|
WebClient()
constructor
|
| Modifier and Type | Method and Description |
|---|---|
static WebClient |
create(String expression,
Class contentClass)
sets the new Expression and evaluates new values for:
method, contentType valuesOnly,
urlRESTSeparators, handleResponse. |
String |
getName() |
static String |
getName(String url) |
String |
getUrl() |
T |
run(Map<String,Object> context,
Object... extArgs) |
addConstraint, addSpecification, addSpecification, asSequence, checkConstraint, checkedArguments, checkSpecification, createConstraints, createParameters, createSimpleParameters, getOperation, getParameter, getParameterList, initDeserializing, markArgumentsAsSequence, parameters, prefix, setOperation, toStringpublic static WebClient create(String expression, Class contentClass)
method, contentType valuesOnly,
urlRESTSeparators, handleResponse.expression - new expressionpublic String getUrl()
Copyright © 2012–2020. All rights reserved.