Modifier and Type | Class and Description |
---|---|
static class |
ShellConfig.KeyConfig |
Constructor and Description |
---|
ShellConfig() |
Modifier and Type | Method and Description |
---|---|
int |
getPort() |
boolean |
isEnabled() |
ShellConfig.KeyConfig |
key() |
ShellConfig |
setEnabled(boolean enabled) |
ShellConfig |
setPort(int port) |
public boolean isEnabled()
public ShellConfig setEnabled(boolean enabled)
public int getPort()
public ShellConfig setPort(int port)
public ShellConfig.KeyConfig key()
Copyright © 2013-2018–2019 SeedStack. All rights reserved.