public static class RnshHttpClient.ExecResult extends Object
| Constructor and Description |
|---|
ExecResult(int code,
net.thevpc.nuts.io.NInputSource out,
net.thevpc.nuts.io.NInputSource err) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
net.thevpc.nuts.io.NInputSource |
getErr() |
net.thevpc.nuts.io.NInputSource |
getOut() |
Copyright © 2025 vpc open source initiative. All rights reserved.