| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.xtra.web |
| Modifier and Type | Method and Description |
|---|---|
NWebRequestImpl |
NWebRequestImpl.addHeader(String name,
String value) |
NWebRequestImpl |
NWebRequestImpl.header(String name,
String value) |
NWebRequestImpl |
NWebRequestImpl.jsonRequestBody(Object body) |
NWebRequestImpl |
NWebRequestImpl.method(NHttpMethod method) |
protected NWebRequestImpl |
NWebRequestImpl.setMode(net.thevpc.nuts.runtime.standalone.xtra.web.NWebRequestImpl.Mode mode) |
NWebRequestImpl |
NWebRequestImpl.uri(String url,
Object... vars) |
Copyright © 2026 vpc open source initiative. All rights reserved.