| Package | Description |
|---|---|
| org.apache.sshd.server.shell |
| Modifier and Type | Method and Description |
|---|---|
static ProcessShellFactory.TtyOptions |
ProcessShellFactory.TtyOptions.valueOf(java.lang.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(java.lang.String[] command,
java.util.EnumSet<ProcessShellFactory.TtyOptions> ttyOptions) |
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.