public class NutsVersionCompat506 extends AbstractNutsVersionCompat
| Constructor and Description |
|---|
NutsVersionCompat506(net.thevpc.nuts.NutsSession ws,
String apiVersion) |
| Modifier and Type | Method and Description |
|---|---|
NutsWorkspaceConfigApi |
parseApiConfig(net.thevpc.nuts.NutsSession session) |
NutsWorkspaceConfigBoot |
parseConfig(byte[] bytes,
net.thevpc.nuts.NutsSession session) |
NutsWorkspaceConfigMain |
parseMainConfig(net.thevpc.nuts.NutsSession session) |
NutsWorkspaceConfigRuntime |
parseRuntimeConfig(net.thevpc.nuts.NutsSession session) |
NutsWorkspaceConfigSecurity |
parseSecurityConfig(net.thevpc.nuts.NutsSession session) |
getApiOrdinalVersion, getApiVersion, getSessionpublic NutsVersionCompat506(net.thevpc.nuts.NutsSession ws,
String apiVersion)
public NutsWorkspaceConfigBoot parseConfig(byte[] bytes, net.thevpc.nuts.NutsSession session)
public NutsWorkspaceConfigApi parseApiConfig(net.thevpc.nuts.NutsSession session)
public NutsWorkspaceConfigRuntime parseRuntimeConfig(net.thevpc.nuts.NutsSession session)
public NutsWorkspaceConfigSecurity parseSecurityConfig(net.thevpc.nuts.NutsSession session)
public NutsWorkspaceConfigMain parseMainConfig(net.thevpc.nuts.NutsSession session)
Copyright © 2022 vpc open source initiative. All rights reserved.