public class E02ShellWithConsolePrompts
extends java.lang.Object
E01Shell, except the connection details and
credentials are not hard coded. Instead, they are prompted for on the
console.
It also demonstrates listening to channel events.
| Constructor and Description |
|---|
E02ShellWithConsolePrompts() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] arg)
Entry point.
|
Copyright © 2018. All rights reserved.