NWebRequestImpl |
NWebRequestImpl.addHeader(String name,
String value) |
NWebRequestImpl |
NWebRequestImpl.setAuthorization(String authorization) |
NWebRequestImpl |
NWebRequestImpl.setAuthorizationBearer(String authorizationBearer) |
NWebRequestImpl |
NWebRequestImpl.setContentLanguage(String contentLanguage) |
NWebRequestImpl |
NWebRequestImpl.setHeader(String name,
String value) |
NWebRequestImpl |
NWebRequestImpl.setJsonRequestBody(Object body) |
NWebRequestImpl |
NWebRequestImpl.setMethod(net.thevpc.nuts.web.NHttpMethod method) |
protected NWebRequestImpl |
NWebRequestImpl.setMode(net.thevpc.nuts.runtime.standalone.xtra.web.NWebRequestImpl.Mode mode) |
NWebRequestImpl |
NWebRequestImpl.setUrl(String url,
Object... vars) |