| Package | Description |
|---|---|
| org.apache.karaf.shell.console.factory | |
| org.apache.karaf.shell.console.impl.jline |
| Modifier and Type | Method and Description |
|---|---|
Console |
ConsoleFactory.create(InputStream in,
PrintStream out,
PrintStream err,
jline.Terminal term,
String encoding,
Runnable closeCallback)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConsoleImpl |
| Modifier and Type | Method and Description |
|---|---|
Console |
ConsoleFactoryService.create(InputStream in,
PrintStream out,
PrintStream err,
jline.Terminal terminal,
String encoding,
Runnable closeCallback) |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.