public class NSessionUtils extends Object
| Constructor and Description |
|---|
NSessionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static net.thevpc.nuts.NSession |
configureCopyOfSession(net.thevpc.nuts.NSession session,
net.thevpc.nuts.io.NExecInput in,
net.thevpc.nuts.io.NExecOutput out,
net.thevpc.nuts.io.NExecOutput err) |
static boolean |
setSession(Object o,
net.thevpc.nuts.NSession session) |
public static boolean setSession(Object o, net.thevpc.nuts.NSession session)
public static net.thevpc.nuts.NSession configureCopyOfSession(net.thevpc.nuts.NSession session,
net.thevpc.nuts.io.NExecInput in,
net.thevpc.nuts.io.NExecOutput out,
net.thevpc.nuts.io.NExecOutput err)
Copyright © 2025 vpc open source initiative. All rights reserved.