Package | Description |
---|---|
org.apache.sshd.server.shell |
Modifier and Type | Method and Description |
---|---|
static ProcessShellFactory.TtyOptions |
ProcessShellFactory.TtyOptions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessShellFactory.TtyOptions[] |
ProcessShellFactory.TtyOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ProcessShellFactory(String[] command,
EnumSet<ProcessShellFactory.TtyOptions> ttyOptions) |
Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.